I demand that Brian Sammon may or may not have written...

> It still crashes after I upgrade to 0.5.900-dev-20071222-2:
>   # gxine 
>   gtkvideo: failed to get a proxy for gnome-screensaver
>   gxine has suffered a fatal internal error.
>   To get a backtrace, run gxine in a debugger such as gdb.
>   Then, when the error occurs:
>     (gdb) thread apply all bt
>   gxine: error: Fatal error: Segmentation fault
[snip]
> gdb results:
> --
> Program received signal SIGSEGV, Segmentation fault.
> ---Type <return> to continue, or q <return> to quit---
> [Switching to Thread -1220454736 (LWP 4227)]
> 0xb7802689 in strcasecmp () from /lib/libc.so.6
> (gdb) thread apply all bt
[snip]
> Thread 2 (Thread -1220454736 (LWP 4227)):
> #0  0xb7802689 in strcasecmp () from /lib/libc.so.6
> #1  0x08068400 in ?? ()
> #2  0x20746c75 in ?? ()
> #3  0x080d9818 in ?? ()
> #4  0x00000000 in ?? ()

> Thread 1 (LWP 4227):
> #0  0xb7802689 in strcasecmp () from /lib/libc.so.6
> #1  0x08068400 in ?? ()
> ---Type <return> to continue, or q <return> to quit---
> #2  0x20746c75 in ?? ()
> #3  0x080d9818 in ?? ()
> #4  0x00000000 in ?? ()
> #0  0xb7802689 in strcasecmp () from /lib/libc.so.6

Useless without debug info. You need to install libxine2-dbg; if that's not
enough (you'll know if there's no information about what's calling the
library function), you'll need to rebuild gxine with debug info.

> (gdb) continue
> Continuing.

That's pointless - you already have a segfault, and gxine won't recover from
it...

[snip]
-- 
| Darren Salt    | linux or ds at              | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Output less CO2 => avoid massive flooding.    TIME IS RUNNING OUT *FAST*.

I will never lie to me.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to