[uae] Re: E-UAE and Linux Mint 13 problem

  • From: Alex Bartonek <bartonekdragracing@xxxxxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Wed, 30 May 2012 14:00:23 -0700 (PDT)

left out the backtrace..

(gdb) backtrace
#0  0x00007ffff5380cdd in g_type_is_a () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#1  0x00007ffff7332e54 in gtk_type_new () from 
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#2  0x00000000004720e8 in ?? ()
#3  0x0000000000472d75 in ?? ()
#4  0x00007ffff4a968db in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff4a95c9a in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007ffff4a96060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007ffff4a9645a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007ffff72202f7 in gtk_main () from 
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#9  0x000000000046cd36 in ?? ()
#10 0x00007ffff7738fd5 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#11 0x00007ffff777c999 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#12 0x00007ffff4838e9a in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#13 0x00007ffff45664bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#14 0x0000000000000000 in ?? ()
(gdb) 



--- On Wed, 5/30/12, Alex Bartonek <bartonekdragracing@xxxxxxxxx> wrote:

From: Alex Bartonek <bartonekdragracing@xxxxxxxxx>
Subject: [uae] E-UAE and Linux Mint 13 problem
To: uae@xxxxxxxxxxxxx
Date: Wednesday, May 30, 2012, 3:57 PM

When trying to get to a GUI for E-UAE 0.8.29-WIP4, I get a segfault..

E-UAE 0.8.29-WIP4
Build date: Jun  8 2010 05:19:30
SDLGFX: Initialized.
SDLGFX: Using SDL version 1.2.14.
SDLGFX: Display is 32 bits deep.
SDLGFX: Found screenmode: 1920x1848.
SDLGFX: Found screenmode: 1366x768.
SDLGFX: Found screenmode: 1360x768.
SDLGFX: Found screenmode: 1024x768.
SDLGFX: Found screenmode: 800x600.
SDLGFX: Found screenmode: 640x480.
Found 0 joystick(s)
Found x11pc raw keyboard mapping
Using cooked keymap
Opening cfgfile '/home/themagicm/.e-uaerc'...failed
Opening cfgfile '.e-uaerc'...failed
Testing the RDTSC instruction ... done.
TSC frequency: 1596.000000 MHz
Found x11pc raw keyboard mapping
Using cooked keymap
Segmentation fault (core dumped)



gdb shows the following:
GNU gdb
 (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/e-uae...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/e-uae 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffee917700 (LWP 4753)]
[New Thread 0x7fffee116700 (LWP 4754)]
E-UAE 0.8.29-WIP4
Build date: Jun  8 2010 05:19:30
SDLGFX: Initialized.
SDLGFX:
 Using SDL version 1.2.14.
SDLGFX: Display is 32 bits deep.
SDLGFX: Found screenmode: 1920x1848.
SDLGFX: Found screenmode: 1366x768.
SDLGFX: Found screenmode: 1360x768.
SDLGFX: Found screenmode: 1024x768.
SDLGFX: Found screenmode: 800x600.
SDLGFX: Found screenmode: 640x480.
Found 0 joystick(s)
Found x11pc raw keyboard mapping
Using cooked keymap
Opening cfgfile '/home/themagicm/.e-uaerc'...failed
Opening cfgfile '.e-uaerc'...failed
Testing the RDTSC instruction ... done.
TSC frequency: 1596.000000 MHz
[New Thread 0x7fffe39db700 (LWP 4755)]
[Thread 0x7fffe39db700 (LWP 4755) exited]
[New Thread 0x7fffe39db700 (LWP 4756)]
[Thread 0x7fffe39db700 (LWP 4756) exited]
Found x11pc raw keyboard mapping
Using cooked keymap

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffee116700 (LWP 4754)]
0x00007ffff5380cdd in g_type_is_a ()
   from
 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0



I'm assuming a new library of some sort was updated from Linux Mint 12 --> 13 
which broke E-UAE.  Any clue on how to fix it?

Thanks

Other related posts: