[Bug 113450] [apport] konqueror crashed with SIGSEGV in KIO::DataSlave::dispatchNext()
Steph
steph.dev at gmail.com
Tue May 8 22:33:18 UTC 2007
Public bug reported:
Binary package hint: kdebase
When I use the KIO data, konqueror crashes in some cases.
To reproduce :
1. In konqueror, type "data:,foobar" in the URL, and submit
2. Konqueror display a message that says that this file is binary
3. The new file is opened, with content "foobar "
4. Submit the same URL "data:,foobar" a second time
5. Konqueror crashes
Notes :
- When I use the following URL : "data:text/html,<title>test</title><p>Ceci est une page de test</p>", Konqueror does not crashes
- In fact, the crash always happens at the call to "data:" that is following the call to "data:,foobar". For example :
a) data:,foobar
b) about:/
c) data:text/html,<title>test</title><p>Ceci est une page de test</p>
--> Crash in c)
a) data:text/html,<title>test</title><p>Ceci est une page de test</p>
b) about:/
c) data:,foobar
d) data:text/html,<title>test</title><p>Ceci est une page de test</p>
--> crash in d)
ProblemType: Crash
Architecture: i386
Date: Wed May 9 00:18:30 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/konqueror
Package: konqueror 4:3.5.6-0ubuntu20
PackageArchitecture: i386
ProcCmdline: konqueror --nocrashhandler
ProcCwd: /home/steph
ProcEnviron:
SHELL=/bin/bash
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
LANG=fr_FR.UTF-8
Signal: 11
SourcePackage: kdebase
StacktraceTop:
KIO::DataSlave::dispatchNext (this=0x8530fc0)
KIO::DataSlave::qt_invoke (this=0x8530fc0, _id=6,
QObject::activate_signal () from /usr/lib/libqt-mt.so.3
QObject::activate_signal () from /usr/lib/libqt-mt.so.3
Uname: Linux steph-desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video
** Affects: kdebase (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
[apport] konqueror crashed with SIGSEGV in KIO::DataSlave::dispatchNext()
https://bugs.launchpad.net/bugs/113450
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdebase in ubuntu.
More information about the kubuntu-bugs
mailing list