https://bugs.kde.org/show_bug.cgi?id=463304

--- Comment #2 from qemxa2jneu.bugs.kde....@ruekov.eu ---
(In reply to Harald Sitter from comment #1)
> A backtrace with the filelight frame would be handy.
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports

Ah, my bad.

$ gdb --args filelight Downloads
[..]
(gdb) run
[..]
Thread 1 "filelight" received signal SIGSEGV, Segmentation fault.
0x000055555557051b in ?? ()
(gdb) backtrace
#0  0x000055555557051b in ?? ()
#1  0x00007ffff58bda51 in QtPrivate::QSlotObjectBase::call (a=<optimized out>,
r=<optimized out>, this=<optimized out>, 
    this=<optimized out>, r=<optimized out>, a=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#2  doActivate<false> (sender=0x5555561a8b20, signal_index=3,
argv=0x7fffffffcdc0) at kernel/qobject.cpp:3919
#3  0x00007ffff78386e7 in KJob::finished (this=this@entry=0x5555561a8b20,
_t1=<optimized out>, _t1@entry=0x5555561a8b20, 
    _t2=...) at
/usr/src/debug/kcoreaddons/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:612
#4  0x00007ffff783e825 in KJob::finishJob (this=0x5555561a8b20,
emitResult=<optimized out>)
    at /usr/src/debug/kcoreaddons/kcoreaddons-5.101.0/src/lib/jobs/kjob.cpp:95
#5  0x00007ffff58b0be0 in QObject::event (this=0x5555561a8b20,
e=0x7fff5c001d80) at kernel/qobject.cpp:1347
#6  0x00007ffff7178b1c in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x5555561a8b20, 
    e=0x7fff5c001d80) at kernel/qapplication.cpp:3637
#7  0x00007ffff588cf98 in QCoreApplication::notifyInternal2
(receiver=0x5555561a8b20, event=0x7fff5c001d80)
    at kernel/qcoreapplication.cpp:1064
#8  0x00007ffff588daa3 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x5555555cbef0)
    at kernel/qcoreapplication.cpp:1821
#9  0x00007ffff58d3e68 in postEventSourceDispatch (s=0x55555570ecf0) at
kernel/qeventdispatcher_glib.cpp:277
#10 0x00007ffff466d87b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#11 0x00007ffff46c4299 in ?? () from /usr/lib/libglib-2.0.so.0
#12 0x00007ffff466c132 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#13 0x00007ffff58d7c4c in QEventDispatcherGlib::processEvents
(this=0x555555710180, flags=...)
    at kernel/qeventdispatcher_glib.cpp:423
#14 0x00007ffff588573c in QEventLoop::exec (this=0x7fffffffd240, flags=...)
    at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#15 0x00007ffff5890269 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#16 0x0000555555567519 in ?? ()
#17 0x00007ffff683c290 in __libc_start_call_main
(main=main@entry=0x5555555652d0, argc=argc@entry=2, 
    argv=argv@entry=0x7fffffffd698) at
../sysdeps/nptl/libc_start_call_main.h:58
#18 0x00007ffff683c34a in __libc_start_main_impl (main=0x5555555652d0, argc=2,
argv=0x7fffffffd698, 
    init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>,
stack_end=0x7fffffffd688)
    at ../csu/libc-start.c:381
#19 0x0000555555567e15 in ?? ()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to