Bug 5859 - Crash upgrading fireball tower defense on mission 2 wave 6
Status: RESOLVED DUPLICATE of bug 5833
Alias: None
Product: Dungeon Defenders
Classification: Unclassified
Component: everything
Version: unspecified
Hardware: PC Linux
: P3 normal
Assignee: Ryan C. Gordon
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2013-01-05 16:24 EST by Eemil Lagerspetz
Modified: 2013-04-03 03:31:24 EDT
1 user (show)

See Also:



Description Eemil Lagerspetz 2013-01-05 16:24:38 EST
When I clicked to upgrade a fireball tower (first upgrade), the game crashed. I had it running in gdb to find the segfaults during gameplay bug.

This time, that bug did not occur, but this new one did.
I am on a debian testing, using the 304.64 nVidia proprietary driver, 64-bit system.
Below some gdb output.

Reading symbols from /home/opt/DungeonDefenders/UDKGame/Binaries/DungeonDefenders-x86...run(no debugging symbols found)...done.
(gdb) run
Starting program: /home/opt/DungeonDefenders/UDKGame/Binaries/DungeonDefenders-x86 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0xf5183b70 (LWP 16674)]
[New Thread 0xf4982b70 (LWP 16675)]
[New Thread 0xf4181b70 (LWP 16676)]
[Thread 0xf4181b70 (LWP 16676) exited]
[New Thread 0xf4181b70 (LWP 16677)]
[New Thread 0xf2022b70 (LWP 16678)]
[Thread 0xf2022b70 (LWP 16678) exited]
[New Thread 0xf2022b70 (LWP 16679)]
[New Thread 0xed820b70 (LWP 16680)]
[New Thread 0xed01fb70 (LWP 16681)]
[Thread 0xed01fb70 (LWP 16681) exited]
[New Thread 0xed01fb70 (LWP 16682)]
[New Thread 0xd6cffb70 (LWP 16683)]
[New Thread 0xeb57eb70 (LWP 16685)]
[New Thread 0xd04f7b70 (LWP 16686)]
[Thread 0xd6cffb70 (LWP 16683) exited]
[Thread 0xed01fb70 (LWP 16682) exited]
[New Thread 0xed01fb70 (LWP 16687)]
[New Thread 0xd6cffb70 (LWP 16688)]
[Thread 0xd6cffb70 (LWP 16688) exited]
[Thread 0xed01fb70 (LWP 16687) exited]
[New Thread 0xed01fb70 (LWP 16689)]
[New Thread 0xd6cffb70 (LWP 16690)]
[Thread 0xd6cffb70 (LWP 16690) exited]
[Thread 0xed01fb70 (LWP 16689) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xf4181b70 (LWP 16677)]
0xf7086a6a in ?? () from /usr/lib/i386-linux-gnu/libnvidia-glcore.so.304.64
(gdb) bt full
#0  0xf7086a6a in ?? () from /usr/lib/i386-linux-gnu/libnvidia-glcore.so.304.64
No symbol table info available.
Cannot access memory at address 0xc7b75cdc
Comment 1 Tribaal 2013-04-03 03:31:24 EDT
This is a duplicate of 5833.

*** This bug has been marked as a duplicate of bug 5833 ***