Summary: | Konqueror Crash | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Mike Garwood <uncleanblessing> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | adawit, browserbugs2, uncleanblessing |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Mike Garwood
2011-12-27 05:36:29 UTC
Created attachment 67147 [details]
New crash information added by DrKonqi
konqueror (4.7.2 (4.7.2)) on KDE Platform 4.7.2 (4.7.2) using Qt 4.8.0
- What I was doing when the application crashed: This is the same as the previous bug report; Konqueror crashed when it was "launched", either on it's own or when trying to create an account to send the bug report in.
- Unusual behavior I noticed: Again, Konqueror would not "launch".
-- Backtrace (Reduced):
#7 QString::operator= (this=0x7fff0cf05810, other=...) at tools/qstring.cpp:1406
#8 0x00000036256b2a6b in KConfigGroup::readEntry (this=0x7fff0cf05960, key=0x7fbefaba8260 "CurrentEngine", aDefault=...) at /usr/src/debug/kdelibs-4.7.2/kdecore/config/kconfiggroup.cpp:672
#9 0x00007fbefaba0445 in SearchBarPlugin::configurationChanged (this=0x13ff560) at /usr/src/debug/kde-baseapps-4.7.2/konq-plugins/searchbar/searchbar.cpp:404
#10 0x00007fbefaba0d00 in SearchBarPlugin::SearchBarPlugin (this=0x13ff560, parent=0x11e6e00, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/src/debug/kde-baseapps-4.7.2/konq-plugins/searchbar/searchbar.cpp:93
#11 0x00007fbefaba2b97 in KPluginFactory::createInstance<SearchBarPlugin, QObject> (parentWidget=<optimized out>, parent=<optimized out>, args=...) at /usr/include/kde4/kpluginfactory.h:477
Mike, Your stack signature clearly shows that the search bar plugin is involved. Try to disable, remove the search bar plugin. Configuration/Configure extensions.../Search bar plugin checkbox to uncheck. In all fairness, your bug report-problem, if confirmed, should most likely be resolved as a DUPLICATE of bug 284803. regards, Gérard *** This bug has been marked as a duplicate of bug 284803 *** |