Bug 243036 - Crash on burning a .cue image to dvd+rw
Summary: Crash on burning a .cue image to dvd+rw
Status: RESOLVED WORKSFORME
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 1.92.0
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: k3b developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-28 15:36 UTC by Con Kolivas
Modified: 2021-01-16 04:33 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.24 KB, text/plain)
2010-06-28 15:42 UTC, Con Kolivas
Details
New crash information added by DrKonqi (16.76 KB, text/plain)
2010-06-29 15:07 UTC, Con Kolivas
Details
Combobox of device (107.24 KB, image/png)
2010-07-05 09:58 UTC, Con Kolivas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Con Kolivas 2010-06-28 15:36:03 UTC
Application: k3b (1.92.0)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.34-ck1 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

-- Information about the crash:
I have a cd .cue image that I was trying to burn to a dvd+rw that already had information on it, and each time I clicked on burn it crashes.

The crash can be reproduced every time.

 -- Backtrace:
Application: K3b (k3b), signal: Segmentation fault
The current source language is "auto; currently asm".
[Current thread is 1 (Thread 0x7fed54fc2760 (LWP 22149))]

Thread 3 (Thread 0x7fed3a4f3710 (LWP 22249)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007fed4ffef7b5 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007fed4ffef956 in QThread::sleep(unsigned long) () from /usr/lib/libQtCore.so.4
#3  0x00007fed548976d5 in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3blib.so.6
#4  0x00007fed4ffefe35 in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007fed4b9e08ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fed4e5ce01d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fed2abf6710 (LWP 22349)):
#0  0x00007fed4e5c3103 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fed4a05f299 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fed4a05f6ec in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fed50108766 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007fed500dda82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007fed500dde5c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007fed4ffed79b in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fed500be398 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fed4ffefe35 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007fed4b9e08ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fed4e5ce01d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fed54fc2760 (LWP 22149)):
[KCrash Handler]
#5  0x00007fed54bc0ba0 in K3b::Device::Device::dao() const () from /usr/lib/libk3bdevice.so.6
#6  0x00007fed548d8c2e in K3b::BinImageWritingJob::prepareWriter() () from /usr/lib/libk3blib.so.6
#7  0x00007fed548d8e7b in K3b::BinImageWritingJob::start() () from /usr/lib/libk3blib.so.6
#8  0x00007fed548d8651 in K3b::BinImageWritingJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3blib.so.6
#9  0x00007fed500eee89 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#10 0x00007fed4f20432c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007fed4f20a80b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007fed5129f436 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#13 0x00007fed500df15c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x00007fed500e2804 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#15 0x00007fed50108bd3 in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007fed4a05b6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#17 0x00007fed4a05f538 in ?? () from /lib/libglib-2.0.so.0
#18 0x00007fed4a05f6ec in g_main_context_iteration () from /lib/libglib-2.0.so.0
#19 0x00007fed50108713 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#20 0x00007fed4f2b414e in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007fed500dda82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007fed500dde5c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0x00007fed4f6cee7e in QDialog::exec() () from /usr/lib/libQtGui.so.4
#24 0x00000000005425e7 in _start ()
The current source language is "auto; currently c".
The current source language is "auto; currently asm".

Reported using DrKonqi
Comment 1 Con Kolivas 2010-06-28 15:42:01 UTC
Created attachment 48419 [details]
New crash information added by DrKonqi

Another backtrace when repeating the crash.
Comment 2 Nicolas L. 2010-06-28 17:18:37 UTC
#5  0x00007f71bd624ba0 in K3b::Device::Device::dao() const () from /usr/lib/libk3bdevice.so.6
#6  0x00007f71bd33cc2e in K3b::BinImageWritingJob::prepareWriter() () from /usr/lib/libk3blib.so.6
#7  0x00007f71bd33ce7b in K3b::BinImageWritingJob::start() () from /usr/lib/libk3blib.so.6
#8  0x00007f71bd33c651 in K3b::BinImageWritingJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libk3blib.so.6
#9  0x00007f71b8b52e89 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4


Please install the debuginfo packages for k3b and paste a new backtrace
Comment 3 Con Kolivas 2010-06-29 15:07:46 UTC
Created attachment 48457 [details]
New crash information added by DrKonqi

Repeated crash backtrace with debug packages installed.
Comment 4 Michał Małek 2010-06-30 15:48:32 UTC
Hi, thanks for the report. I can't reproduce it, unfortunately. What is shown in "Burning device" combobox? What options do you set in the image burning dialog?
Comment 5 Con Kolivas 2010-07-05 09:58:57 UTC
Created attachment 48599 [details]
Combobox of device
Comment 6 Con Kolivas 2010-07-05 09:59:48 UTC
I used no options in burning dialogue. I did say it was a cd image that I was trying to burn to a dvd as well? I used to be able to do that.
Comment 7 Nicolas L. 2010-08-13 16:39:02 UTC
From comment #3 :

Thread 1 (Thread 0x7fe94ed51760 (LWP 32766)):
[KCrash Handler]
#5  K3b::Device::Device::dao (this=0x0) at /tmp/buildd/k3b-1.92.0~rc3/libk3bdevice/k3bdevice.cpp:586
#6  0x00007fe94e667c2e in K3b::BinImageWritingJob::prepareWriter (this=0x2d97b20) at /tmp/buildd/k3b-1.92.0~rc3/libk3b/jobs/k3bbinimagewritingjob.cpp:83
#7  0x00007fe94e667e7b in K3b::BinImageWritingJob::start (this=0x2d97b20) at /tmp/buildd/k3b-1.92.0~rc3/libk3b/jobs/k3bbinimagewritingjob.cpp:62
#8  0x00007fe94e667651 in K3b::BinImageWritingJob::qt_metacall (this=0x2d97b20, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xa8ae80)
    at /tmp/buildd/k3b-1.92.0~rc3/obj-x86_64-linux-gnu/libk3b/k3bbinimagewritingjob.moc:89
#9  0x00007fe949e7de89 in QObject::event (this=0x2d97b20, e=0x2d9aa90) at kernel/qobject.cpp:1248
#10 0x00007fe948f9332c in QApplicationPrivate::notify_helper (this=0x820600, receiver=0x2d97b20, e=0x2d9aa90) at kernel/qapplication.cpp:4302
#11 0x00007fe948f9980b in QApplication::notify (this=0x7fff16332380, receiver=0x2d97b20, e=0x2d9aa90) at kernel/qapplication.cpp:4185
#12 0x00007fe94b02e436 in KApplication::notify (this=0x7fff16332380, receiver=0x2d97b20, event=0x2d9aa90) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x00007fe949e6e15c in QCoreApplication::notifyInternal (this=0x7fff16332380, receiver=0x2d97b20, event=0x2d9aa90) at kernel/qcoreapplication.cpp:726
#14 0x00007fe949e71804 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x7f9570) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x7f9570) at kernel/qcoreapplication.cpp:1367
#16 0x00007fe949e97bd3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#17 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#18 0x00007fe943dea6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007fe943dee538 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007fe943dee6ec in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00007fe949e97713 in QEventDispatcherGlib::processEvents (this=0x7f8c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#22 0x00007fe94904314e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007fe949e6ca82 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007fe949e6ce5c in QEventLoop::exec (this=0x7fff1632d020, flags=) at kernel/qeventloop.cpp:201
#25 0x00007fe94945de7e in QDialog::exec (this=0x7fff1632d220) at dialogs/qdialog.cpp:546
#26 0x00000000005425e7 in K3b::JobProgressDialog::startJob (this=0x7fff1632d220, job=<value optimized out>) at /tmp/buildd/k3b-1.92.0~rc3/src/k3bjobprogressdialog.cpp:632
#27 0x000000000046263d in K3b::ImageWritingDialog::slotStartClicked (this=0x7fff1632f110) at /tmp/buildd/k3b-1.92.0~rc3/src/misc/k3bimagewritingdialog.cpp:505
#28 0x000000000054eab2 in K3b::InteractionDialog::slotStartClickedInternal (this=0x7fff1632f110) at /tmp/buildd/k3b-1.92.0~rc3/src/k3binteractiondialog.cpp:312
#29 0x000000000054f27d in K3b::InteractionDialog::qt_metacall (this=0x7fff1632f110, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff1632d9a0)
    at /tmp/buildd/k3b-1.92.0~rc3/obj-x86_64-linux-gnu/src/k3binteractiondialog.moc:161
#30 0x0000000000461500 in K3b::ImageWritingDialog::qt_metacall (this=0x0, _c=QMetaObject::QueryPropertyEditable, _id=11261384, _a=0x7)
    at /tmp/buildd/k3b-1.92.0~rc3/obj-x86_64-linux-gnu/src/k3bimagewritingdialog.moc:74
#31 0x00007fe949e81346 in QMetaObject::activate (sender=0x122ca20, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7) at kernel/qobject.cpp:3295
#32 0x00007fe949630572 in QAbstractButton::clicked (this=0x0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#33 0x00007fe949348a5b in QAbstractButtonPrivate::emitClicked (this=0x122ca90) at widgets/qabstractbutton.cpp:546
#34 0x00007fe9493498fb in QAbstractButtonPrivate::click (this=0x122ca90) at widgets/qabstractbutton.cpp:539
#35 0x00007fe949349b6c in QAbstractButton::mouseReleaseEvent (this=0x122ca20, e=0x7fff1632e470) at widgets/qabstractbutton.cpp:1121
#36 0x00007fe948fe9602 in QWidget::event (this=0x122ca20, event=0x7fff1632e470) at kernel/qwidget.cpp:8044
#37 0x00007fe948f9332c in QApplicationPrivate::notify_helper (this=0x820600, receiver=0x122ca20, e=0x7fff1632e470) at kernel/qapplication.cpp:4302
#38 0x00007fe948f99fdb in QApplication::notify (this=0x7fff16332380, receiver=0x122ca20, e=0x7fff1632e470) at kernel/qapplication.cpp:3867
#39 0x00007fe94b02e436 in KApplication::notify (this=0x7fff16332380, receiver=0x122ca20, event=0x7fff1632e470) at ../../kdeui/kernel/kapplication.cpp:302
#40 0x00007fe949e6e15c in QCoreApplication::notifyInternal (this=0x7fff16332380, receiver=0x122ca20, event=0x7fff1632e470) at kernel/qcoreapplication.cpp:726
#41 0x00007fe948f991be in QCoreApplication::sendEvent (receiver=0x122ca20, event=0x7fff1632e470, alienWidget=0x122ca20, nativeWidget=0x1c38c90, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#42 QApplicationPrivate::sendMouseEvent (receiver=0x122ca20, event=0x7fff1632e470, alienWidget=0x122ca20, nativeWidget=0x1c38c90, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2967
#43 0x00007fe94901903b in QETWidget::translateMouseEvent (this=0x1c38c90, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380
#44 0x00007fe9490179ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff1632ebf0) at kernel/qapplication_x11.cpp:3513
#45 0x00007fe949043552 in x11EventSourceDispatch (s=0x823fb0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#46 0x00007fe943dea6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#47 0x00007fe943dee538 in ?? () from /lib/libglib-2.0.so.0
#48 0x00007fe943dee6ec in g_main_context_iteration () from /lib/libglib-2.0.so.0
#49 0x00007fe949e97713 in QEventDispatcherGlib::processEvents (this=0x7f8c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#50 0x00007fe94904314e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#51 0x00007fe949e6ca82 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#52 0x00007fe949e6ce5c in QEventLoop::exec (this=0x7fff1632ef10, flags=) at kernel/qeventloop.cpp:201
#53 0x00007fe94945de7e in QDialog::exec (this=0x7fff1632f110) at dialogs/qdialog.cpp:546
#54 0x000000000054e5c2 in K3b::InteractionDialog::exec (this=0x7fff1632f110) at /tmp/buildd/k3b-1.92.0~rc3/src/k3binteractiondialog.cpp:526
#55 0x000000000052ceab in K3b::MainWindow::slotWriteImage (this=<value optimized out>) at /tmp/buildd/k3b-1.92.0~rc3/src/k3b.cpp:1356
#56 0x0000000000535fe4 in K3b::MainWindow::qt_metacall (this=0xab98e0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff1632f350) at /tmp/buildd/k3b-1.92.0~rc3/obj-x86_64-linux-gnu/src/k3b.moc:176
#57 0x00007fe949e81346 in QMetaObject::activate (sender=0xa9afd0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7) at kernel/qobject.cpp:3295
#58 0x00007fe948f8d132 in QAction::triggered (this=0x0, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#59 0x00007fe948f8f1ab in QAction::activate (this=0xa9afd0, event=<value optimized out>) at kernel/qaction.cpp:1255
#60 0x00007fe9493ce981 in QMenuPrivate::activateCausedStack (this=<value optimized out>, causedStack=..., action=0xa9afd0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1002
#61 0x00007fe9493d4512 in QMenuPrivate::activateAction (this=0x1c1d450, action=0xa9afd0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1094
#62 0x00007fe94b10a32e in KMenu::mouseReleaseEvent (this=0x7fff16330c20, e=0x7) at ../../kdeui/widgets/kmenu.cpp:471
#63 0x00007fe948fe9602 in QWidget::event (this=0x7fff16330c20, event=0x7fff16330120) at kernel/qwidget.cpp:8044
#64 0x00007fe9493d670b in QMenu::event (this=0x7fff16330c20, e=0x7fff16330120) at widgets/qmenu.cpp:2421
#65 0x00007fe948f9332c in QApplicationPrivate::notify_helper (this=0x820600, receiver=0x7fff16330c20, e=0x7fff16330120) at kernel/qapplication.cpp:4302
#66 0x00007fe948f99fdb in QApplication::notify (this=0x7fff16332380, receiver=0x7fff16330c20, e=0x7fff16330120) at kernel/qapplication.cpp:3867
#67 0x00007fe94b02e436 in KApplication::notify (this=0x7fff16332380, receiver=0x7fff16330c20, event=0x7fff16330120) at ../../kdeui/kernel/kapplication.cpp:302
#68 0x00007fe949e6e15c in QCoreApplication::notifyInternal (this=0x7fff16332380, receiver=0x7fff16330c20, event=0x7fff16330120) at kernel/qcoreapplication.cpp:726
#69 0x00007fe948f991be in QCoreApplication::sendEvent (receiver=0x7fff16330c20, event=0x7fff16330120, alienWidget=0x0, nativeWidget=0x7fff16330c20, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#70 QApplicationPrivate::sendMouseEvent (receiver=0x7fff16330c20, event=0x7fff16330120, alienWidget=0x0, nativeWidget=0x7fff16330c20, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2967
#71 0x00007fe9490194bd in QETWidget::translateMouseEvent (this=0x7fff16330c20, event=<value optimized out>) at kernel/qapplication_x11.cpp:4314
#72 0x00007fe9490179ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff163308a0) at kernel/qapplication_x11.cpp:3513
#73 0x00007fe949043552 in x11EventSourceDispatch (s=0x823fb0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#74 0x00007fe943dea6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#75 0x00007fe943dee538 in ?? () from /lib/libglib-2.0.so.0
#76 0x00007fe943dee6ec in g_main_context_iteration () from /lib/libglib-2.0.so.0
#77 0x00007fe949e97713 in QEventDispatcherGlib::processEvents (this=0x7f8c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#78 0x00007fe94904314e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#79 0x00007fe949e6ca82 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#80 0x00007fe949e6ce5c in QEventLoop::exec (this=0x7fff16330bc0, flags=) at kernel/qeventloop.cpp:201
#81 0x00007fe9493d1ad5 in QMenu::exec (this=0x7fff16330c20, p=<value optimized out>, action=0x0) at widgets/qmenu.cpp:2063
#82 0x000000000051641f in K3b::WelcomeWidget::slotMoreActions (this=0xb00900) at /tmp/buildd/k3b-1.92.0~rc3/src/k3bwelcomewidget.cpp:285
#83 0x0000000000516bf1 in K3b::WelcomeWidget::qt_metacall (this=0xb00900, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>)
    at /tmp/buildd/k3b-1.92.0~rc3/obj-x86_64-linux-gnu/src/k3bwelcomewidget.moc:75
#84 0x00007fe949e81346 in QMetaObject::activate (sender=0xb176d0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7) at kernel/qobject.cpp:3295
#85 0x00007fe94934864e in QAbstractButtonPrivate::emitPressed (this=0xae3ec0) at widgets/qabstractbutton.cpp:560
#86 0x00007fe94934882c in QAbstractButton::mousePressEvent (this=0xb176d0, e=0x7fff16331830) at widgets/qabstractbutton.cpp:1096
#87 0x00007fe948fe95e9 in QWidget::event (this=0xb176d0, event=0x7fff16331830) at kernel/qwidget.cpp:8040
#88 0x00007fe948f9332c in QApplicationPrivate::notify_helper (this=0x820600, receiver=0xb176d0, e=0x7fff16331830) at kernel/qapplication.cpp:4302
#89 0x00007fe948f99fdb in QApplication::notify (this=0x7fff16332380, receiver=0xb176d0, e=0x7fff16331830) at kernel/qapplication.cpp:3867
#90 0x00007fe94b02e436 in KApplication::notify (this=0x7fff16332380, receiver=0xb176d0, event=0x7fff16331830) at ../../kdeui/kernel/kapplication.cpp:302
#91 0x00007fe949e6e15c in QCoreApplication::notifyInternal (this=0x7fff16332380, receiver=0xb176d0, event=0x7fff16331830) at kernel/qcoreapplication.cpp:726
#92 0x00007fe948f991be in QCoreApplication::sendEvent (receiver=0xb176d0, event=0x7fff16331830, alienWidget=0xb176d0, nativeWidget=0xab98e0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#93 QApplicationPrivate::sendMouseEvent (receiver=0xb176d0, event=0x7fff16331830, alienWidget=0xb176d0, nativeWidget=0xab98e0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2967
#94 0x00007fe94901903b in QETWidget::translateMouseEvent (this=0xab98e0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380
#95 0x00007fe9490179ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff16331fb0) at kernel/qapplication_x11.cpp:3513
#96 0x00007fe949043552 in x11EventSourceDispatch (s=0x823fb0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#97 0x00007fe943dea6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#98 0x00007fe943dee538 in ?? () from /lib/libglib-2.0.so.0
#99 0x00007fe943dee6ec in g_main_context_iteration () from /lib/libglib-2.0.so.0
#100 0x00007fe949e97713 in QEventDispatcherGlib::processEvents (this=0x7f8c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#101 0x00007fe94904314e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#102 0x00007fe949e6ca82 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#103 0x00007fe949e6ce5c in QEventLoop::exec (this=0x7fff163322d0, flags=) at kernel/qeventloop.cpp:201
#104 0x00007fe949e71aeb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#105 0x0000000000538294 in main (argc=<value optimized out>, argv=<value optimized out>) at /tmp/buildd/k3b-1.92.0~rc3/src/main.cpp:151
The current source language is "auto; currently c".
The current source language is "auto; currently asm".

Possible duplicates by query: bug 243036.

Reported using DrKonqi
Comment 8 Justin Zobel 2020-12-17 05:20:48 UTC
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 9 Bug Janitor Service 2021-01-01 04:34:18 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 10 Bug Janitor Service 2021-01-16 04:33:51 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!