Hello
Here is next debug info just with libxine1-dbg.
(gdb) run
Starting program: /usr/bin/gxine
[Thread debugging using libthread_db enabled]
[New Thread 0x2b02ed97ef00 (LWP 5617)]
[New Thread 0x40800950 (LWP 5620)]
bind: není souborem ani adresářem
[New Thread 0x41001950 (LWP 5621)]
[New Thread 0x41802950 (LWP 5622)]
[New Thread 0x42003950 (LWP 5623)]
[New Thread 0x42804950 (LWP 5624)]
[New Thread 0x43005950 (LWP 5625)]
[New Thread 0x43806950 (LWP 5629)]
[New Thread 0x44007950 (LWP 5630)]
[New Thread 0x44808950 (LWP 5631)]
[New Thread 0x45009950 (LWP 5632)]
[New Thread 0x4580a950 (LWP 5633)]
[New Thread 0x4600b950 (LWP 5634)]
[New Thread 0x4680c950 (LWP 5635)]
[New Thread 0x4700d950 (LWP 5636)]
[New Thread 0x4780e950 (LWP 5637)]
[New Thread 0x4800f950 (LWP 5638)]
[New Thread 0x48810950 (LWP 5639)]
warning: configuration item media.capture.save_dir points to a
non-existent location
warning: configuration item media.dvd.raw_device points to a
non-existent location /dev/rdvd
warning: configuration item media.video4linux.radio_device points to a
non-existent location /dev/radio0
warning: configuration item media.video4linux.video_device points to a
non-existent location /dev/video0
warning: configuration item media.wintv_pvr.device points to a
non-existent location /dev/video0
warning: configuration item subtitles.separate.font_freetype points to a
non-existent location
[New Thread 0x49011950 (LWP 5640)]
[Thread 0x4580a950 (LWP 5633) exited]
[New Thread 0x4580a950 (LWP 5641)]
[Thread 0x44808950 (LWP 5631) exited]
[New Thread 0x44808950 (LWP 5642)]
[New Thread 0x49052950 (LWP 5643)]
lirc: nelze inicializovat - zakázání dálkového ovládání
lirc: možná neběží lircd nebo se nemůžete připojit k soketu?
[Thread 0x49052950 (LWP 5643) exited]
[New Thread 0x49093950 (LWP 5644)]
[Thread 0x4800f950 (LWP 5638) exited]
[Thread 0x4780e950 (LWP 5637) exited]
[Thread 0x4700d950 (LWP 5636) exited]
[Thread 0x4680c950 (LWP 5635) exited]
[Thread 0x4600b950 (LWP 5634) exited]
[Thread 0x45009950 (LWP 5632) exited]
[Thread 0x44007950 (LWP 5630) exited]
[New Thread 0x4700d950 (LWP 5645)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x42804950 (LWP 5624)]
yuv444_to_yuy2_mmx (yuv_planes=0x42803f60, yuy2_map=0x0,
pitch=<value optimized out>) at color.c:370
370 color.c: No such file or directory.
in color.c
(gdb)
(gdb) bt full
#0 yuv444_to_yuy2_mmx (yuv_planes=0x42803f60, yuy2_map=0x0,
pitch=<value optimized out>) at color.c:370
i = 0
h = <value optimized out>
j = 0
k = <value optimized out>
width_mod_8 = 0
source_plane = (unsigned char *) 0x25d99f8 ""
dest_plane = (unsigned char *) 0x0
filter = "\001\000\003\000\003\000\001"
shifter = "\b\000\000\000\000\000\000"
vector = "�C]\002\000\000\000"
block_loops = 53
filter_loops = 0
residual_filter_loops = 1
row_inc = <value optimized out>
#1 0x00002aaab66dd4c4 in image_decode_data (this_gen=0x733470,
buf=0x1131300)
at gdkpixbuf.c:163
width = <value optimized out>
height = 240
n_channels = 3
img_buf = (
guchar *) 0x2aaab6d1e010 <Address 0x2aaab6d1e010 out of bounds>
---Type <return> to continue, or q <return> to quit---
yuv_planes = {y = 0x25d99f0 "",
u = 0x25eec00 '\200' <repeats 200 times>...,
v = 0x2601810 '\200' <repeats 200 times>..., row_width = 320,
row_count = 240}
img = (vo_frame_t *) 0x20462f0
pixbuf = (GdkPixbuf *) 0x25ee400
x = <value optimized out>
rowstride = 960
y = 240
i = 76800
error = (GError *) 0x0
#2 0x00002b02e77540ac in video_decoder_loop (stream_gen=<value
optimized out>)
at video_decoder.c:382
buf = (buf_element_t *) 0x1131300
stream = (xine_stream_t *) 0x1116540
running_ticket = (xine_ticket_t *) 0x748cb0
streamtype = 61
prof_video_decode = -1
prof_spu_decode = -1
buftype_unknown = 0
#3 0x00002b02e8d8f3f7 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4 0x00002b02ea20997d in clone () from /lib/libc.so.6
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#5 0x0000000000000000 in ?? ()
No symbol table info available.
(gdb)
(gdb) q
------
Darren Salt píše v So 22. 03. 2008 v 13:49 +0100:
> You wrote:
>
> > Darren Salt píše v So 22. 03. 2008 v 01:58 +0100:
> >> I demand that M K may or may not have written...
> >>> During launching gxine I see window Fatal error "neprávněný přístup do
> >>> paměti(SIGSEGV)" -unauthorised access to memory(SIGSEGV)
> >>> Next I insert an list of console:
> >>> ------
> >>> [EMAIL PROTECTED]:~$ gxine
> >> [snip]
> >>> 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: chyba: Fatal error: Neoprávněný přístup do paměti (SIGSEGV)
> >> You should follow those instructions. (You may need to recompile gxine to
> >> get full debug info.)
>
> > Just I've tried to get some debug info.. I'm still beginner so I'm not sure
> > if I get that all right. Gnome was update to 2.22.0
>
> That may be why it's unreproducible here: I'm using Xfce rather than GNOME.
>
> > and gxine still doesn't work ever. Dubug info was obtained already under
> > the new version of gnome.
>
> > (gdb) set pagination 0
> > (gdb) run
> > Starting program: /usr/bin/gxine
> > [Thread debugging using libthread_db enabled]
> > [New Thread 0x2b3f5dce6f00 (LWP 12648)]
> > [New Thread 0x40800950 (LWP 12651)]
> > bind: není souborem ani adresářem
> [snip new threads, config warnings, thread terminations]
> > lirc: nelze inicializovat - zakázání dálkového ovládání
> > lirc: možná neběží lircd nebo se nemůžete připojit k soketu?
> > [Thread 0x4504a950 (LWP 12674) exited]
> > [New Thread 0x4508b950 (LWP 12675)]
> > [New Thread 0x45009950 (LWP 12676)]
>
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread 0x42804950 (LWP 12655)]
> > 0x00002b3f57ad7610 in ?? () from /usr/lib/libxine.so.1
> > (gdb) bt
> > #0 0x00002b3f57ad7610 in ?? () from /usr/lib/libxine.so.1
> > #1 0x00002aaab66dc4c4 in ?? ()
> > from /usr/lib/xine/plugins/1.1.10/xineplug_decode_gdk_pixbuf.so
> > #2 0x00002b3f57abc0ac in ?? () from /usr/lib/libxine.so.1
> > #3 0x00002b3f590f73f7 in start_thread () from /lib/libpthread.so.0
> > #4 0x00002b3f5a57197d in clone () from /lib/libc.so.6
> > #5 0x0000000000000000 in ?? ()
> > (gdb)
>
> This looks like a libxine1-gnome problem, not a gxine problem; and you need
> to install libxine1-dbg to get a useful backtrace.
>
> (You *must* also make sure that you "reply to all" or use mail software which
> understands Mail-Followup-To.)
>