Bug 346482

Summary: konsole segfaults when run with optirun/primusrun
Product: [Applications] konsole Reporter: Ian Schwarz <m_105>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: crash    
Priority: NOR    
Version: 15.04.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: KCrash info

Description Ian Schwarz 2015-04-22 20:00:51 UTC
Konsole 15.04 segfaults on launch when run with either "primusrun konsole", "optirun konsole" or from a bash that was started with "primusrun/optirun bash".
The KDE 4 versions I used did not.

Reproducible: Always

Steps to Reproduce:
1. Run "primusrun konsole" or "primusrun bash" and then "konsole"

Actual Results:  
konsole segfaults (SIGSEGV)

Expected Results:  
konsole should not segfault
Comment 1 Ian Schwarz 2015-04-22 20:01:26 UTC
Created attachment 92170 [details]
KCrash info
Comment 2 Ian Schwarz 2015-04-22 20:03:03 UTC
Console output:

QCoreApplication::arguments: Please instantiate the QApplication object first
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
KCrash: Application 'konsole' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
Communication problem with  "konsole" , it probably crashed. 
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" "
Comment 3 Ian Schwarz 2015-04-22 20:07:59 UTC
Nevermind, it's not konsole. All new KDE apps do this, so it's something else.

Sorry.