Bug 457439

Summary: Can't start application after installation
Product: [Applications] Merkuro Reporter: Álvaro González <alvaro>
Component: generalAssignee: Claudio Cambra <claudio.cambra>
Status: RESOLVED NOT A BUG    
Severity: crash CC: carl
Priority: NOR Keywords: drkonqi
Version First Reported In: 22.04.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Álvaro González 2022-08-03 07:43:36 UTC
Application: kalendar (22.04.3)

Qt Version: 5.15.3
Frameworks Version: 5.95.0
Operating System: Linux 5.15.0-43-generic x86_64
Windowing System: X11
Distribution: Ubuntu 22.04.1 LTS
DrKonqi: 5.24.5 [KCrashBackend]

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

I installed the app using Kubuntu Backports PPA and I tried to start it.

The crash can be reproduced every time.

-- Backtrace:
Application: Kalendar (kalendar), signal: Aborted

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139839992950400) at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=139839992950400) at ./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=139839992950400, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7  0x00007f2f0e694476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f2f0e67a7f3 in __GI_abort () at ./stdlib/abort.c:79
#9  0x00007f2f0eb56ba3 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f2f11050a9e in QSGRenderLoop::handleContextCreationFailure(QQuickWindow*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#11 0x00007f2f11051f90 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#12 0x00007f2f11053713 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#13 0x00007f2f0f1725a5 in QWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#14 0x00007f2f0f871713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f2f0ed7fe2a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f2f0f1676a1 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#17 0x00007f2f0f13ba2c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#18 0x00007f2f08882d6e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#19 0x00007f2f0c7aed1b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f2f0c8036f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f2f0c7ac3c3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f2f0edd90a8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f2f0ed7e74b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007f2f0ed86ce4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x000055b1a2a8cad7 in ?? ()
#26 0x00007f2f0e67bd90 in __libc_start_call_main (main=main@entry=0x55b1a2a8aa30, argc=argc@entry=1, argv=argv@entry=0x7ffc28db8418) at ../sysdeps/nptl/libc_start_call_main.h:58
#27 0x00007f2f0e67be40 in __libc_start_main_impl (main=0x55b1a2a8aa30, argc=1, argv=0x7ffc28db8418, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc28db8408) at ../csu/libc-start.c:392
#28 0x000055b1a2a8da15 in ?? ()
[Inferior 1 (process 45001) detached]

The reporter indicates this bug may be a duplicate of or related to bug 455687.

Possible duplicates by query: bug 456216, bug 455687.

Reported using DrKonqi
Comment 1 Álvaro González 2022-08-03 08:16:51 UTC
(In reply to Álvaro González from comment #0)
> Application: kalendar (22.04.3)

Sorry, my problem was solved with a full system restart.
Comment 2 Claudio Cambra 2022-11-27 11:02:03 UTC
I'm glad the issue was resolved :)