Go Back   Champions of Regnum > English > Technical Support > Linux

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 10-13-2009, 09:18 PM   #1
marateg
Pledge
 
Join Date: Nov 2008
Location: Sevastopol, Ukraine
Posts: 5
marateg is on a distinguished road
Default 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)
this is crash_backtrace.log:

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]
System:AMD SempronXP 1800+, 512MB DDR400, ATI Radeon 9250 128MB.
output from glxinfo in attach.

It is necessary for more info?
Attached Files
File Type: txt glxinfo.txt (5.2 KB, 6 views)
marateg no ha iniciado sesión   Reply With Quote
Old 10-14-2009, 03:57 AM   #2
Arafails
Baron
 
Arafails's Avatar
 
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
Arafails will become famous soon enough
Default

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'gerSoul Taker, Imperial Guard of Ignis
Arafails no ha iniciado sesión   Reply With Quote
Old 10-14-2009, 05:22 AM   #3
marateg
Pledge
 
Join Date: Nov 2008
Location: Sevastopol, Ukraine
Posts: 5
marateg is on a distinguished road
Default 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]
and these packages:

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$
i cant see any changes in log.
marateg no ha iniciado sesión   Reply With Quote
Old 10-15-2009, 09:52 AM   #4
MapleLeafs
Secondary account
 
Join Date: Feb 2009
Posts: 4
MapleLeafs is on a distinguished road
Default

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)
MapleLeafs no ha iniciado sesión   Reply With Quote
Old 10-15-2009, 12:58 PM   #5
marateg
Pledge
 
Join Date: Nov 2008
Location: Sevastopol, Ukraine
Posts: 5
marateg is on a distinguished road
Unhappy back to future...

Thanks for answer, i think to install lenny back is best decision.
marateg no ha iniciado sesión   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:37 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
NGD Studios 2002-2024 © All rights reserved