I have this identical problem, with xine-ui 0.99.3-1, libxine1 1.0.1-1.4, 
and libarts1-xine 4:3.4.3-5.  xine runs fine as root, but segfaults when 
run by a normal user.  See session log below.  

This bug is apparently the same as #328788.  One person there claimed that 
it was caused by the arts plugin for xine, but I haven't been able to 
confirm that.

$ gdb xine
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you 
are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/xine
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1218967872 (LWP 1355)]
This is xine (X11 gui) - a free video player v0.99.3.
(c) 2000-2004 The xine Team.
[New Thread -1219568720 (LWP 1358)]
[New Thread -1228248144 (LWP 1359)]
[New Thread -1241810000 (LWP 1360)]
[New Thread -1254601808 (LWP 1361)]
[New Thread -1263027280 (LWP 1362)]
[New Thread -1271686224 (LWP 1363)]
[New Thread -1285780560 (LWP 1364)]
[New Thread -1296057424 (LWP 1365)]
[New Thread -1308693584 (LWP 1366)]
[New Thread -1317360720 (LWP 1367)]
[New Thread -1325749328 (LWP 1368)]
[New Thread -1338238032 (LWP 1369)]
[New Thread -1346626640 (LWP 1370)]
[New Thread -1359115344 (LWP 1371)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1218967872 (LWP 1355)]
0xb7db9dc4 in pthread_mutex_lock () from /lib/tls/libpthread.so.0
(gdb) bt
#0  0xb7db9dc4 in pthread_mutex_lock () from /lib/tls/libpthread.so.0
#1  0xb783e416 in g_mem_chunk_new () from /usr/lib/libglib-1.2.so.0
#2  0xb78396b1 in g_hash_table_size () from /usr/lib/libglib-1.2.so.0
#3  0xb7838d7a in g_hash_table_insert () from /usr/lib/libglib-1.2.so.0
#4  0xb7834893 in g_quark_to_string () from /usr/lib/libglib-1.2.so.0
#5  0xb78346e0 in g_quark_from_static_string () 
from /usr/lib/libglib-1.2.so.0
#6  0xae6c4837 in g_type_init_with_debug_flags () 
from /usr/lib/libgobject-2.0.so.0
#7  0xae6c49cd in g_type_init () from /usr/lib/libgobject-2.0.so.0
#8  0xae5f182d in link_init () from /usr/lib/libORBit-2.so.0
#9  0xae5d403e in giop_init () from /usr/lib/libORBit-2.so.0
#10 0xae5d8f7f in CORBA_ORB_init () from /usr/lib/libORBit-2.so.0
#11 0xae618f22 in bonobo_activation_orb_init () 
from /usr/lib/libbonobo-activation.so.4
#12 0xae619093 in bonobo_activation_init () 
from /usr/lib/libbonobo-activation.so.4
#13 0xae788e74 in gnome_vfs_init () from /usr/lib/libgnomevfs-2.so.0
#14 0xae7d5615 in ?? () 
from /usr/lib/xine/plugins/1.0.1/xineplug_inp_gnome_vfs.so
#15 0xb7e91164 in ?? () from /usr/lib/libxine.so.1
#16 0xae7d8680 in ?? () 
from /usr/lib/xine/plugins/1.0.1/xineplug_inp_gnome_vfs.so
#17 0xae7d8694 in xine_plugin_info () 
from /usr/lib/xine/plugins/1.0.1/xineplug_inp_gnome_vfs.so
#18 0xb7e91164 in ?? () from /usr/lib/libxine.so.1
#19 0xb7e5a936 in _x_dummy_fifo_buffer_new () from /usr/lib/libxine.so.1
#20 0x00000000 in ?? ()
#21 0xb7f196b4 in ?? ()
#22 0xbfb151ac in ?? ()
#23 0xb7db9db7 in pthread_mutex_lock () from /lib/tls/libpthread.so.0
Previous frame inner to this frame (corrupt stack?)
(gdb)     


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

Reply via email to