|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
08-19-2011, 11:03 PM | #1 |
Pledge
Join Date: Aug 2011
Posts: 5
|
Got SIGFPE (Floating point exception)
After all the problems i had to be able to login (found all the solutions)
i come up with one i cant find a solution for. I open the game login click to enter the world and then the game try's to load but comes back to desktop. In terminal i get following error-message: Code:
Saving backtrace to crash_backtrace_1785.log Got SIGFPE (Floating point exception) Who knows how to solve this so i can start playing? thx content of backtrace file: Code:
./game(_ZN10ClientBase14save_backtraceEv+0x69) [0x8293e69]\00 ./game(_ZN10ClientBase12client_crashEi+0xf) [0x829435f]\00 [0xb77d8400]\00 /usr/lib/dri/r300_dri.so(+0xddefd) [0xb7257efd]\00 /usr/lib/dri/r300_dri.so(+0xe082d) [0xb725a82d]\00 /usr/lib/libGL.so.1(glCompressedTexImage2DARB+0x61) [0x4889f871]\00 ./game() [0x8a1675f]\00 ./game(_ZN8Engine3D12RenderizerGL17gl_upload_textureE13CSmartPointerI7TextureEPNS_9TextureGLEi+0x2d) [0x8a173cd]\00 ./game(_ZN8Engine3D12RenderizerGL14update_textureEi13CSmartPointerI7TextureE+0x372) [0x8a18962]\00 ./game(_ZN14TextureManager24process_texture_resourceEP15ResourceTexture+0x2c8) [0x87ecc08]\00 ./game(_ZN14TextureManager15resource_loadedEP7Message+0x40a) [0x87eebea]\00 ./game(_ZN6Entity22input_message_internalEP7Message+0x568) [0x8508f78]\00 ./game(_ZN6Entity13input_messageEP7Message+0x22) [0x8507d72]\00 ./game(_ZN18EntityMessageQueue17process_a_messageEP7Message+0x485) [0x84ec585]\00 ./game(_ZN18EntityMessageQueue16process_messagesEv+0x105) [0x84ed315]\00 ./game(_ZN12EntitySystem10poll_frameEv+0x1a) [0x84e8bca]\00 ./game(_ZN10GameClient7iterateEv+0x1c) [0x81c0b0c]\00 ./game(_ZN8MainLoop7iterateEv+0x14) [0x8293af4]\00 ./game(main+0x187) [0x81c0517]\00 /lib/libc.so.6(__libc_start_main+0xf3) [0x48a63413]\00 ./game(ftell+0x31) [0x81c02b1]\00 Last edited by Ditzydog; 08-19-2011 at 11:14 PM. Reason: adding backtrace file |
Thread Tools | |
Display Modes | |
|
|