[Okular-devel] [Bug 176916] New: assert triggered on filter in file-open dialog (kdirmodel.cpp:441)
Daniel Franke
franke.daniel at gmail.com
Thu Dec 4 20:57:24 CET 2008
http://bugs.kde.org/show_bug.cgi?id=176916
Summary: assert triggered on filter in file-open dialog
(kdirmodel.cpp:441)
Product: okular
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: okular-devel at kde.org
ReportedBy: franke.daniel at gmail.com
Version: (using KDE 4.1.3)
Compiler: gcc-4.3.2
OS: Linux
Installed from: Gentoo Packages
To reproduce:
- start okular
- navigate to a directory that contains a pdf-file
- remove the filter-type filter
- quickly type: "*.pdf*[enter]
- crash
Application: Okular (okular), signal SIGABRT
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6367af0 (LWP 5646)]
[KCrash handler]
#6 0xb8028424 in __kernel_vsyscall ()
#7 0xb6643c20 in raise () from /lib/libc.so.6
#8 0xb6645478 in abort () from /lib/libc.so.6
#9 0xb7e30fbd in qt_message_output (msgType=QtFatalMsg,
buf=0xbfd3eaa0 "ASSERT: \"node\" in file
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio/kdirmodel.cpp,
line 441")
at global/qglobal.cpp:2108
#10 0xb7e31086 in qFatal (msg=0xb7f8df9c "ASSERT: \"%s\" in file %s, line %d")
at global/qglobal.cpp:2309
#11 0xb7e31405 in qt_assert (assertion=0xb78a8bc9 "node",
file=0xb78a87a8
"/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio/kdirmodel.cpp",
line=441) at global/qglobal.cpp:1878
#12 0xb7794384 in KDirModelPrivate::_k_slotDeleteItems (this=0xa2d6d58,
items=@0xbfd40d40)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio/kdirmodel.cpp:441
#13 0xb7795045 in KDirModel::qt_metacall (this=0xa2d6cd8,
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfd40cac)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kio/kdirmodel.moc:77
#14 0xb7f50f39 in QMetaObject::activate (sender=0xa2d6080,
from_signal_index=<value optimized out>, to_signal_index=16,
argv=0xbfd40cac) at kernel/qobject.cpp:3028
#15 0xb7f52ee2 in QMetaObject::activate (sender=0xa2d6080, m=0xb78c841c,
local_signal_index=12, argv=0xbfd40cac) at kernel/qobject.cpp:3098
#16 0xb777ca03 in KDirLister::itemsDeleted (this=0xa2d6080, _t1=@0xbfd40d40)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kio/kdirlister.moc:277
#17 0xb778718f in KDirLister::emitChanges (this=0xa2d6080)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio/kdirlister.cpp:1977
#18 0xb34779a7 in KDirOperator::updateDir (this=0xa242e70)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kfile/kdiroperator.cpp:947
#19 0xb3497a95 in KFileWidgetPrivate::_k_slotFilterChanged (this=0xa2a0f68)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kfile/kfilewidget.cpp:1269
#20 0xb3497d6f in KFileWidget::qt_metacall (this=0xa2a67e0,
_c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xbfd40e68)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kfile/kfilewidget.moc:125
#21 0xb7f50f39 in QMetaObject::activate (sender=0xa2ea478,
from_signal_index=<value optimized out>, to_signal_index=67, argv=0x0)
at kernel/qobject.cpp:3028
#22 0xb7f52ee2 in QMetaObject::activate (sender=0xa2ea478, m=0xb34c37e0,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3098
#23 0xb348da97 in KFileFilterCombo::filterChanged (this=0xa2ea478)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kfile/kfilefiltercombo.moc:80
#24 0xb348dced in KFileFilterCombo::qt_metacall (this=0xa2ea478,
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfd40f68)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kfile/kfilefiltercombo.moc:69
#25 0xb7f50f39 in QMetaObject::activate (sender=0xa2ea478,
from_signal_index=<value optimized out>, to_signal_index=51, argv=0x0)
at kernel/qobject.cpp:3028
#26 0xb7f52ee2 in QMetaObject::activate (sender=0xa2ea478, m=0xb7be373c,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3098
#27 0xb7b13b77 in KComboBox::returnPressed (this=0xa2ea478)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kdeui/kcombobox.moc:160
#28 0xb7b148d3 in KComboBox::qt_metacall (this=0xa2ea478,
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfd41098)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kdeui/kcombobox.moc:104
#29 0xb348dcba in KFileFilterCombo::qt_metacall (this=0xa2ea478,
_c=QMetaObject::InvokeMetaMethod, _id=51, _a=0xbfd41098)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs_build/kfile/kfilefiltercombo.moc:64
#30 0xb7f50f39 in QMetaObject::activate (sender=0xa2fdac0,
from_signal_index=<value optimized out>, to_signal_index=30, argv=0x0)
at kernel/qobject.cpp:3028
#31 0xb7f52ee2 in QMetaObject::activate (sender=0xa2fdac0, m=0xb71b2f84,
local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3098
#32 0xb6d770f7 in QLineEdit::returnPressed (this=0xa2fdac0)
at .moc/debug-shared/moc_qlineedit.cpp:228
#33 0xb6d8015e in QLineEdit::keyPressEvent (this=0xa2fdac0, event=0xbfd4194c)
at widgets/qlineedit.cpp:1874
#34 0xb7b334bd in KLineEdit::keyPressEvent (this=0xa2fdac0, e=0xbfd4194c)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kdeui/widgets/klineedit.cpp:875
#35 0xb6a02ffe in QWidget::event (this=0xa2fdac0, event=0xbfd4194c)
at kernel/qwidget.cpp:7204
#36 0xb6d7e377 in QLineEdit::event (this=0xa2fdac0, e=0xbfd4194c)
at widgets/qlineedit.cpp:1636
#37 0xb7b30adc in KLineEdit::event (this=0xa2fdac0, ev=0xbfd4194c)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kdeui/widgets/klineedit.cpp:1296
#38 0xb6d361c4 in QComboBox::keyPressEvent (this=0xa2ea478, e=0xbfd4194c)
at widgets/qcombobox.cpp:2822
#39 0xb6a02ffe in QWidget::event (this=0xa2ea478, event=0xbfd4194c)
at kernel/qwidget.cpp:7204
#40 0xb6d3487f in QComboBox::event (this=0xa2ea478, event=0xbfd4194c)
at widgets/qcombobox.cpp:2639
#41 0xb69a494c in QApplicationPrivate::notify_helper (this=0xa05cd88,
receiver=0xa2ea478, e=0xbfd4194c) at kernel/qapplication.cpp:3809
#42 0xb69acae0 in QApplication::notify (this=0xbfd43394, receiver=0xa2ea478,
e=0xbfd4194c) at kernel/qapplication.cpp:3453
#43 0xb7a806b1 in KApplication::notify (this=0xbfd43394, receiver=0xa2ea478,
event=0xbfd4194c)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kdeui/kernel/kapplication.cpp:311
#44 0xb7f38ebf in QCoreApplication::notifyInternal (this=0xbfd43394,
receiver=0xa2ea478, event=0xbfd4194c) at kernel/qcoreapplication.cpp:593
#45 0xb6a0bf4e in qt_sendSpontaneousEvent (receiver=0xa2ea478, event=0x6)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#46 0xb6a3f973 in QKeyMapper::sendKeyEvent (keyWidget=0xa2ea478, grab=false,
type=QEvent::KeyPress, code=16777220, modifiers={i = -1076618228},
text=@0xbfd41c38, autorepeat=<value optimized out>, count=1,
nativeScanCode=36, nativeVirtualKey=65293, nativeModifiers=16)
at kernel/qkeymapper_x11.cpp:1658
#47 0xb6a41a83 in QKeyMapperPrivate::translateKeyEvent (this=0xa077780,
keyWidget=0xa2ea478, event=0xbfd42088, grab=false)
at kernel/qkeymapper_x11.cpp:1629
#48 0xb6a1aa5b in QApplication::x11ProcessEvent (this=0xbfd43394,
event=0xbfd42088) at kernel/qapplication_x11.cpp:3059
#49 0xb6a432f8 in QEventDispatcherX11::processEvents (this=0xa05ce80, flags=
{i = -1076616920}) at kernel/qeventdispatcher_x11.cpp:134
#50 0xb7f3782a in QEventLoop::processEvents (this=0xbfd4219c, flags=
{i = -1076616856}) at kernel/qeventloop.cpp:149
#51 0xb7f379ea in QEventLoop::exec (this=0xbfd4219c, flags={i = -1076616796})
at kernel/qeventloop.cpp:200
#52 0xb6e4e0e7 in QDialog::exec (this=0xbfd421e0) at dialogs/qdialog.cpp:453
#53 0x0804fc3a in Shell::fileOpen (this=0xa102108)
at
/var/tmp/portage/kde-base/okular-4.1.3/work/okular-4.1.3/okular/shell/shell.cpp:242
#54 0x0805009b in Shell::qt_metacall (this=0xa102108,
_c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfd4236c)
at
/var/tmp/portage/kde-base/okular-4.1.3/work/okular_build/okular/shell/shell.moc:85
#55 0xb7f50f39 in QMetaObject::activate (sender=0xa1d6ff0,
from_signal_index=<value optimized out>, to_signal_index=6,
argv=0xbfd4236c) at kernel/qobject.cpp:3028
#56 0xb7f51380 in QMetaObject::activate (sender=0xa1d6ff0, m=0xb71ae018,
from_local_signal_index=1, to_local_signal_index=2, argv=0xbfd4236c)
at kernel/qobject.cpp:3118
#57 0xb699e021 in QAction::triggered (this=0xa1d6ff0, _t1=false)
at .moc/debug-shared/moc_qaction.cpp:216
#58 0xb699e997 in QAction::activate (this=0xa1d6ff0, event=QAction::Trigger)
at kernel/qaction.cpp:1131
#59 0xb69a2a5b in QAction::event (this=0xa1d6ff0, e=0xbfd42764)
at kernel/qaction.cpp:1050
#60 0xb6a08409 in QWidgetAction::event (this=0xa1d6ff0, event=0xbfd42764)
at kernel/qwidgetaction.cpp:236
#61 0xb69a494c in QApplicationPrivate::notify_helper (this=0xa05cd88,
receiver=0xa1d6ff0, e=0xbfd42764) at kernel/qapplication.cpp:3809
#62 0xb69abb1f in QApplication::notify (this=0xbfd43394, receiver=0xa1d6ff0,
e=0xbfd42764) at kernel/qapplication.cpp:3399
#63 0xb7a806b1 in KApplication::notify (this=0xbfd43394, receiver=0xa1d6ff0,
event=0xbfd42764)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kdeui/kernel/kapplication.cpp:311
#64 0xb7f38ebf in QCoreApplication::notifyInternal (this=0xbfd43394,
receiver=0xa1d6ff0, event=0xbfd42764) at kernel/qcoreapplication.cpp:593
#65 0xb69e2c5a in QShortcutMap::dispatchEvent (this=0xa05ce24, e=0xbfd42aec)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#66 0xb69e4b5d in QShortcutMap::tryShortcutEvent (this=0xa05ce24,
w=0xa19a5f8, e=0xbfd42aec) at kernel/qshortcutmap.cpp:368
#67 0xb69accc8 in QApplication::notify (this=0xbfd43394, receiver=0xa19a5f8,
e=0xbfd42aec) at kernel/qapplication.cpp:3436
#68 0xb7a806b1 in KApplication::notify (this=0xbfd43394, receiver=0xa19a5f8,
event=0xbfd42aec)
at
/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kdeui/kernel/kapplication.cpp:311
#69 0xb7f38ebf in QCoreApplication::notifyInternal (this=0xbfd43394,
receiver=0xa19a5f8, event=0xbfd42aec) at kernel/qcoreapplication.cpp:593
#70 0xb6a0bf4e in qt_sendSpontaneousEvent (receiver=0xa19a5f8, event=0x6)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#71 0xb6a3f973 in QKeyMapper::sendKeyEvent (keyWidget=0xa19a5f8, grab=false,
type=QEvent::KeyPress, code=79, modifiers={i = -1076613716},
text=@0xbfd42dd8, autorepeat=<value optimized out>, count=1,
nativeScanCode=32, nativeVirtualKey=111, nativeModifiers=20)
at kernel/qkeymapper_x11.cpp:1658
#72 0xb6a41a83 in QKeyMapperPrivate::translateKeyEvent (this=0xa077780,
keyWidget=0xa19a5f8, event=0xbfd43228, grab=false)
at kernel/qkeymapper_x11.cpp:1629
#73 0xb6a1aa5b in QApplication::x11ProcessEvent (this=0xbfd43394,
event=0xbfd43228) at kernel/qapplication_x11.cpp:3059
#74 0xb6a432f8 in QEventDispatcherX11::processEvents (this=0xa05ce80, flags=
{i = -1076612408}) at kernel/qeventdispatcher_x11.cpp:134
#75 0xb7f3782a in QEventLoop::processEvents (this=0xbfd43340, flags=
{i = -1076612344}) at kernel/qeventloop.cpp:149
#76 0xb7f379ea in QEventLoop::exec (this=0xbfd43340, flags={i = -1076612280})
at kernel/qeventloop.cpp:200
#77 0xb7f3a155 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:851
#78 0xb69a4677 in QApplication::exec () at kernel/qapplication.cpp:3337
#79 0x0804ead6 in main (argc=)
at
/var/tmp/portage/kde-base/okular-4.1.3/work/okular-4.1.3/okular/shell/main.cpp:58
#0 0xb8028424 in __kernel_vsyscall ()
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Okular-devel
mailing list