[Bug 70028] sound kmail notification crash

Roman Stepanov svartalf at ints.ru
Sat Feb 14 22:17:14 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 svartalf ints ru  2004-02-14 23:17 -------
I hope this additional info will be useful.
I rebuilt artsd with enabled VPORT_DEBUG. Take a look at the output before it crashed:

emit a connection consumer = Arts::Synth_BUS_UPLINK right, producer = Arts::StereoVolumeControl outright
~VPortConnection done

** (process:9157): CRITICAL **: file gslopmaster c: line 248 (master_process_job): assertion `node->inputs[istream] src_node == NULL' failed

** (process:9157): CRITICAL **: file gslopmaster c: line 248 (master_process_job): assertion `node->inputs[istream] src_node == NULL' failed
virtualize ... source (producer) is Arts::Synth_BUS_UPLINK left dest (consumer) is Arts::Synth_MULTI_ADD invalue
~VPortConnection
delete connection Arts::Synth_BUS_UPLINK left -> Arts::StereoVolumeControl outleft
~VPortConnection done
~VPortConnection
delete connection Arts::Synth_BUS_UPLINK left -> Arts::StereoVolumeControl outleft
artsd: gslschedule cc:256: virtual void Arts::AudioPort::disconnect(Arts::Port*): Assertion `source' failed.
AudioSubSystem::emergencyCleanup


Note that the same VPortConnection is deleted twice that caused failed assertion.



More information about the kde-multimedia mailing list