Bug 151306 - Random Crash when running in a Gnome session
Summary: Random Crash when running in a Gnome session
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: knotify (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Olivier Goffart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-25 01:24 UTC by Chris Thompson
Modified: 2007-11-16 18:09 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 Chris Thompson 2007-10-25 01:24:47 UTC
Version:            (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages
OS:                Linux

I installed Unbuntu 7.10 and then added the kubuntu-desktop package to try KDE (all working fine :-)

The crash occurred whilst running several applications in a Gnome Session. The applications running at the time of the crash were:

Amarok
Firefox

Amarok was in the process of building a very large collection of music files from a samba share over a wireless network. The update collection appears to have stalled. Amarok is able to play music however. I have not attempted to reproduce the problem. Setting up a large music collection in Amarok over a network and pulling the plug on it might be the cause.

The KDE Crash Handler appeared with this backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(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)
(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)
(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)
[Thread debugging using libthread_db enabled]
[New Thread 47551888134288 (LWP 7566)]
(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)
(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)
[KCrash handler]
#5  0x00002b3f8a5dedc8 in KAudioManagerPlay::KAudioManagerPlay ()
   from /usr/lib/libartskde.so.1
#6  0x00002b3f89eabdb3 in KNotify::restartedArtsd ()
   from /usr/lib/kde3/knotify.so
#7  0x00002b3f89eac062 in KNotify::KNotify () from /usr/lib/kde3/knotify.so
#8  0x00002b3f89eac66c in kdemain () from /usr/lib/kde3/knotify.so
#9  0x0000000000407811 in ?? ()
#10 0x000000000040814c in ?? ()
#11 0x00000000004084f5 in ?? ()
#12 0x00000000004095b3 in ?? ()
#13 0x00002b3f82fc7b44 in __libc_start_main () from /lib/libc.so.6
#14 0x0000000000404df9 in ?? ()
#15 0x00007fff28713ff8 in ?? ()
#16 0x0000000000000000 in ?? ()
Comment 1 Chris Thompson 2007-10-25 01:40:11 UTC
The wireless network had dropped to the server containing the samba share - perhaps this is an Amarok problem?
Comment 2 Olivier Goffart 2007-11-16 18:09:33 UTC
In KDE4 we use phonon instead of artsd which probably fix the problem.