[Bug 70028] sound kmail notification crash

neufeld at linuxcare.com neufeld at linuxcare.com
Fri Mar 19 15:31:17 GMT 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=70028      




------- Additional Comments From neufeld linuxcare com  2004-03-19 16:31 -------
Created an attachment (id=5278)
 --> (http://bugs.kde.org/attachment.cgi?id=5278&action=view)
std stream outputs from running artsd as suggested

Here is the std out/err output from running:
artsd -F 10 -S 4096 -s 60 -m artsmessage -c drkonqi -l 0 -f
with the debugging patch applied.

I've inserted two lines of text between '<<< >>>' markers.  The first marker
shows the end of the startup transient, the output generated before the system
had stabilized, and before it attempted to produce any sounds.	Following this,
I turned down the system volume and generated some sound.  I got 6 immediate
crashes in a row, with no accompanying output in the debugging output.	Then, I
hit CTRL-C, and generated several pages of output during shutdown.

The 6 crashes are consistent with the 6 assertion failures in my latest
.x-errors file:

artsd: gslschedule.cc:256: virtual void
Arts::AudioPort::disconnect(Arts::Port*): Assertion `source' failed.
AudioSubSystem::emergencyCleanup
unix_connect: can't connect to server
(unix:/tmp/mcop-neufeld/londo_cneufeld_ca-082f-405b105e)
(The previous message was repeated 1 times.)
file flowsystem.cc: line 100 (virtual void Arts::RemoteScheduleNode::start()):
assertion failed: (!remoteFs.isNull())
file flowsystem.cc: line 120 (virtual void
Arts::RemoteScheduleNode::connect(const std::string&, Arts::ScheduleNode*,
const std::string&)): assertion failed: (!fs.isNull())
file flowsystem.cc: line 120 (virtual void
Arts::RemoteScheduleNode::connect(const std::string&, Arts::ScheduleNode*,
const std::string&)): assertion failed: (!fs.isNull())
(The previous message was repeated 3 times.)



More information about the kde-multimedia mailing list