PDA

View Full Version : Crash on Start-up...help


Comp
07-14-2007, 10:29 PM
Hey all,

I'm trying to run this from my laptop and I have a Dell D610 with an ATI Mobility x300 card. It starts, and begins to enter the splash screen then just crashes. Here's the core:

libs/libcore_client.so(_ZN10ClientBase14save_backtraceE v+0x7e) [0xb7d602fe]
libs/libcore_client.so(_ZN10ClientBase12client_crashEi+ 0x17) [0xb7d606a7]
[0xffffe420]

Any assistance or specific how-to's would be greatly appreciated.

MAXDDARK
07-15-2007, 09:14 PM
if you have ATI videocard like me :( , you will have to run it in "safe mode".
or as Surak said :
"One thing you can try to help is to add the line "dbg_disable_shaders = 1" to the file game.cfg located in live/ folder, to see if the problem is in the shader support."

http://www.regnumonline.com.ar/forum/showthread.php?t=8775&page=3

Comp
07-16-2007, 05:38 PM
WOOHOO.....thanks, shaders was my final problem...

M477
07-17-2007, 10:19 PM
hello
when i made a char during updateing game is crashing and this note in console i have :

/rolauncher> *** glibc detected *** malloc(): memory corruption: 0x0db2c7a8 ***
Saving backtrace to crash_backtrace_6285.log
Got SIGABRT (aborted)

do you know wtf is that ?

MAXDDARK
07-17-2007, 11:27 PM
have you tried running it in safe mode ?

Myxir
07-18-2007, 10:25 AM
hello
when i made a char during updateing game is crashing and this note in console i have :

/rolauncher> *** glibc detected *** malloc(): memory corruption: 0x0db2c7a8 ***
Saving backtrace to crash_backtrace_6285.log
Got SIGABRT (aborted)

do you know wtf is that ?

I get that error too when I crash. But my crashes got really rare (Thanks NGD for that!).
Start the update and do something else would be my "workaround" (yeah, i know a very dirty one :superpusso: ). Create your char after the update.

donkyhotay
07-27-2007, 06:20 PM
I have an ATI card and also had an issue with it crashing after a minute or two of logging in. Switching to safe mode fixed it and it works fine now.