On Sat, Oct 03, 2015 at 09:57:26AM +0200, Joachim Breitner wrote: Thanks for the quick replies. :)
> Hi,
>
> Am Freitag, den 02.10.2015, 23:01 +0000 schrieb kytv:
> > The crash occurs when I enable the plugin in the Pidgin settings
> > (Tools → Plugins).
> >
> > I should have mentioned in the initial report that the `thinkpad_acpi`
> > module is loaded and Fn+Space will turn on the "thinklight".
> >
> > If there's anything that you'd like me to try, or if more information is
> > required, please do not hesitate to let me know.
>
> Basically, unless I can reproduce it, you need to track it down
> yourself... Here are some ideas:
>
> Create a new user (with an pristine home directory) and see if you can
> reproduce it.
I can. :(
> See if other plugins need to be enabled for it to happen.
I've currently got the following packages matching '*pidgin*' installed:
ii pidgin 2.10.11-1 amd64 graphical multi-protocol
instant messaging client for X
ii pidgin-blinklight 0.11.1-2 amd64 Blinks your ThinkPad's
ThinkLight upon new messages
ii pidgin-data 2.10.11-1 all multi-protocol instant
messaging client - data files
ii pidgin-dbg 2.10.11-1 amd64 Debugging symbols for
Pidgin
ii pidgin-otr 4.0.1-1 amd64 Off-the-Record Messaging
plugin for Pidgin
ii pidgin-themes 0.2-1 all Smiley themes collection
for pidgin
In the new/pristine user profile I made sure that none of the plugins were
enabled. I then put the check in the box for Pidgin-Blinklight and I got
the crash that I originally reported.
> I am also a bit surprised by the traceback: pidgin-blinklight does not
> really need to interact with X11. The error seems to be related to
> threading, which my plugin also does not do (I believe).
I don't know what's going on there. :/
The output on the console:
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not
been called
[xcb] Aborting, sorry about that.
pidgin: ../../src/xcb_io.c:274: poll_for_event: Assertion
`!xcb_xlib_threads_sequence_lost' failed.
Aborted
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not
been called
[xcb] Aborting, sorry about that.
pidgin: ../../src/xcb_io.c:274: poll_for_event: Assertion
`!xcb_xlib_threads_sequence_lost' failed.
For the heck of it I tried to make a binNMU package to ensure it's built
against the current dependencies in Debian Jessie but the crashing
persists.
signature.asc
Description: Digital signature

