[uae] Re: E-UAE 0.8.27-RC1 released

  • From: Richard Drummond <evilrich@xxxxxxxxxxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Sun, 17 Oct 2004 14:23:05 -0500

Hi Uwe

On Sunday 17 October 2004 02:02 pm, Uwe Pannecke wrote:
> Hi Richard,
>
> > Where does the segfault occur (for instance, has anything been output to
> > the console)?
>
> only four lines:
>
> Found 0 joysticks
> Found x11pc raw keyboard mapping
> Using cooked keymap
> Speicherzugriffsfehler

Okay. Have you used gdb before? It would help if you could use gdb to run uae 
and report exactly where the segfault is happening.

./gdb uae

Then from gdb enter:

run

When uae segfaults, enter: 

info stack

to get a stack trace. Cut and paste the output into an email, please, and send 
it to me.

Cheers,
Rich

Other related posts: