Bug 105021 - MPG video causes crash on startup
Summary: MPG video causes crash on startup
Status: RESOLVED DUPLICATE of bug 120622
Alias: None
Product: arts
Classification: Miscellaneous
Component: libartskde (show other bugs)
Version: unspecified
Platform: Compiled Sources FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Charles Samuels
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-03 15:03 UTC by Frank Rietta
Modified: 2006-07-31 16:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace of crash in noatun (23.13 KB, text/plain)
2005-10-03 01:41 UTC, paul.leopardi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Rietta 2005-05-03 15:03:01 UTC
Version:           2.8.0 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 3.4.2 [FreeBSD] 20040728 
OS:                FreeBSD

noatun segfaults on startup when attempting to play a MPG video, such as http://www.cc.gatech.edu/cpl/projects/videotexture/TOG02/hamster_circle.mpg.

I am running a generic FreeBSD 5.3-RELEASE kernel but do not have sound support since there is no supporting driver for my soundcard (on a Toshiba Satellite notebook).

The following is the backtrace as reported by the KDE Crash Handler:

[Switching to LWP 100074]
0x293384d7 in wait4 () from /lib/libc.so.5
#0  0x293384d7 in wait4 () from /lib/libc.so.5
#1  0x293298df in waitpid () from /lib/libc.so.5
#2  0x292cd089 in waitpid () from /usr/lib/libpthread.so.1
#3  0x2882813d in KCrash::defaultCrashHandler ()
   from /usr/local/lib/libkdecore.so.6
#4  0x292d36ef in sigaction () from /usr/lib/libpthread.so.1
#5  0xbfbfff94 in ?? ()
#6  0x0000000b in ?? ()
#7  0xbfbfd790 in ?? ()
#8  0xbfbfd4d0 in ?? ()
#9  0x00000000 in ?? ()
#10 0x292d341c in sigaction () from /usr/lib/libpthread.so.1
#11 0x29e89f43 in KDE::PlayObject::qt_invoke ()
   from /usr/local/lib/libartskde.so.3
#12 0x28c603b6 in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#13 0x29e9fcb5 in KDE::PlayObjectCreator::playObjectCreated ()
   from /usr/local/lib/libartskde.so.3
#14 0x29ea0e23 in KDE::PlayObjectCreator::slotMimeType ()
   from /usr/local/lib/libartskde.so.3
#15 0x29e9fd2e in KDE::PlayObjectCreator::qt_invoke ()
   from /usr/local/lib/libartskde.so.3
#16 0x28c603b6 in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#17 0x28c60945 in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#18 0x29e88537 in Arts::KIOInputStream_impl::mimeTypeFound ()
   from /usr/local/lib/libartskde.so.3
#19 0x29e893ae in Arts::KIOInputStream_impl::slotScanMimeType ()
   from /usr/local/lib/libartskde.so.3
#20 0x29e885ed in Arts::KIOInputStream_impl::qt_invoke ()
   from /usr/local/lib/libartskde.so.3
#21 0x28c603b6 in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#22 0x28223e2e in KIO::TransferJob::mimetype ()
   from /usr/local/lib/libkio.so.6
#23 0x28211caa in KIO::TransferJob::slotMimetype ()
   from /usr/local/lib/libkio.so.6
#24 0x28223fcd in KIO::TransferJob::qt_invoke ()
   from /usr/local/lib/libkio.so.6
#25 0x28c603b6 in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#26 0x28c60945 in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#27 0x28202ac7 in KIO::SlaveInterface::mimeType ()
   from /usr/local/lib/libkio.so.6
#28 0x28200e7c in KIO::SlaveInterface::dispatch ()
   from /usr/local/lib/libkio.so.6
#29 0x282007d0 in KIO::SlaveInterface::dispatch ()
   from /usr/local/lib/libkio.so.6
#30 0x281fe41c in KIO::Slave::gotInput () from /usr/local/lib/libkio.so.6
#31 0x281ffe11 in KIO::Slave::qt_invoke () from /usr/local/lib/libkio.so.6
#32 0x28c603b6 in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#33 0x28c6061d in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#34 0x28f5e1e1 in QSocketNotifier::activated ()
   from /usr/X11R6/lib/libqt-mt.so.3
#35 0x28c7a56c in QSocketNotifier::event () from /usr/X11R6/lib/libqt-mt.so.3
#36 0x28c0793d in QApplication::internalNotify ()
   from /usr/X11R6/lib/libqt-mt.so.3
#37 0x28c06d6a in QApplication::notify () from /usr/X11R6/lib/libqt-mt.so.3
#38 0x287996c9 in KApplication::notify () from /usr/local/lib/libkdecore.so.6
#39 0x28bf7efa in QEventLoop::activateSocketNotifiers ()
   from /usr/X11R6/lib/libqt-mt.so.3
#40 0x28bb76fb in QEventLoop::processEvents ()
   from /usr/X11R6/lib/libqt-mt.so.3
#41 0x28c18b2b in QEventLoop::enterLoop () from /usr/X11R6/lib/libqt-mt.so.3
#42 0x28c18a84 in QEventLoop::exec () from /usr/X11R6/lib/libqt-mt.so.3
#43 0x28c07a94 in QApplication::exec () from /usr/X11R6/lib/libqt-mt.so.3
#44 0x2971e122 in kdemain () from /usr/local/lib/libkdeinit_noatun.so
#45 0x2971b976 in kdeinitmain () from /usr/local/lib/kde3/noatun.so
#46 0x0804dc87 in execpath_avoid_loops ()
#47 0x0804ec9d in execpath_avoid_loops ()
#48 0x0804f206 in execpath_avoid_loops ()
#49 0x080504c0 in main ()
Comment 1 Nicolas L. 2005-08-19 13:24:56 UTC
still crashing with kde 3.4.2
Comment 2 paul.leopardi 2005-10-03 01:41:25 UTC
Created attachment 12818 [details]
Backtrace of crash in noatun

As per the bug report, the crash seems to be in

KDE::PlayObject::object ()
   from /opt/kde3/lib64/libartskde.so.1
Comment 3 paul.leopardi 2005-10-03 01:43:15 UTC
Have duplicated with SUSE 9.3 AMD64 with KDE 3.4.2 Level "b" from SUSE RPMs, 
noatun from package kdemultimedia3-video-3.4.2-8 
libartskde.so.1 from package arts-1.4.2-6.

Backtrace is attached.
Comment 4 Andreas Kling 2006-07-31 16:21:00 UTC

*** This bug has been marked as a duplicate of 120622 ***