|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
|
10-13-2009, 09:18 PM | #1 |
Pledge
Join Date: Nov 2008
Location: Sevastopol, Ukraine
Posts: 5
|
Game doesn't start. Debian Squeeze, ATI 9250
after upgrade from lenny to squeeze game faults.
rolauncher starts, i can input login/password, change video settings and choose server. after this i have: Code:
Saving backtrace to crash_backtrace_10193.log Got SIGSEGV (segmentation fault) Code:
libs/libcore_client.so(_ZN10ClientBase14save_backtraceEv+0x79) [0xb7d51959] libs/libcore_client.so(_ZN10ClientBase12client_crashEi+0x1b) [0xb7d51f4b] [0xb7f53400] /usr/lib/libGL.so.1 [0xb6df9286] libs/libopengl_api.so(_ZN8Engine3D12RenderizerGL20init_graphics_systemEiiibb+0xc26) [0xb76a8b76] libs/libcommon_entities.so(_ZN13DisplayEntity15creation_notifyEP7Message+0x4bc) [0xb7bb65fc] libs/libentity_system.so(_ZN13EntityManager32initialize_entity_as_custom_typeEPKciS1_P7MessageP6Entity+0x48c) [0xb75160ac] libs/libregnum_client.so(_ZN10GameClient19initialize_entitiesEv+0x94d) [0xb7edc23d] libs/libregnum_client.so(_ZN10GameClient4initEiPPc+0x96b) [0xb7edf4ab] libs/libregnum_client.so(_ZN10GameClientC1EiPPc+0x94b) [0xb7ee0b1b] ./game(main+0x259) [0x8048fc9] /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb6f3d7a5] ./game(__gxx_personality_v0+0x61) [0x8048c71] output from glxinfo in attach. It is necessary for more info? |
10-14-2009, 03:57 AM | #2 |
Baron
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
|
Can you install the libgl1-mesa-dri-dbg and libgl1-mesa-glx-dbg packages, try again, and paste the crash_backtrace.log you get afterwards?
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'ger — Soul Taker, Imperial Guard of Ignis |
10-14-2009, 05:22 AM | #3 |
Pledge
Join Date: Nov 2008
Location: Sevastopol, Ukraine
Posts: 5
|
after installing *dbg packages.
sure, i can.
afterwards i get this crash_backtrace.log Code:
libs/libcore_client.so(_ZN10ClientBase14save_backtraceEv+0x79) [0xb7d18959] libs/libcore_client.so(_ZN10ClientBase12client_crashEi+0x1b) [0xb7d18f4b] [0xb7f1a400] /usr/lib/libGL.so.1 [0xb6dc0286] libs/libopengl_api.so(_ZN8Engine3D12RenderizerGL20init_graphics_systemEiiibb+0xc26) [0xb766fb76] libs/libcommon_entities.so(_ZN13DisplayEntity15creation_notifyEP7Message+0x4bc) [0xb7b7d5fc] libs/libentity_system.so(_ZN13EntityManager32initialize_entity_as_custom_typeEPKciS1_P7MessageP6Entity+0x48c) [0xb74dd0ac] libs/libregnum_client.so(_ZN10GameClient19initialize_entitiesEv+0x94d) [0xb7ea323d] libs/libregnum_client.so(_ZN10GameClient4initEiPPc+0x96b) [0xb7ea64ab] libs/libregnum_client.so(_ZN10GameClientC1EiPPc+0x94b) [0xb7ea7b1b] ./game(main+0x259) [0x8048fc9] /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb6f047a5] ./game(__gxx_personality_v0+0x61) [0x8048c71] Code:
maratich@maratich:~/regnum$ aptitude search libgl1-mesa i libgl1-mesa-dev - свободная реализация программного интерфейса OpenGL (заголовочные файлы) i A libgl1-mesa-dri - свободная реализация программного интерфейса OpenGL (модули DRI) i libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules v libgl1-mesa-dri-dev - i A libgl1-mesa-glx - свободная реализация программного интерфейса OpenGL i libgl1-mesa-glx-dbg - отладочные символы для исполняемых файлов Mesa GLX v libgl1-mesa-swrast - v libgl1-mesa-swrast-dbg - v libgl1-mesa-swrast-dev - p libgl1-mesa-swx11 - A free implementation of the OpenGL API -- runtime p libgl1-mesa-swx11-dbg - A free implementation of the OpenGL API -- debugging symbols p libgl1-mesa-swx11-dev - A free implementation of the OpenGL API -- development files p libgl1-mesa-swx11-i686 - Mesa OpenGL runtime [i686 optimized] maratich@maratich:~/regnum$ |
10-15-2009, 09:52 AM | #4 |
Secondary account
Join Date: Feb 2009
Posts: 4
|
Long story short, if you have open source drivers and old radeon card you have 1:1000000 chances to get RO work.
(oh btw there's onemyndseye's method with chroot, also posted here on forums) |
10-15-2009, 12:58 PM | #5 |
Pledge
Join Date: Nov 2008
Location: Sevastopol, Ukraine
Posts: 5
|
back to future...
Thanks for answer, i think to install lenny back is best decision.
|
|
|