My xine_artsplug crash is clearly caused by Xine

Neil Stevens neil at qualityassistant.com
Tue Aug 20 19:20:48 BST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ewald: I tried to mail this to you directly, but your server is always 
rejecting the mail.

I just backed up arts and xine_artsplug to a day I know it worked (June 
10), and I get the same old artsd bt that I get with current HEAD.  
Attached is information from each thread of artsd.

This artsd crash is triggered when I File->Open a video in kaboodle, the 
very one that I had used successfully to test Kaboodle and xine_artsplug 
back in June.

Since you seem to know the Xine development processes, can you report this 
to the Xine people?

thanks,

- -- 
Neil Stevens - neil at qualityassistant.com
"I always cheer up immensely if an attack is particularly wounding
because I think, well, if they attack one personally, it means they
have not a single political argument left." - Margaret Thatcher
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9YoiAf7mnligQOmERArRhAKCFzgv+O1Mc64Xu67hhG05W66lEcgCfcvYK
bt4ucRIK0iLdG2QDoggXdj0=
=fAkn
-----END PGP SIGNATURE-----
-------------- next part --------------
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1026 (LWP 12141)]
0x40512f9c in _IO_fgets (buf=0xbf7ff614 "", n=1023, fp=0xe2cd0) at iofgets.c:41

(gdb) info threads
  3 Thread 1026 (LWP 12141)  0x40512f9c in _IO_fgets (buf=0xbf7ff614 "", n=1023, fp=0xe2cd0) at iofgets.c:41
  2 Thread 2049 (LWP 12140)  0x40573260 in __poll (fds=0x80e5aa0, nfds=1, timeout=2000) at ../sysdeps/unix/sysv/linux/poll.c:52
* 1 Thread 1024 (LWP 12138)  0x404dbaea in __sigsuspend (set=0xbfffd044) at ../sysdeps/unix/sysv/linux/sigsuspend.c:54

(gdb) where
#0  0x40512f9c in _IO_fgets (buf=0xbf7ff614 "", n=1023, fp=0xe2cd0) at iofgets.c:41

[Switching to thread 1 (Thread 1024 (LWP 12138))]
(gdb) where
#0  0x404dbaea in __sigsuspend (set=0xbfffd044) at ../sysdeps/unix/sysv/linux/sigsuspend.c:54
#1  0x4043a7cb in __pthread_wait_for_restart_signal (self=0x40443e20) at pthread.c:942
#2  0x40439fd8 in __pthread_create_2_1 (thread=0x80e16f4, attr=0x0,
    start_routine=0x40837d90 <xinePlayObject_impl::pthread_start_routine(void *)>, arg=0x80e1698) at restart.h:36
#3  0x40831602 in xinePlayObject_impl::xinePlayObject_impl (this=0x80e1698, __in_chrg=1)
    at ../../../kdemultimedia/xine_artsplugin/xinePlayObject_impl.cpp:76
#4  0x40838177 in xinePlayObject_impl_Factory::createInstance (this=0x40840df0)
    at ../../../kdemultimedia/xine_artsplugin/xinePlayObject_impl.cpp:569
#5  0x403930f9 in Arts::ObjectManager::create (this=0x8083ad8, name=@0xbfffd380) at ../../../arts/mcop/objectmanager.cc:120
#6  0x4007805c in Arts::PlayObject_base::_create (subClass=@0xbfffd380) at kmedia2.cc:206
#7  0x8064cc9 in Arts::PlayObject::PlayObject (this=0xbfffd370, s=@0xbfffd380) at kmedia2.h:238
#8  0x805ca1a in Arts::SoundServerV2_impl::createPlayObjectForURL (this=0x808cb60, url=@0xbfffd3d8, mimetype=@0xbfffd3d4,
    createBUS=true) at ../../../arts/soundserver/soundserverv2_impl.cc:139
#9  0x40080c96 in _dispatch_Arts_PlayObjectFactoryV2_00 (object=0x808cc3c, request=0x80d9aa8, result=0x80d9ac8) at kmedia2.cc:1949
#10 0x4038e7c0 in Arts::Object_skel::_dispatch (this=0x808cc0c, request=0x80d9aa8, result=0x80d9ac8, methodID=46)
    at ../../../arts/mcop/object.cc:849
#11 0x40388ce3 in Arts::Dispatcher::handle (this=0xbffff8cc, conn=0x80daf28, buffer=0x80d9aa8, messageType=4)
    at ../../../arts/mcop/dispatcher.cc:557
#12 0x4037829a in Arts::Connection::receive (this=0x80daf28, newdata=0xbfffd57c "MCOP", newlen=109)
    at ../../../arts/mcop/connection.cc:167
#13 0x403912ff in Arts::SocketConnection::notifyIO (this=0x80daf28, _fd=11, types=1) at ../../../arts/mcop/socketconnection.cc:139
#14 0x4038b956 in Arts::StdIOManager::processOneEvent (this=0x8084220, blocking=true) at ../../../arts/mcop/iomanager.cc:308
#15 0x4038bbb9 in Arts::StdIOManager::run (this=0x8084220) at ../../../arts/mcop/iomanager.cc:357
#16 0x4038a437 in Arts::Dispatcher::run (this=0xbffff8cc) at ../../../arts/mcop/dispatcher.cc:946
#17 0x8061459 in main (argc=1, argv=0xbffff9d4) at ../../../arts/soundserver/artsd.cc:319
#18 0x404cc2eb in __libc_start_main (main=0x8060eec <main>, argc=1, ubp_av=0xbffff9d4, init=0x805b384 <_init>,
    fini=0x806c730 <_fini>, rtld_fini=0x4000c130 <_dl_fini>, stack_end=0xbffff9cc) at ../sysdeps/generic/libc-start.c:129

[Switching to thread 2 (Thread 2049 (LWP 12140))]
(gdb) where
#0  0x40573260 in __poll (fds=0x80e5aa0, nfds=1, timeout=2000) at ../sysdeps/unix/sysv/linux/poll.c:52
#1  0x40437d96 in __pthread_manager (arg=0xd) at manager.c:139
#2  0x40437f80 in pthread_start_thread (arg=0xd) at manager.c:221



More information about the kde-multimedia mailing list