|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
01-18-2008, 11:50 AM | #1 |
Banned
Join Date: Jun 2007
Location: Germany
Posts: 288
|
xserver update stops regnum from starting.
Ubuntu 7.10:
libxfont1 1:1.3.0-0ubuntu1.1 xserver-xorg-core 2:1.3.0.0.dfsg-12ubuntu8.1 with this security update RO doesn't start anymore. tested on 2 computers. with same resault. MALLOC_CHECK_=1 ./rolauncher doesn't work. error messge: The program 'rolauncher' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc (insufficient resources for operation)'. (Details: serial 210 error_code 11 request_code 148 minor_code 5) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) |
01-18-2008, 01:42 PM | #2 |
Banned
Join Date: Jan 2007
Posts: 28
|
I can confim this problem, and I get the same error since I installed that package.
EDIT: Mellion: should we file a Ubuntu-bug? I don't think that'd be needed, because it doesn't seem like an Ubuntu-bug, if I have understood the error message.. What do you think? |
01-18-2008, 01:47 PM | #3 |
Banned
Join Date: Jun 2007
Location: Germany
Posts: 288
|
I'm not an expert. I would like to hear, what ngd says about it first.
|
01-18-2008, 01:53 PM | #4 | ||
Pledge
Join Date: Jun 2007
Posts: 15
|
I have a similar problem with openSuSE 10.2:
Quote:
Quote:
__________________
Rolanda - marksman - German Guardians R o l a n d a - warlock - German Guardians Adnalor - knight - German Guardians |
||
01-18-2008, 02:03 PM | #5 |
Legend
Join Date: Mar 2006
Location: Oslo
Posts: 2,176
|
Can you run the launcher with gdb and post a backtrace from the crash?
__________________
Surak Remember... this is just a game! - Xephandor existe y Miriya es su profeta! |
01-18-2008, 02:12 PM | #6 |
Banned
Join Date: Jan 2007
Posts: 28
|
Ok, I probably need to rethink, and perhaps we should file a bug anyway. I'll come by later on, to check if anything has changed..
Good luck in the meantime, and install the older package (you can do that in Synaptic by choosing force version [Ctlr-E] on that package). |
01-18-2008, 02:14 PM | #7 |
Banned
Join Date: Jan 2007
Posts: 28
|
surak: how?
gdb ./rolauncher And then: run ? |
01-18-2008, 02:15 PM | #8 | |
Legend
Join Date: Mar 2006
Location: Oslo
Posts: 2,176
|
Quote:
after crash: bt (in gdb command prompt) then copy+paste
__________________
Surak Remember... this is just a game! - Xephandor existe y Miriya es su profeta! |
|
01-18-2008, 02:18 PM | #9 |
Banned
Join Date: Jan 2007
Posts: 28
|
bt just returns "No stack." :-\
I'll copy+paste the output directly instead, if that works? EDIT: There you are? |
01-18-2008, 02:19 PM | #10 |
Legend
Join Date: Mar 2006
Location: Oslo
Posts: 2,176
|
¬¬
Let's see that then :-/
__________________
Surak Remember... this is just a game! - Xephandor existe y Miriya es su profeta! |
|
|