Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#5133 closed defect (fixed)

HOYLE4: segfault

Reported by: SF/abevi Owned by: bluegr
Priority: normal Component: Engine: SCI
Version: Keywords:
Cc: Game: Hoyle's Classic Card Games

Description

HOYLE4 (DOS/WIN) via scummvm1.2.0svn51727 (--enable-all-engines) on Ubuntu 10.04 (x86)

When you first start the game, before selecting anything form the main menu, select OPTIONS from the menu bar. Once you click OK (regardless of whether you check/uncheck "Use Standard Opponents", scummvm exits due to a segmentation fault.

Ticket imported from: #3039305. Ticket imported from: bugs/5133.

Change History (6)

comment:1 by SF/abevi, 14 years ago

The same thing happens when you try to select a different DECK from the menu bar

comment:2 by SF/abevi, 14 years ago

For the initial report (OPTIONS -> USE STANDARD OPPONENTS -> OK), here's a bit more info:

Thread [1] (Suspended: Signal 'SIGSEGV' received. Description: Segmentation fault.) 9 Sci::GfxCoordAdjuster16::kernelLocalToGlobal() /home/maximus/workspaces/cpp/scummvm/engines/sci/graphics/coordadjuster.cpp:56 0x080b63c8
8 Sci::kLocalToGlobal() /home/maximus/workspaces/cpp/scummvm/engines/sci/engine/kevent.cpp:249 0x0807aed0 7 callKernelFunc() /home/maximus/workspaces/cpp/scummvm/engines/sci/engine/vm.cpp:742 0x080a8273
6 Sci::run_vm() /home/maximus/workspaces/cpp/scummvm/engines/sci/engine/vm.cpp:1446 0x080ab17e
5 Sci::SciEngine::runGame() /home/maximus/workspaces/cpp/scummvm/engines/sci/sci.cpp:426 0x080753b6
4 Sci::SciEngine::run() /home/maximus/workspaces/cpp/scummvm/engines/sci/sci.cpp:276 0x080748f2
3 runGame() /home/maximus/workspaces/cpp/scummvm/base/main.cpp:212 0x080564a8 2 scummvm_main() /home/maximus/workspaces/cpp/scummvm/base/main.cpp:399 0x08056f6f
1 main() /home/maximus/workspaces/cpp/scummvm/backends/platform/sdl/main.cpp:66 0x0805319e

comment:3 by SF/abevi, 14 years ago

Same stack trace applies when clicking DECK (or the other instances I found in the mini games)

comment:4 by SF/abevi, 14 years ago

Summary: SCI: HOYLE4 - segfaultHOYLE4: segfault

comment:5 by bluegr, 14 years ago

Both issues fixed in rev #51733

comment:6 by bluegr, 14 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.