Bug 368665 - krunner crash: radeon: failed to allocate buffer (by just presing alt+f2 or typing something)
Summary: krunner crash: radeon: failed to allocate buffer (by just presing alt+f2 or t...
Status: RESOLVED DUPLICATE of bug 364342
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-12 01:36 UTC by Pablo
Modified: 2016-09-18 12:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
krunner crash (473.86 KB, video/x-matroska)
2016-09-18 12:08 UTC, Pablo
Details
The output from konsole (16.51 KB, text/plain)
2016-09-18 12:09 UTC, Pablo
Details

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