Go Back   Champions of Regnum > English > Technical Support

Technical Support Questions about game technical support to the users of the community

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 11-24-2013, 04:48 PM   #1
Zarakaye
Apprentice
 
Zarakaye's Avatar
 
Join Date: Dec 2007
Location: FRANCE
Posts: 93
Zarakaye is on a distinguished road
Default Rolauncher segfault

Hi,
Today i does a new install and i fail to use regnum

I will show step by step what i try:

Running RO

Code:
$ LANG=C ./rolauncher 
Erreur de segmentation (core dumped)


Running RO with env var


Code:
$  LANG=C MALLOC_CHECK_=1 ./rolauncher 
Erreur de segmentation (core dumped
Running RO with gdb

Code:
$  LANG=C MALLOC_CHECK_=1  gdb -q ./rolauncher
Reading symbols from /.../...../...../regnum/rolauncher...(no debugging symbols found)...done.
(gdb) r --sync
Starting program: /.../.../.../regnum/rolauncher --sync

Program received signal SIGSEGV, Segmentation fault.
0x00000030d8f06a40 in ?? ()
(gdb) bt
#0  0x00000030d8f06a40 in ?? ()
#1  0x0000000000000057 in ?? ()
#2  0x0000000001434400 in ?? ()
#3  0x00007fffffffb2f0 in ?? ()
#4  0x00000030ca819584 in ?? ()
#5  0x0000000000000000 in ?? ()
(gdb) quit
A debugging session is active.

    Inferior 1 [process 16170] will be killed.

Quit anyway? (y or n) y
Running Live/game directly

Code:
 $ ./game login md5EncryptedPassword &
[2] 15102
That display this




Looking for missing dependencies

Code:
 for lib in $(ldd live/game | grep -o '/lib.* '); do
    [[ ! -e $lib ]] && echo "error lib $lib not installed"
done
All linked file listed are present on my system

System

Code:
$ lsb_release -a
LSB Version:    :core-4.1-amd64:core-4.1-noarch
Distributor ID:    Fedora
Description:    Fedora release 20 (Heisenbug)
Release:    20
Codename:    Heisenbug
So what can i do ?

Last edited by Zarakaye; 11-24-2013 at 05:05 PM.
Zarakaye no ha iniciado sesión   Reply With Quote
 


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:38 AM.


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