Opened at 2012-01-11T15:23:33Z
Closed at 2012-01-12T10:39:55Z
#897 closed defect (duplicate)
Bitlbee segfaults
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | 3.0.4 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
BitlBee 3.0.4+devel+849-1 installed from debian packages
Invoked by regular user on laptop: "strace -t /usr/sbin/bitlbee -D -n"
Using weechat as IRC interface.
It segfaulted with:
(process:16603): GLib-CRITICAL : g_strcasecmp: assertion `s1 != NULL' failed
It has been crashing like this numerous times ever since I removed a buddy from my buddy list. Prior to this, it has never crashed.
Since it was crashing numerous times I ran an strace to try and figure out why. It looks like it crashed after receiving a "401 unauthorized" from twitter, but I am no expert. Perhaps I should be using different strace params?
The last few seconds of the strace output are to be attached.
Attachments (1)
Change History (6)
Changed at 2012-01-11T15:23:57Z by
comment:1 Changed at 2012-01-11T15:28:40Z by
(was using this devel version because I had problems with being unable to use MSN on the stable 3.0.4)
Will upgrade to latest devel. version shortly, and I'll report back here if it, too, crashes.
comment:2 follow-up: 3 Changed at 2012-01-11T15:30:17Z by
If I had a nickel for every time someone reported this bug....
This is Twitter having a bad week. See bug #893 (I think).
comment:3 Changed at 2012-01-11T15:49:18Z by
Replying to Wilmer van der Gaast <wilmer@…>:
If I had a nickel for every time someone reported this bug....
This is Twitter having a bad week. See bug #893 (I think).
I saw that bug, but I got the impression that the symptom in that case was simply the Twitter account disconnecting, not the entire process segfaulting, so I filed it anyways.
I have installed 3.0.4+z+20120110+devel+872-2, which is supposed to resolve that issue. If it continues, I'll note it here.
comment:4 Changed at 2012-01-11T15:51:07Z by
Ah yes, the crashes *are* related, but there were some other bugs for those. I already closed those. Bug #888 is maybe the one I meant, not sure.
Either way, with that snapshot you should be fine.
comment:5 Changed at 2012-01-12T10:39:55Z by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Strace output