Bug 333105 - crashed form adding tags to bookmarks
Summary: crashed form adding tags to bookmarks
Status: RESOLVED DUPLICATE of bug 309370
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 4.8.5
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-06 00:15 UTC by fireboy
Modified: 2015-01-11 11:42 UTC (History)
1 user (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 fireboy 2014-04-06 00:15:07 UTC
Application: konqueror (4.8.5 (4.8.5))
KDE Platform Version: 4.8.5 (4.8.5) (Compiled from sources)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-60-generic x86_64
Distribution: Ubuntu 12.04.4 LTS

-- Information about the crash:
- What I was doing when the application crashed:
filling in tags for a bookmark. I had just open bookmarks with the ctrl+B and had filled in the tags in the comment section, hit enter and bam Konqureror was gone!

The crash can be reproduced every time.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc4ee8f9780 (LWP 4588))]

Thread 3 (Thread 0x7fc4ceac0700 (LWP 4632)):
#0  __pthread_mutex_lock (mutex=0x7fc4c8000a60) at pthread_mutex_lock.c:125
#1  0x00007fc4e70af5b1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc4e707319f in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc4e7073ec4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fc4e7074124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fc4ebc42426 in QEventDispatcherGlib::processEvents (this=0x7fc4c80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fc4ebc11c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fc4ebc11ed7 in QEventLoop::exec (this=0x7fc4ceabfdd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fc4ebb10fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007fc4ebbf19ff in QInotifyFileSystemWatcherEngine::run (this=0x1e99d60) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007fc4ebb13fcb in QThreadPrivate::start (arg=0x1e99d60) at thread/qthread_unix.cpp:298
#11 0x00007fc4e7734e9a in start_thread (arg=0x7fc4ceac0700) at pthread_create.c:308
#12 0x00007fc4ee1623fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fc4cd33f700 (LWP 4728)):
#0  0x00007fc4ee156a43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fc4e7073ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc4e7074124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc4ebc42426 in QEventDispatcherGlib::processEvents (this=0x7fc4c4003070, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fc4ebc11c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fc4ebc11ed7 in QEventLoop::exec (this=0x7fc4cd33edd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fc4ebb10fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fc4ece988ee in KIO::NameLookUpThread::run (this=0x30fa840) at ../../kio/kio/hostinfo.cpp:226
#8  0x00007fc4ebb13fcb in QThreadPrivate::start (arg=0x30fa840) at thread/qthread_unix.cpp:298
#9  0x00007fc4e7734e9a in start_thread (arg=0x7fc4cd33f700) at pthread_create.c:308
#10 0x00007fc4ee1623fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc4ee8f9780 (LWP 4588)):
[KCrash Handler]
#6  data (this=0x8) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:135
#7  qGetPtrHelper<QScopedPointer<QObjectData> > (p=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:2430
#8  d_func (this=0x0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:150
#9  QWidget::insertAction (this=0x0, before=0x0, action=0x43aac50) at kernel/qwidget.cpp:3272
#10 0x00007fc4ee4cc72f in fillBookmarkBar (parent=..., this=0x2422260) at ../../../konqueror/src/konqbookmarkbar.cpp:192
#11 KBookmarkBar::fillBookmarkBar (this=0x2422260, parent=...) at ../../../konqueror/src/konqbookmarkbar.cpp:167
#12 0x00007fc4ee4cce63 in KBookmarkBar::slotBookmarksChanged (this=0x2422260, group=...) at ../../../konqueror/src/konqbookmarkbar.cpp:144
#13 0x00007fc4ebc27281 in QMetaObject::activate (sender=0x150ef80, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff38e5e2f0) at kernel/qobject.cpp:3547
#14 0x00007fc4eceafeba in KBookmarkManager::changed (this=<optimized out>, _t1=..., _t2=...) at ./kbookmarkmanager.moc:153
#15 0x00007fc4eceb15bb in KBookmarkManager::notifyChanged (this=0x150ef80, groupAddress=..., msg=...) at ../../kio/bookmarks/kbookmarkmanager.cc:600
#16 0x00007fc4eceb344d in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at ./kbookmarkmanager.moc:82
#17 KBookmarkManager::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./kbookmarkmanager.moc:67
#18 0x00007fc4eceb34bb in KBookmarkManager::qt_metacall (this=0x150ef80, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff38e5e580) at ./kbookmarkmanager.moc:123
#19 0x00007fc4eb83e37b in QDBusConnectionPrivate::deliverCall (this=0x1374dd0, object=0x150ef80, msg=..., metaTypes=..., slotIdx=13) at qdbusintegrator.cpp:947
#20 0x00007fc4ebc2c446 in QObject::event (this=0x150ef80, e=<optimized out>) at kernel/qobject.cpp:1195
#21 0x00007fc4ead18894 in notify_helper (e=0x1351fe20, receiver=0x150ef80, this=0x1312ac0) at kernel/qapplication.cpp:4559
#22 QApplicationPrivate::notify_helper (this=0x1312ac0, receiver=0x150ef80, e=0x1351fe20) at kernel/qapplication.cpp:4531
#23 0x00007fc4ead1d713 in QApplication::notify (this=0x7fff38e5f0e0, receiver=0x150ef80, e=0x1351fe20) at kernel/qapplication.cpp:4420
#24 0x00007fc4ec6783f6 in KApplication::notify (this=0x7fff38e5f0e0, receiver=0x150ef80, event=0x1351fe20) at ../../kdeui/kernel/kapplication.cpp:311
#25 0x00007fc4ebc12e9c in QCoreApplication::notifyInternal (this=0x7fff38e5f0e0, receiver=0x150ef80, event=0x1351fe20) at kernel/qcoreapplication.cpp:876
#26 0x00007fc4ebc16c6a in sendEvent (event=0x1351fe20, receiver=0x150ef80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12d8670) at kernel/qcoreapplication.cpp:1500
#28 0x00007fc4ebc41f93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#29 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#30 0x00007fc4e7073d13 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007fc4e7074060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007fc4e7074124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007fc4ebc423bf in QEventDispatcherGlib::processEvents (this=0x12d9b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0x00007fc4eadc0d9e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007fc4ebc11c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007fc4ebc11ed7 in QEventLoop::exec (this=0x7fff38e5ef10, flags=...) at kernel/qeventloop.cpp:204
#37 0x00007fc4ebc16f67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#38 0x00007fc4ee4e528a in kdemain (argc=<optimized out>, argv=<optimized out>) at ../../../konqueror/src/konqmain.cpp:242
#39 0x00007fc4ee08f76d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=2, ubp_av=0x7fff38e5fa98, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff38e5fa88) at libc-start.c:226
#40 0x0000000000400671 in _start ()

Possible duplicates by query: bug 323421, bug 322178.

Reported using DrKonqi
Comment 1 Jekyll Wu 2014-04-06 07:06:43 UTC
Try KDE SC 4.11.1

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