Bug 346482 - konsole segfaults when run with optirun/primusrun
Summary: konsole segfaults when run with optirun/primusrun
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.04.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-22 20:00 UTC by Ian Schwarz
Modified: 2015-04-22 20:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
KCrash info (3.43 KB, text/plain)
2015-04-22 20:01 UTC, Ian Schwarz
Details

Note You need to log in before you can comment on or make changes to this bug.
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.