| Summary: | KRunner crashes [xcb_xlib_threads_sequence_lost] | ||
|---|---|---|---|
| Product: | [Plasma] krunner | Reporter: | YH <yhalmoe> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | bugs, cfeck, danielshin32, dfox, divided.mind, gerlosgm, hasana, kde, kwayman, magiruuvelvet, marko.gabriel.cz, me, null, serral, yo |
| Priority: | NOR | ||
| Version First Reported In: | 4.10.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
YH
2012-06-25 10:52:04 UTC
*** This bug has been marked as a duplicate of bug 296571 *** *** Bug 303738 has been marked as a duplicate of this bug. *** Not a duplicate. *** Bug 306047 has been marked as a duplicate of this bug. *** *** Bug 308269 has been marked as a duplicate of this bug. *** *** Bug 309342 has been marked as a duplicate of this bug. *** Created attachment 76302 [details]
New crash information added by DrKonqi
krunner (0.1) on KDE Platform 4.9.97 using Qt 4.8.4
- What I was doing when the application crashed:
I was typing "xmind" when KRunner became very busy and before it could show the result list I pressed Return. Then crashed.
-- Backtrace (Reduced):
#6 0x00007f8f26c3ed25 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x00007f8f26c401a8 in __GI_abort () at abort.c:91
#8 0x00007f8f26c37c22 in __assert_fail_base (fmt=0x7f8f26d6db60 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7f8f28be6f58 "!xcb_xlib_threads_sequence_lost", file=file@entry=0x7f8f28be7212 "xcb_io.c", line=line@entry=273, function=function@entry=0x7f8f28be7328 <__PRETTY_FUNCTION__.14357> "poll_for_event") at assert.c:94
#9 0x00007f8f26c37cd2 in __GI___assert_fail (assertion=assertion@entry=0x7f8f28be6f58 "!xcb_xlib_threads_sequence_lost", file=file@entry=0x7f8f28be7212 "xcb_io.c", line=line@entry=273, function=function@entry=0x7f8f28be7328 <__PRETTY_FUNCTION__.14357> "poll_for_event") at assert.c:103
#10 0x00007f8f28b76149 in poll_for_event (dpy=dpy@entry=0x1e61560) at xcb_io.c:270
*** Bug 313201 has been marked as a duplicate of this bug. *** *** Bug 319434 has been marked as a duplicate of this bug. *** Created attachment 79968 [details]
New crash information added by DrKonqi
krunner (0.1) on KDE Platform 4.10.2 using Qt 4.8.4
- What I was doing when the application crashed:
I was just typing into the KRunner search box; I'm pretty sure I typed three letters and backspaced when it crashed.
-- Backtrace (Reduced):
#6 0x00007faa440e4037 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7 0x00007faa440e7698 in __GI_abort () at abort.c:90
#8 0x00007faa440dce03 in __assert_fail_base (fmt=0x7faa44876daa "%s%s%s:%u: %s%sWarunek zapewnienia `%s' nie zosta\305\202 spe\305\202niony.\n%n", assertion=assertion@entry=0x7faa4293fa98 "!xcb_xlib_threads_sequence_lost", file=file@entry=0x7faa4293fd52 "../../src/xcb_io.c", line=line@entry=273, function=function@entry=0x7faa4293fe78 <__PRETTY_FUNCTION__.14344> "poll_for_event") at assert.c:92
#9 0x00007faa440dceb2 in __GI___assert_fail (assertion=assertion@entry=0x7faa4293fa98 "!xcb_xlib_threads_sequence_lost", file=file@entry=0x7faa4293fd52 "../../src/xcb_io.c", line=line@entry=273, function=function@entry=0x7faa4293fe78 <__PRETTY_FUNCTION__.14344> "poll_for_event") at assert.c:101
#10 0x00007faa428cebc9 in poll_for_event (dpy=dpy@entry=0x1cb9e40) at ../../src/xcb_io.c:270
*** Bug 321157 has been marked as a duplicate of this bug. *** *** Bug 321736 has been marked as a duplicate of this bug. *** *** Bug 329064 has been marked as a duplicate of this bug. *** *** Bug 321911 has been marked as a duplicate of this bug. *** If you can reproduce this crash, please check which krunner module causes it. To disable krunner modules, click on the "Configure" wrench in the Alt+F2 dialog. It is possible that there is still a module that tries to use X11 calls, for example, the "Devices" module (see bug 296571). *** Bug 335960 has been marked as a duplicate of this bug. *** Fixed with Plasma 5. |