Bug 51496 - mp3info crash on smb
Summary: mp3info crash on smb
Status: RESOLVED DUPLICATE of bug 45441
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-04 19:30 UTC by Alexander Tsybulsky
Modified: 2002-12-04 20:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Tsybulsky 2002-12-04 19:30:06 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources
Compiler:          gcc 3.1.1 
OS:          Linux

Hi

Well, it might be not a konqueror crash but some MP3 fileinfo plugin

List of actions:
 - open konqueror =)
 - write to location bar something like "smb://host/share/subdir" where mp3's  are stored
 - place mouse pointer on any mp3 and hold some time. File info tip must appear but it crashes

Backtrace data:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 (LWP 552)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x411f0a59 in wait4 () from /lib/libc.so.6
#0  0x411f0a59 in wait4 () from /lib/libc.so.6
#1  0x41267e48 in __check_rhosts_file () from /lib/libc.so.6
#2  0x41058453 in waitpid () from /lib/libpthread.so.0
#3  0x406936a2 in KCrash::defaultCrashHandler(int) ()
   from /usr/local/kde/lib/libkdecore.so.4
#4  0x41055f54 in pthread_sighandler () from /lib/libpthread.so.0
#5  0x411796b8 in sigaction () from /lib/libc.so.6
#6  0x41a0beef in Arts::KIOInputStream_impl::slotData(KIO::Job*, QMemArray<char> const&) () from /usr/local/kde/lib/libartskde.so.1
#7  0x41a0ab9a in Arts::KIOInputStream_impl::qt_invoke(int, QUObject*) ()
   from /usr/local/kde/lib/libartskde.so.1
#8  0x409f4736 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#9  0x4016ef94 in KIO::TransferJob::data(KIO::Job*, QMemArray<char> const&) ()
   from /usr/local/kde/lib/libkio.so.4
#10 0x4015b363 in KIO::TransferJob::slotData(QMemArray<char> const&) ()
   from /usr/local/kde/lib/libkio.so.4
#11 0x4016f4d1 in KIO::TransferJob::qt_invoke(int, QUObject*) ()
   from /usr/local/kde/lib/libkio.so.4
#12 0x409f4736 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#13 0x4014a2b2 in KIO::SlaveInterface::data(QMemArray<char> const&) ()
   from /usr/local/kde/lib/libkio.so.4
#14 0x40146e39 in KIO::SlaveInterface::dispatch(int, QMemArray<char> const&) ()
   from /usr/local/kde/lib/libkio.so.4
#15 0x40146b80 in KIO::SlaveInterface::dispatch() ()
   from /usr/local/kde/lib/libkio.so.4
#16 0x40143988 in KIO::Slave::gotInput() () from /usr/local/kde/lib/libkio.so.4
#17 0x40146040 in KIO::Slave::qt_invoke(int, QUObject*) ()
   from /usr/local/kde/lib/libkio.so.4
#18 0x409f4736 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#19 0x409f481d in QObject::activate_signal(int, int) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#20 0x40d49462 in QSocketNotifier::activated(int) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#21 0x40a13b00 in QSocketNotifier::event(QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#22 0x4098c954 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#23 0x4098c11c in QApplication::notify(QObject*, QEvent*) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#24 0x40606e89 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/local/kde/lib/libkdecore.so.4
#25 0x40962f9e in QEventLoop::activateSocketNotifiers() ()
   from /usr/local/qt/lib/libqt-mt.so.3
#26 0x4093ee7b in QEventLoop::processEvents(unsigned) ()
   from /usr/local/qt/lib/libqt-mt.so.3
#27 0x409a2b66 in QEventLoop::enterLoop() ()
   from /usr/local/qt/lib/libqt-mt.so.3
#28 0x409a2a08 in QEventLoop::exec() () from /usr/local/qt/lib/libqt-mt.so.3
#29 0x4098cbc1 in QApplication::exec() () from /usr/local/qt/lib/libqt-mt.so.3
#30 0x41653947 in main () from /usr/local/kde/lib/konqueror.so
#31 0x0804cd26 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#32 0x0804db03 in handle_launcher_request(int) ()
#33 0x0804dffc in handle_requests(int) ()
#34 0x0804edcd in main ()
#35 0x4116914f in __libc_start_main () from /lib/libc.so.6


Best regards Alex.
Comment 1 Stephan Kulow 2002-12-04 20:05:03 UTC

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