kaboodle embedding == crash

Malte Starostik malte at kde.org
Tue Jun 25 11:14:21 BST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I just tried embedding some sound into a web page; result: konqueror crashes 
reliably when loading the page. The crash isn't at a distinct place though. 
Sometimes it's in KPlayObjectFactory::createPlayObject(), sometimes in 
KPlayObject::object(), sometimes it's again somewhere else. Sometimes it's a 
SEGV, sometimes an ABRT due to an unhandled exception (std::logic_error 
thrown from std::string's ctor in KPOF::createPlayObject())...
My suspicion is that something is wrong with the event loop (just had a glance 
over kdelibs/arts/kde and saw event loop magic in there ;-)
Can anyone reproduce this? This should suffice to trigger the crash (given 
that test.mp3 exists, the same happens with a .wav file and audio/x-wav 
though):

<html>
<head></head>
<body>
<object type="audio/x-mp3" data="test.mp3"></object>
</body>
</html>
- -- 
Malte Starostik
PGP: 1024D/D2F3C787 [C138 2121 FAF3 410A 1C2A  27CD 5431 7745 D2F3 C787]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9GEJ/VDF3RdLzx4cRAk00AJ0S8cWNI1vj8OttPjtoO09v6Z2KJwCfYrLH
6d48sHHZMkEM5+lc0a5A3bI=
=Kjz4
-----END PGP SIGNATURE-----





More information about the kfm-devel mailing list