Warzone2100 / old-trac-import

Archived Import of (old) Warzone 2100 Trac
0 stars 0 forks source link

crash at skirmish #913

Closed wzdev-ci closed 15 years ago

wzdev-ci commented 15 years ago

resolution_Requesting more information about issue type_bug | by anonymous


Program: /usr/bin/warzone2100(warzone2100)
Command line: "warzone2100"
Version: Version [0] - Built Sep 10 2009
Distributor: UNKNOWN
Compiled on: Sep 10 2009 15:37:59
Compiled by: GCC 4.4.1
Executed on: Thu Sep 10 15:46:45 2009
Operating system: Linux
Node name: myhost
Release: 2.6.30-ARCH
Version: #1 SMP PREEMPT Mon Aug 17 16:06:45 CEST 2009
Machine: x86_64

Pointers: 64bit

Compiled against PhysicsFS version: 2.0.0
Running with PhysicsFS version: 2.0.0    

Misc Data:
[03:46:45]OpenGL Vendor : NVIDIA Corporation
[03:46:45]OpenGL Renderer : GeForce 7900 GS/PCI/SSE2
[03:46:45]OpenGL Version : 2.1.2 NVIDIA 185.18.36   
[03:46:45]ALC_FREQUENCY = 44100                     
[03:46:45]ALC_REFRESH = 46                          
[03:46:45]ALC_SYNC = 0                              
[03:46:45]ALC_MONO_SOURCES = 255                    
[03:46:45]ALC_STEREO_SOURCES = 1                    
[03:46:45]OpenAL Vendor: OpenAL Community           
[03:46:45]OpenAL Version: 1.1 ALSOFT 1.8.466        
[03:46:45]OpenAL Renderer: OpenAL Soft              
[03:46:45]Using language: Системная локализация     
[03:47:04]Current Level/map is Sk-Rush              

Dump caused by signal: SIGSEGV: Invalid memory reference: Address not mapped to object

Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967248
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967216
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967248
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967229
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967248
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967216
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967248
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967226
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967248
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967230
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967248
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967227
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967249
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967185
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967249
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967169
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967248
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967216
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967249
Log message: error   |04:44:05: [iV_GetCharWidth] Couldn't retrieve a bounding box for the character code 4294967173

GLIBC raw backtrace:
warzone2100[0x5efb0d]
/lib/libpthread.so.0[0x7f46d28e7790]
warzone2100[0x488e88]
warzone2100(bucketAddTypeToList+0xa2)[0x4893e2]
warzone2100[0x49cc52]
warzone2100(displayDynamicObjects+0x117)[0x49ce07]
warzone2100[0x4a147f]
warzone2100(draw3DScene+0x405)[0x4a21f5]
warzone2100(displayWorld+0x9d)[0x4a3e5d]
warzone2100(gameLoop+0x31e)[0x4f3f2e]
warzone2100(main+0x7dd)[0x4f629d]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7f46d05969ed]
warzone2100[0x47c409]

No extended backtrace dumped:
- GDB not available

Issue migrated from trac:913 at 2022-04-15 19:13:50 -0700

wzdev-ci commented 15 years ago

anonymous uploaded file dump (5.1 KiB)

wzdev-ci commented 15 years ago

anonymous commented


sorry my first report, dump file in attach (

wzdev-ci commented 15 years ago

Buginator changed status from new to closed

wzdev-ci commented 15 years ago

Buginator set resolution to needinfo

wzdev-ci commented 15 years ago

Buginator edited the issue description

wzdev-ci commented 15 years ago

Buginator commented


Don't strip the executable please, and it would be nice if you did install gdb on your system. :)

Compile it with the -g flag, don't use strip (though, that should be the default, what distro you running?)

Closing ticket as need info, since this dump is pretty much useless.

If you get another crash, then please attach it to this ticket, then we can reopen it.

Thanks.