Bug 72212 - konqueror crashes randomly for no apparent reason
Summary: konqueror crashes randomly for no apparent reason
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-09 05:03 UTC by ndeb
Modified: 2004-02-18 22:37 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 ndeb 2004-01-09 05:03:50 UTC
Version:           4.0 (using KDE 3.1.94 (CVS >= 20031206), Mandrake Linux Cooker i586 - Cooker)
Compiler:          gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-3mdk)
OS:          Linux (i686) release 2.6.0-1mdk

The crash happens often and is not specific to any page. A simple action like switching tab or clicking on a toolbar menu can cause the crash. The crash report, however, always gives the same trace:

[New Thread 16384 (LWP 1856)]
0x41373ce8 in waitpid () from /lib/i686/libpthread.so.0
#0  0x41373ce8 in waitpid () from /lib/i686/libpthread.so.0


I am using glibc-2.3.3-1mdk.
Comment 1 George Staikos 2004-01-09 05:10:46 UTC
That's really not much info to go by - I don't think we can do anything with it.  Perhaps do you have debug output in .xsession-errors that could help?
Comment 2 ndeb 2004-01-09 05:57:38 UTC
.xsession-errors seems to be having some logs:

libkonq: ## addToHistory: http://bugs.kde.org/wizard.cgi Typed URL: http://bugs.kde.org/wizard.cgi, T
itle:
konqueror: KonqMainWindow::openView ok=true bOthersFollowed=false returning true
kio (Scheduler): Resume metadata is ''
kio (Scheduler): HOLD: Reusing held slave for http://bugs.kde.org/wizard.cgi
konqueror: KonqMainWindow::slotRunFinished()
khtml (render): RenderWidget::detach( 0x83da104 )
konqueror: focusNode.name: input
khtml (render): RenderWidget::detach( 0x83c9c68 )
khtml (render): RenderWidget::detach( 0x83c9d38 )
khtml (xml):  using strict parseMode
konqueror: KonqMainWindow::setCaption(Bug Entry Form)
khtml (html): style sheet parse mode strict = true
konqueror: KonqView::slotCompleted hasPending=false
khtml (part): saveState!
khtml (part): KHTMLPart::saveState saving URL http://bugs.kde.org/wizard.cgi
libkonq: ## addToHistory: http://bugs.kde.org/wizard.cgi Typed URL: , Title: Bug Entry Form
konqueror: [void KonqView::setLoading(bool, bool)] loading=false hasPending=false
khtml (part): DONE: 349
konqueror: KSpell::ispellExit() 0
konqueror: KSpell::ispellExit() 0
konqueror: KSpell::ispellExit() 0
konqueror: KDictSpellingHighlighter::slotRehighlight()
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
ASSERT: "d->postponed_autorepeat == NULL" in khtmlview.cpp (948)
konqueror: KDictSpellingHighlighter::slotRehighlight()
konqueror: KDictSpellingHighlighter::slotRehighlight()
DCOP: unregister 'anonymous-2330'
kdeinit: PID 2326 terminated.
kdeinit: PID 2330 terminated.
kdeinit: PID 2331 terminated.
kdeinit: PID 2333 terminated.
DCOP: unregister 'anonymous-2333'
DCOP: unregister 'anonymous-2331'
DCOP: unregister 'anonymous-2326'
DCOP: unregister 'anonymous-2332'
kdeinit: PID 2327 terminated.
kdeinit: PID 2332 terminated.
DCOP: unregister 'anonymous-2327'
DCOP: unregister 'anonymous-2328'
kdeinit: PID 2328 terminated.
DCOP: unregister 'anonymous-2329'
kdeinit: PID 2329 terminated.


Does this help ?
Comment 3 Waldo Bastian 2004-01-18 17:33:15 UTC
Seems to be related to keyboard events and I think that has been fixed in the meantime.
Comment 4 Waldo Bastian 2004-02-18 22:37:19 UTC
Assumed to be fixed.