Crash and MDMP-File

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
Post Reply
Oelpfanne
Greenhorn
Posts: 11
Joined: 25 Jun 2007, 23:29

Crash and MDMP-File

Post by Oelpfanne »

Hi,

Warzone crashes often and it has made e mdmp-file, but I don't know, how to read it.
Which program does I need to read it?
Kamaze
Regular
Regular
Posts: 1017
Joined: 30 Jul 2006, 15:23

Re: Crash and MDMP-File

Post by Kamaze »

Attach it here. The devs can extract the information and will normally post them then in this topic.
But i don't know how they do it at the moment.
We all have the same heaven, but not the same horizon.
Oelpfanne
Greenhorn
Posts: 11
Joined: 25 Jun 2007, 23:29

Re: Crash and MDMP-File

Post by Oelpfanne »

Ok done. Thanks for the information!
Attachments

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

sicanjal
Rookie
Rookie
Posts: 29
Joined: 11 Sep 2006, 11:44
Location: United Kingdom

Re: Crash and MDMP-File

Post by sicanjal »

An important point; which version are you using? In order to make use of the dump the devs need to know which executable was used otherwise the information can't be linked to anything.
Oelpfanne
Greenhorn
Posts: 11
Joined: 25 Jun 2007, 23:29

Re: Crash and MDMP-File

Post by Oelpfanne »

Version 2.0.7
User avatar
DevUrandom
Regular
Regular
Posts: 1690
Joined: 31 Jul 2006, 23:14

Re: Crash and MDMP-File

Post by DevUrandom »

Luckily Windows dumps the version of the exe in the mdmp. (And we write it in the gdmp.)
Will have a look at the contents later, sorry.
Oelpfanne
Greenhorn
Posts: 11
Joined: 25 Jun 2007, 23:29

Re: Crash and MDMP-File

Post by Oelpfanne »

don't understand that Oo
Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18
Contact:

Re: Crash and MDMP-File

Post by Giel »

Extracted dump (binary was from 2.0.7):

Code: Select all

  warzone2100.exe was running on #1 Intel Pentium Pro/II-0.1538 CPU on Windows 2000 (2195)
Register dump:
 CS:001b SS:0023 DS:0023 ES:0023 FS:0038 GS:0000
 EIP:2163576d ESP:0022f94c EBP:0022f998 EFLAGS:00210212(   - 00      - RIA1)
 EAX:00000000 EBX:00000d80 ECX:042b4620 EDX:0a790ebc
 ESI:042c063c EDI:00000280
Stack dump:
0x0022f94c:  004aa5e4 00000000 00000000 00000000
0x0022f95c:  ffa00d80 00000000 fff8c2c0 00000000
0x0022f96c:  000000ca 000014f8 00000eb2 fffffbc1
0x0022f97c:  0000002b 000004ba 00000028 00000000
0x0022f98c:  00000007 042c063c 042c063c 0022f9b8
0x0022f99c:  004aa8be 00000007 042c063c 000001e0
Backtrace:
=>1 0x2163576d (0x2163576d)
  2 0x004aa8be bucketCalculateState+0x1e(objectType=0x7, pObject=0x42c063c) [/home/sevendays/Warzone/Gna/2.0.7/src/bucket3d.c:724] in warzone2100 (0x004aa8be)
  3 0x004aac22 bucketAddTypeToList+0x82(objectType=0x7, pObject=0x42c063c) [/home/sevendays/Warzone/Gna/2.0.7/src/bucket3d.c:195] in warzone2100 (0x004aac22)
  4 0x004b53af displayAnimation+0xaf(psAnimObj=0x42c0618, bHoldOnFirstFrame=0x0) [/home/sevendays/Warzone/Gna/2.0.7/src/display3d.c:1916] in warzone2100 (0x004b53af)
  5 0x004b5667 displayStaticObjects+0x147 [/home/sevendays/Warzone/Gna/2.0.7/src/display3d.c:1791] in warzone2100 (0x004b5667)
  6 0x004b63d4 drawTiles+0x7f4(camera=0x6ecec0, player=0x6ecae0) [/home/sevendays/Warzone/Gna/2.0.7/src/display3d.c:1008] in warzone2100 (0x004b63d4)
  7 0x004b68ef displayTerrain+0x8f [/home/sevendays/Warzone/Gna/2.0.7/src/display3d.c:653] in warzone2100 (0x004b68ef)
  8 0x004b6a91 draw3DScene+0x91 [/home/sevendays/Warzone/Gna/2.0.7/src/display3d.c:440] in warzone2100 (0x004b6a91)
  9 0x0041e39e displayWorld+0x4e [/home/sevendays/Warzone/Gna/2.0.7/src/display.c:1646] in warzone2100 (0x0041e39e)
  10 0x00459dce gameLoop+0x24e [/home/sevendays/Warzone/Gna/2.0.7/src/loop.c:709] in warzone2100 (0x00459dce)
  11 0x0045b37e SDL_main+0x68e(argc=0x1, argv=0x22fd70) [/home/sevendays/Warzone/Gna/2.0.7/src/main.c:774] in warzone2100 (0x0045b37e)
  12 0x0055d861 in warzone2100 (+0x15d861) (0x0055d861)
  13 0x0055da47 in warzone2100 (+0x15da47) (0x0055da47)
  14 0x0055d533 in warzone2100 (+0x15d533) (0x0055d533)
  15 0x00000000 (0x00000000)
WineDbg starting on pid 0x5f0
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
Oelpfanne
Greenhorn
Posts: 11
Joined: 25 Jun 2007, 23:29

Re: Crash and MDMP-File

Post by Oelpfanne »

thank you. But I thought that I can see the problem of the crashes :(
CRISTIAN
Rookie
Rookie
Posts: 28
Joined: 11 Aug 2006, 01:22
Location: Argentina
Contact:

Re: Crash and MDMP-File

Post by CRISTIAN »

Code: Select all

Assertion failed!
Program: D:\Warzone 2100\warzone2100.exe
File: C:\Documents and Settings\Giel van Schijnde...\hdi.c
Line: 3025

Expression: id == 4000 || id == 4001 || id == 4002 || id == 4004

blah blah...
Playing the r2383 in windowsXP. 3hours of play. Skirmish . 
Is it useless? coz i have a lot in multiplayer :D
Attachments

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

If (windows rulez) then (Linux fails)
Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18
Contact:

Re: Crash and MDMP-File

Post by Giel »

Considering that I didn't build a nightly of r2383 I figure you compiled it yourself. This means that I cannot use you're dump file.
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
CRISTIAN
Rookie
Rookie
Posts: 28
Joined: 11 Aug 2006, 01:22
Location: Argentina
Contact:

Re: Crash and MDMP-File

Post by CRISTIAN »

It's this one. http://localhost/convert/phpBB3/viewtop ... 7790#p7790 Donwloaded from there.
If (windows rulez) then (Linux fails)
Post Reply