Bug 504787

Summary: Segfault in Bug Report Menu
Product: [Applications] kolourpaint Reporter: Dillon <dillonotto112>
Component: generalAssignee: kolourpaint-support
Status: REPORTED ---    
Severity: crash    
Priority: NOR    
Version First Reported In: 25.04.1   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Dillon 2025-05-25 23:20:02 UTC
SUMMARY

If you press report bug, and then press the close button before the window is closed automatically, KolourPaint crashes with a segfault. 


STEPS TO REPRODUCE
1. Help > Report Bug
2. Launch Bug Report Wizard
3. Close

OBSERVED RESULT
KolourPaint crashes with a segfault

BACKTRACE
Thread 1 "kolourpaint" received signal SIGSEGV, Segmentation fault.
0x0000000000000040 in ?? ()
(gdb) bt
#0  0x0000000000000040 in ??? ()
#1  0x00007ffff53de038 in ??? ()
	at /home/guifuzz/GUIFuzzBenchmarks/Qt/6.8.1/gcc_64/lib/libQt6Core.so.6
#2  0x00007ffff53eb33e in ??? ()
	at /home/guifuzz/GUIFuzzBenchmarks/Qt/6.8.1/gcc_64/lib/libQt6Core.so.6
#3  0x00007ffff53d1e75 in QObject::event(QEvent*) ()
	at /home/guifuzz/GUIFuzzBenchmarks/Qt/6.8.1/gcc_64/lib/libQt6Core.so.6
#4  0x00007ffff67903f6 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
	()
	at /home/guifuzz/GUIFuzzBenchmarks/Qt/6.8.1/gcc_64/lib/libQt6Widgets.so.6
#5  0x00007ffff537bcaa in QCoreApplication::notifyInternal2(QObject*, QEvent*)
	() at /home/guifuzz/GUIFuzzBenchmarks/Qt/6.8.1/gcc_64/lib/libQt6Core.so.6
#6  0x00007ffff5529b4a in QTimerInfoList::activateTimers() ()
	at /home/guifuzz/GUIFuzzBenchmarks/Qt/6.8.1/gcc_64/lib/libQt6Core.so.6
#7  0x00007ffff5655754 in ??? ()
	at /home/guifuzz/GUIFuzzBenchmarks/Qt/6.8.1/gcc_64/lib/libQt6Core.so.6
#8  0x00007ffff4519397 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffff4579dc7 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff45188b3 in g_main_context_iteration ()
	at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007ffff565591e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
	at /home/guifuzz/GUIFuzzBenchmarks/Qt/6.8.1/gcc_64/lib/libQt6Core.so.6
--Type <RET> for more, q to quit, c to continue without paging--c
#12 0x00007ffff5388fe2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /home/guifuzz/GUIFuzzBenchmarks/Qt/6.8.1/gcc_64/lib/libQt6Core.so.6
#13 0x00007ffff5385166 in QCoreApplication::exec() ()
	at /home/guifuzz/GUIFuzzBenchmarks/Qt/6.8.1/gcc_64/lib/libQt6Core.so.6
#14 0x0000555555602378 in main (argc=1, argv=<optimized out>)
	at /home/guifuzz/kde/src/kolourpaint/kolourpaint.cpp:126


VERSIONS
KolourPaint 25.07.70
Ubuntu 24.10