Bug 195007 - Konqueror crashed on startup
Summary: Konqueror crashed on startup
Status: RESOLVED DUPLICATE of bug 194607
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-02 18:48 UTC by Konstantin
Modified: 2009-06-18 21:36 UTC (History)
2 users (show)

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 Konstantin 2009-06-02 18:48:03 UTC
Application that crashed: konqueror
Version of the application: 4.2.88 (KDE 4.2.88 (KDE 4.3 >= 20090527))
KDE Version: 4.2.88 (KDE 4.2.88 (KDE 4.3 >= 20090527))
Qt Version: 4.5.1
Operating System: Linux 2.6.29-ARCH i686

What I was doing when the application crashed:
Crashed on startup (after sudo). Very rarely.

 -- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
[KCrash Handler]
#6  0xb71b8f50 in QDataStream::operator>> () from /usr/lib/libQtCore.so.4
#7  0xb74bf44d in KServiceFactory::KServiceFactory () from /usr/lib/libkdecore.so.5
#8  0xb74bf7a4 in KServiceFactory::self () from /usr/lib/libkdecore.so.5
#9  0xb74b535f in KService::serviceByDesktopPath () from /usr/lib/libkdecore.so.5
#10 0xb35dadb4 in SearchBarPlugin::setIcon () from /usr/lib/kde4/searchbarplugin.so
#11 0xb35dba94 in SearchBarPlugin::configurationChanged () from /usr/lib/kde4/searchbarplugin.so
#12 0xb35dc220 in SearchBarPlugin::SearchBarPlugin () from /usr/lib/kde4/searchbarplugin.so
#13 0xb35dd5f8 in KPluginFactory::createInstance<SearchBarPlugin, QObject> () from /usr/lib/kde4/searchbarplugin.so
#14 0xb758943b in KPluginFactory::create () from /usr/lib/libkdecore.so.5
#15 0xb7e6546e in KParts::Plugin::loadPlugin () from /usr/lib/libkparts.so.4
#16 0xb7e67526 in KParts::Plugin::loadPlugins () from /usr/lib/libkparts.so.4
#17 0xb7e6031c in KParts::PartBase::loadPlugins () from /usr/lib/libkparts.so.4
#18 0xb7e6baed in KParts::MainWindow::createGUI () from /usr/lib/libkparts.so.4
#19 0xb7facd65 in KonqMainWindow::KonqMainWindow () from /usr/lib/libkdeinit4_konqueror.so
#20 0xb7f5fddd in KonqMisc::createBrowserWindowFromProfile () from /usr/lib/libkdeinit4_konqueror.so
#21 0xb7fe32ee in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#22 0x0804873b in _start ()

Reported using DrKonqi
Comment 1 Jonathan Thomas 2009-06-02 23:39:44 UTC

*** This bug has been marked as a duplicate of bug 194607 ***
Comment 2 David Rankin 2009-06-18 21:36:28 UTC
Something is strange.

    I added two additional backtraces to this bug earlier today through the "kde crash assistant", but I do not see the backtraces here. (That is NOT good if all the bug reports filed from the KDE crash analyzer are not getting to the bug list) The crashes occurred on Archlinux i686. Many of the other 'k'apps like kmail, etc. are crashing as well.

    Here are the two missing crash reports:

14:34 supersff:~> cat archlinux/kde4/konqueror-2009061*
Application: Konqueror (konqueror), signal: Segmentation fault
[KCrash Handler]
#6  0xb7efd29e in KonqMainWindow::KonqMainWindow () from /usr/lib/libkdeinit4_konqueror.so
#7  0xb7ebaeb0 in KonqMisc::createBrowserWindowFromProfile () from /usr/lib/libkdeinit4_konqueror.so
#8  0xb7ebb26e in KonqMisc::createNewWindow () from /usr/lib/libkdeinit4_konqueror.so
#9  0xb7f2df31 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#10 0x0804858b in _start ()
Application: Konqueror (konqueror), signal: Segmentation fault
[KCrash Handler]
#6  0xb7f5e29e in KonqMainWindow::KonqMainWindow () from /usr/lib/libkdeinit4_konqueror.so
#7  0xb7f1beb0 in KonqMisc::createBrowserWindowFromProfile () from /usr/lib/libkdeinit4_konqueror.so
#8  0xb7f8e135 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#9  0x0804858b in _start ()