Bug 434081 - crash in MailImporter::FilterInfo::setOverall(int)
Summary: crash in MailImporter::FilterInfo::setOverall(int)
Status: REPORTED
Alias: None
Product: kdepim
Classification: Applications
Component: importwizard (show other bugs)
Version: GIT (master)
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-06 22:42 UTC by Christopher Yeleighton
Modified: 2021-03-06 22:42 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 Christopher Yeleighton 2021-03-06 22:42:37 UTC
Application: akonadiimportwizard (5.16.2 (20.12.2))

Qt Version: 5.15.2
Frameworks Version: 5.79.0
Operating System: Linux 5.10.16-1-default x86_64
Windowing System: X11
Drkonqi Version: 5.21.1
Distribution: openSUSE Tumbleweed

-- Information about the crash:
- What I was doing when the application crashed:

I told the import wizard to import the file 2012-July.txt.gz

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Narzędzie importu ZIO (akonadiimportwizard), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f19525277c3 in MailImporter::FilterInfo::setOverall(int) () from /usr/lib64/libKF5MailImporter.so.5
#5  0x00007f1952540f19 in MailImporter::FilterMailmanGzip::importMails(QStringList const&) () from /usr/lib64/libKF5MailImporter.so.5
#6  0x00007f195254179b in MailImporter::FilterMailmanGzip::import() () from /usr/lib64/libKF5MailImporter.so.5
#7  0x000055a9f178e893 in ImportWizard::next (this=0x55a9f391b400) at /usr/src/debug/akonadi-import-wizard-20.12.2-1.2.x86_64/src/importwizard.cpp:345
#8  0x00007f1950db3946 in QtPrivate::QSlotObjectBase::call (a=0x7ffd46be7890, r=0x55a9f391b400, this=0x55a9f394cb90) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#9  doActivate<false> (sender=0x55a9f392ce80, signal_index=9, argv=argv@entry=0x7ffd46be7890) at kernel/qobject.cpp:3886
#10 0x00007f1950dacc60 in QMetaObject::activate (sender=sender@entry=0x55a9f392ce80, m=m@entry=0x7f1951e794e0, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffd46be7890) at kernel/qobject.cpp:3946
#11 0x00007f1951a6a3d2 in QAbstractButton::clicked (this=this@entry=0x55a9f392ce80, _t1=<optimized out>) at .moc/moc_qabstractbutton.cpp:308
#12 0x00007f1951a6ad3a in QAbstractButtonPrivate::emitClicked (this=this@entry=0x55a9f3925110) at widgets/qabstractbutton.cpp:415
#13 0x00007f1951a6c68f in QAbstractButtonPrivate::click (this=this@entry=0x55a9f3925110) at widgets/qabstractbutton.cpp:408
#14 0x00007f1951a6c861 in QAbstractButton::mouseReleaseEvent (this=0x55a9f392ce80, e=0x7ffd46be7e60) at widgets/qabstractbutton.cpp:1044
#15 0x00007f19519bd34e in QWidget::event (this=0x55a9f392ce80, event=0x7ffd46be7e60) at kernel/qwidget.cpp:9019
#16 0x00007f195197d4ff in QApplicationPrivate::notify_helper (this=this@entry=0x55a9f35b25e0, receiver=receiver@entry=0x55a9f392ce80, e=e@entry=0x7ffd46be7e60) at kernel/qapplication.cpp:3632
#17 0x00007f19519843eb in QApplication::notify (this=0x7ffd46be7b60, receiver=0x55a9f392ce80, e=0x7ffd46be7e60) at kernel/qapplication.cpp:3076
#18 0x00007f1950d7d32a in QCoreApplication::notifyInternal2 (receiver=0x55a9f392ce80, event=0x7ffd46be7e60) at kernel/qcoreapplication.cpp:1063
#19 0x00007f1951983416 in QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x55a9f392ce80, event=event@entry=0x7ffd46be7e60, alienWidget=alienWidget@entry=0x55a9f392ce80, nativeWidget=0x55a9f391b400, buttonDown=buttonDown@entry=0x7f1951eab670 <qt_button_down>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2614
#20 0x00007f19519d53b1 in QWidgetWindow::handleMouseEvent (this=0x55a9f3a82da0, event=0x7ffd46be8120) at kernel/qwidgetwindow.cpp:683
#21 0x00007f19519d88be in QWidgetWindow::event (this=0x55a9f3a82da0, event=0x7ffd46be8120) at kernel/qwidgetwindow.cpp:300
#22 0x00007f195197d4ff in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55a9f3a82da0, e=0x7ffd46be8120) at kernel/qapplication.cpp:3632
#23 0x00007f1950d7d32a in QCoreApplication::notifyInternal2 (receiver=0x55a9f3a82da0, event=0x7ffd46be8120) at kernel/qcoreapplication.cpp:1063
#24 0x00007f1951238d03 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib64/libQt5Gui.so.5
#25 0x00007f195120ec5c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Gui.so.5
#26 0x00007f193cac5faa in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#27 0x00007f194e1f7f57 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f194e1f82d8 in ?? () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f194e1f838f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#30 0x00007f1950dd48bf in QEventDispatcherGlib::processEvents (this=0x55a9f36a5470, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#31 0x00007f1950d7bceb in QEventLoop::exec (this=this@entry=0x7ffd46be8450, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#32 0x00007f1950d83f60 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#33 0x000055a9f17860c3 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/akonadi-import-wizard-20.12.2-1.2.x86_64/src/main.cpp:67
[Inferior 1 (process 13858) detached]