Bug 368665

Summary: krunner crash: radeon: failed to allocate buffer (by just presing alt+f2 or typing something)
Product: [Plasma] krunner Reporter: Pablo <pablow.1422>
Component: generalAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: krunner crash
The output from konsole

Description Pablo 2016-09-12 01:36:39 UTC
krunner crash by presing alt+f2 key combination, or by typing something in its textbox when the krunner widget appears. 

Reproducible: Always

Steps to Reproduce:
1. Press Alt+F2 combination key so krunner shows up
2. Start typing something, erase that, type something again.
3. Repeat step 2 till krunner crash itself.

Actual Results:  
krunner crashes when using it.

Expected Results:  
krunner should not crash when using it.

Last lines in standard output (I typed "jaja" in the textbox before the crash happened):

Query((((SYNONYM WILDCARD OR NAjaja) OR NAjaja@1) OR ((SYNONYM WILDCARD OR jaja) OR jaja@1)))
QtWebEngine::initialize() must be called from the Qt gui thread.
KCrash: Attempting to start /usr/bin/krunner from kdeinit
sock_file=/run/user/1000/kdeinit5__0
KCrash: Application 'krunner' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
QSocketNotifier: Invalid socket 20 and type 'Read', disabling...
QSocketNotifier: Invalid socket 75 and type 'Read', disabling...
QSocketNotifier: Invalid socket 10 and type 'Read', disabling...
QSocketNotifier: Invalid socket 22 and type 'Read', disabling...
QSocketNotifier: Invalid socket 6 and type 'Read', disabling...
QSocketNotifier: Invalid socket 16 and type 'Read', disabling...
QSocketNotifier: Invalid socket 23 and type 'Read', disabling...
QSocketNotifier: Invalid socket 9 and type 'Read', disabling...
QSocketNotifier: Invalid socket 24 and type 'Exception', disabling...
QSocketNotifier: Invalid socket 21 and type 'Read', disabling...
radeon: Failed to allocate a buffer:
radeon:    size      : 4096 bytes
radeon:    alignment : 4096 bytes
radeon:    domains   : 4

theese for lines repeat itself with the same buffer size or 8192 bytes.
Comment 1 Pablo 2016-09-18 12:08:14 UTC
Created attachment 101167 [details]
krunner crash

A short video of krunner crashing when trying to do a simple sum. This crash situation happens always.
Comment 2 Pablo 2016-09-18 12:09:25 UTC
Created attachment 101168 [details]
The output from konsole
Comment 3 Pablo 2016-09-18 12:18:22 UTC
Sorry for wasting your time. I've found the Bug Report "https://bugs.kde.org/show_bug.cgi?id=364342" which didn't come up in my first google search. If I disable the Contacts Plugin, krunner won't crash anymore. I'll be waiting the 16.04.2 update.

Thanks for your hard work!

*** This bug has been marked as a duplicate of bug 364342 ***