Bug 435809 - plasma_session (plasma_session), signal: Aborted - QEventDispatcherGlib::processEvents
Summary: plasma_session (plasma_session), signal: Aborted - QEventDispatcherGlib::proc...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 5.18.6
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-16 11:16 UTC by Don Curtis
Modified: 2021-04-16 18:34 UTC (History)
2 users (show)

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 Don Curtis 2021-04-16 11:16:45 UTC
Application: plasma_session ()

Qt Version: 5.12.7
Frameworks Version: 5.71.0
Operating System: Linux 5.3.18-lp152.69-default x86_64
Windowing system: X11
Distribution: openSUSE Leap 15.2

-- Information about the crash:
- What I was doing when the application crashed:
Logging in - the login sound began to play - splash screen was being displayed - then, black screen - the splash screen recovered and DrKonqui came up.
 * Had to install some extra debug symbols including, those for Pulse . . .

-- Backtrace:
Application: plasma_session (plasma_session), signal: Aborted
[KCrash Handler]
#4  0x00007f6243ba6420 in raise () from /lib64/libc.so.6
#5  0x00007f6243ba7a01 in abort () from /lib64/libc.so.6
#6  0x00007f623c6eb90a in do_call (c=<optimized out>) at pulsecore/socket-client.c:125
#7  0x00007f623ff4be50 in dispatch_func (source=0x7f622800e8d0, callback=<optimized out>, userdata=<optimized out>) at pulse/glib-mainloop.c:556
#8  0x00007f623e870624 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f623e8709c0 in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f623e870a4c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f62446083af in QEventDispatcherGlib::processEvents (this=0x557b18970280, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#12 0x00007f62445a957a in QEventLoop::exec (this=this@entry=0x7fff5088a920, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#13 0x00007f62445b2780 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1389
#14 0x0000557b18332989 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma5-workspace-5.18.6-lp152.3.3.1.x86_64/startkde/plasma-session/main.cpp:35
[Inferior 1 (process 2914) detached]

Possible duplicates by query: bug 435427, bug 434725, bug 434236, bug 434205, bug 434192.
Comment 1 Nate Graham 2021-04-16 18:34:46 UTC
#14 0x0000557b18332989 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma5-workspace-5.18.6-lp152.3.3.1.x86_64/startkde/plasma-session/main.cpp:35

This old and crufty code has been replaced with something that works much better in a newer version of Plasma.