[ scummvm-Bugs-2106292 ] Games Crash on Startup
SourceForge.net
noreply at sourceforge.net
Thu Sep 11 21:53:51 CEST 2008
Bugs item #2106292, was opened at 2008-09-11 14:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2106292&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Unknown Crash/Other
Group: All Games
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: clone2727 (mthreepwood)
Assigned to: Nobody/Anonymous (nobody)
Summary: Games Crash on Startup
Initial Comment:
I compiled my code on WinXP using:
MinGW + GCC 3.4.2 and ScummVM r34494 (the head revision at time of writing). And, it has SDL, and all required libs.
And, here's my problem: Half of my games don't start up. They segfault (according to gdb). I've tried to trace it, and it appears to crash while trying to create a new Node in List::Insert when trying to add the game's path to the global searchset. Though, I haven't found the root cause of the problem.
I'm not sure if anyone else has had this problem (I've not heard of this with anyone else).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2106292&group_id=37116
More information about the Scummvm-tracker
mailing list