Help ! Warzone crashes

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
Post Reply
DocParano
New user
Posts: 4
Joined: 25 Jun 2007, 20:53

Help ! Warzone crashes

Post by DocParano »

Hi !
I 'm a french gamer and glad to play agin with Warzone  :)

But at the begining of a mission (?) Warzone crashes when the transporter is landing....Why ?
Image

Any Idea ? I don't know how to read the diagnostic file....

Sorry for my english..and thanks !
Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18
Contact:

Re: Help ! Warzone crashes

Post by Giel »

DocParano wrote: Any Idea ? I don't know how to read the diagnostic file....
You can't read that file, at least not on Windows (unless you compile winedebug for windows). Anyway if you attach that file to you're post (see "Additional Options" while posting) and tell us which version of Warzone you're using then we can extract some (hopefully) useful information from it.
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
DocParano
New user
Posts: 4
Joined: 25 Jun 2007, 20:53

Re: Help ! Warzone crashes

Post by DocParano »

Thanks for your help  ;)
Attachments

[The extension has been deactivated and can no longer be displayed.]

Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18
Contact:

Re: Help ! Warzone crashes

Post by Giel »

Extracted backtrace:

Code: Select all

WineDbg starting on minidump on pid 1172
  warzone2100.exe was running on #1 Intel Pentium Pro/II-0.3336 CPU on Windows XP (2600)
Register dump:
 CS:001b SS:0023 DS:0023 ES:0023 FS:003b GS:0000
 EIP:00000000 ESP:0023f50c EBP:0023f648 EFLAGS:00210297(   - 00     RISAP1C)
 EAX:00000000 EBX:0023f535 ECX:77c10e66 EDX:77c31b90
 ESI:004139f0 EDI:01e94018
Stack dump:
0x0023f50c:  0051dad8 00000000 00001b80 0023f638
0x0023f51c:  05d2a830 0000000b 7c9206eb 04d73af8
0x0023f52c:  0023fa74 0023fa68 72637305 2f747069
0x0023f53c:  61746164 6d61632f 2e352d31 006f6c76
0x0023f54c:  6c732e74 6c76006f 702e7261 0000676e
0x0023f55c:  0023f92c 0023f904 00000084 00000208
Backtrace:
=>1 0x00000000 (0x00000000)
  2 0x005233c0 res_parse+0x480 [/home/sevendays/Warzone/Gna/2.0.7/lib/framework/resource_parser.y:114] in warzone2100 (0x005233c0)
  3 0x0051ddb2 resLoad+0xc2(pResFile=0x1e8b278, blockID=0xb, pLoadBuffer=0x3a30020, bufferSize=0x4c4b40, psMemHeap=0x1e9b248) [/home/sevendays/Warzone/Gna/2.0.7/lib/framework/frameresource.c:152] in warzone2100 (0x0051ddb2)
  4 0x0045654d levLoadData+0x30d(pName=0x6a7530, pSaveName=0x0, saveType=0x0) [/home/sevendays/Warzone/Gna/2.0.7/src/levels.c:1092] in warzone2100 (0x0045654d)
  5 0x0045b48d SDL_main+0x79d(argc=0x1, argv=0x23fd70) [/home/sevendays/Warzone/Gna/2.0.7/src/main.c:617] in warzone2100 (0x0045b48d)
  6 0x0055d861 in warzone2100 (+0x15d861) (0x0055d861)
  7 0x0055da47 in warzone2100 (+0x15da47) (0x0055da47)
  8 0x0055d533 in warzone2100 (+0x15d533) (0x0055d533)
  9 0x00000000 (0x00000000)
WineDbg starting on pid 0x494
This looks very, very strange. Looks like stack corruption to me which is _bad_ if it really did happen.
Last edited by Giel on 25 Jun 2007, 23:53, edited 1 time in total.
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
DocParano
New user
Posts: 4
Joined: 25 Jun 2007, 20:53

Re: Help ! Warzone crashes

Post by DocParano »

Giel wrote:
This looks very, very strange. ...
I begun  a new campaign in cheat mode "let me win" without saving to mission 9 (arizona) and no crash !!!  :o  Strange, very strange !!!
Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18
Contact:

Re: Help ! Warzone crashes

Post by Giel »

DocParano wrote: Strange, very strange !!!
That's the problem with crashes that they're usually strange, that makes them harder to fix.
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
User avatar
Watermelon
Code contributor
Code contributor
Posts: 551
Joined: 08 Oct 2006, 09:37

Re: Help ! Warzone crashes

Post by Watermelon »

looks like warzone was trying to load a file that doesnt exist in the data/somefolder,pasting the last few lines of your stderr.txt in your warzone main folder when it happens again next time might help pinpointing the problem.
tasks postponed until the trunk is relatively stable again.
Post Reply