Summary: | konqueror crashes the first time I try to import bookmarks | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Hussam Al-Tayeb <ht990332> |
Component: | bookmarks | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | adawit, ht990332, lukaszm82, sarah_hodgkinson |
Priority: | NOR | ||
Version: | 4.9.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Hussam Al-Tayeb
2012-04-19 12:00:11 UTC
Created attachment 72214 [details]
New crash information added by DrKonqi
konqueror (4.8.4 (4.8.4)) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.2
on a new computer, with a new KDE installation, konqueror crashed again when importing the bookmarks from bookmark.html
-- Backtrace (Reduced):
#7 0xb617e3c6 in data (this=0x4) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:135
[...]
#10 QWidget::insertAction (this=this@entry=0x0, before=before@entry=0x0, action=action@entry=0x9a925d8) at kernel/qwidget.cpp:3281
#11 0xb617e6eb in QWidget::addAction (this=0x0, action=0x9a925d8) at kernel/qwidget.cpp:3251
#12 0xad6ad28c in KBookmarkBar::fillBookmarkBar (this=this@entry=0x9a84968, parent=...) at /home/hussam/packages/kdebase/src/kde-baseapps/konqueror/src/konqbookmarkbar.cpp:192
#13 0xad6ad98d in KBookmarkBar::slotBookmarksChanged (this=0x9a84968, group=...) at /home/hussam/packages/kdebase/src/kde-baseapps/konqueror/src/konqbookmarkbar.cpp:139
Can you please provide the bookmark file you were importing ? Was the bookmark file you were importing exported from another browser ? *** Bug 307546 has been marked as a duplicate of this bug. *** Created attachment 76495 [details]
New crash information added by DrKonqi
konqueror (4.9.4) on KDE Platform 4.9.4 using Qt 4.8.4
- What I was doing when the application crashed:
Trying to import firefox bookmarks into konqueror
-- Backtrace (Reduced):
#5 0x0000003ffe81182b in QWidget::insertAction(QAction*, QAction*) () from /lib64/libQtGui.so.4
#6 0x00007f09346c1a5d in KBookmarkBar::fillBookmarkBar(KBookmarkGroup const&) () from /lib64/libkdeinit4_konqueror.so
#7 0x00007f09346c2263 in KBookmarkBar::slotBookmarksChanged(QString const&) () from /lib64/libkdeinit4_konqueror.so
[...]
#9 0x00007f093379f83a in KBookmarkManager::changed(QString const&, QString const&) () from /lib64/libkio.so.5
#10 0x00007f09337a0e83 in KBookmarkManager::notifyChanged(QString const&, QDBusMessage const&) () from /lib64/libkio.so.5
*** This bug has been marked as a duplicate of bug 309370 *** |