Bug 257892 - Konqueror crashes when toolbars are changed
Summary: Konqueror crashes when toolbars are changed
Status: RESOLVED DUPLICATE of bug 245574
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-25 17:00 UTC by spuckler
Modified: 2010-11-25 17:15 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 spuckler 2010-11-25 17:00:03 UTC
Application: konqueror (4.4.4 (KDE 4.4.4) "release 2")
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.5-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
After adding/removing elements in toolbars, and pressing OK button, konqueror crashes. Every time.

The crash can be reproduced every time.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xb66419c4 in QComboBox::lineEdit (this=0x0) at widgets/qcombobox.cpp:1751
#7  0xb3430d7f in KonqMainWindow::checkDisableClearButton (this=0x85d26b8) at /usr/src/debug/kdebase-4.4.4/apps/konqueror/src/konqmainwindow.cpp:3010
#8  0xb3430e78 in KonqMainWindow::slotConfigureToolbars (this=0x85d26b8) at /usr/src/debug/kdebase-4.4.4/apps/konqueror/src/konqmainwindow.cpp:1841
#9  0xb3437c8d in KonqMainWindow::qt_metacall (this=0x85d26b8, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0x864fb18) at /usr/src/debug/kdebase-4.4.4/build/apps/konqueror/src/konqmainwindow.moc:385
#10 0xb6cebefd in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb6cf5945 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#12 0xb6cf893f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#13 0xb6278acc in QWidget::event (this=0x85d26b8, event=0x8a1cbb0) at kernel/qwidget.cpp:8501
#14 0xb668f20c in QMainWindow::event (this=0x85d26b8, event=0x8a1cbb0) at widgets/qmainwindow.cpp:1414
#15 0xb6fbb364 in KMainWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb6fbb602 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#17 0xb341833b in KonqMainWindow::event (this=0x85d26b8, e=0x8a1cbb0) at /usr/src/debug/kdebase-4.4.4/apps/konqueror/src/konqmainwindow.cpp:5665
#18 0xb621fc64 in QApplicationPrivate::notify_helper (this=0x80ab8b0, receiver=0x85d26b8, e=0x8a1cbb0) at kernel/qapplication.cpp:4302
#19 0xb6227ca4 in QApplication::notify (this=0x85d26b8, receiver=0x85d26b8, e=0x8a1cbb0) at kernel/qapplication.cpp:4267
#20 0xb6f299d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0xb6ce5e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#22 0xb6ce99b4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#23 0xb6ce9b9c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#24 0xb6d1183d in ?? () from /usr/lib/libQtCore.so.4
#25 0xb5968b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb5969350 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb596960e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb6d11d4b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0xb62d019a in QGuiEventDispatcherGlib::processEvents (this=0x805ee10, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0xb6ce511d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0xb6ce5319 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0xb6ce9c70 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#33 0xb621d164 in QApplication::exec () at kernel/qapplication.cpp:3581
#34 0xb3457685 in kdemain (argc=2, argv=0x809a8a8) at /usr/src/debug/kdebase-4.4.4/apps/konqueror/src/konqmain.cpp:257
#35 0x0804e5b1 in _start ()

This bug may be a duplicate of or related to bug 245574.

Possible duplicates by query: bug 245574.

Reported using DrKonqi
Comment 1 Tommi Tervo 2010-11-25 17:15:19 UTC

*** This bug has been marked as a duplicate of bug 245574 ***