Summary: | Kopete crashes on startup | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Tobias Kohlbau <tobias.kohlbau> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | kevin.kofler, micuintus, qw9876543, xjakub |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Tobias Kohlbau
2012-06-15 17:46:08 UTC
Created attachment 71974 [details]
New crash information added by DrKonqi
kopete (1.2.3) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.2
- What I was doing when the application crashed:
Kopete crashes on start up, no windows were shown
-- Backtrace (Reduced):
#6 0x0000003042035965 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x0000003042037118 in __GI_abort () at abort.c:91
[...]
#9 0x00000030421097e7 in __GI___fortify_fail (msg=msg@entry=0x3042177806 "buffer overflow detected") at fortify_fail.c:32
#10 0x00000030421079a0 in __GI___chk_fail () at chk_fail.c:29
#11 0x00007fb0b5305793 in memset (__len=8, __dest=<optimized out>, __ch=0) at /usr/include/bits/string3.h:85
Created attachment 72001 [details]
New crash information added by DrKonqi
kopete (1.2.3) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.2
- What I was doing when the application crashed:
Just trying to start Kopete -- it fails everytime.
-- Backtrace (Reduced):
#6 0x00007fc8bd490965 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x00007fc8bd492118 in __GI_abort () at abort.c:91
[...]
#9 0x00007fc8bd5647e7 in __GI___fortify_fail (msg=msg@entry=0x7fc8bd5d2806 "buffer overflow detected") at fortify_fail.c:32
#10 0x00007fc8bd5629a0 in __GI___chk_fail () at chk_fail.c:29
#11 0x00007fc8a0353793 in memset (__len=8, __dest=<optimized out>, __ch=0) at /usr/include/bits/string3.h:85
As a workaround it is enough to comment out the [Account_JabberProtocol_<jabber_account>] in .kde/share/config/kopeterc. Then Jabber is of course not available but Kopete starts at least. Created attachment 72076 [details]
New crash information added by DrKonqi
kopete (1.2.3) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.2
- What I was doing when the application crashed:
Starting Kopete.
- Custom settings of the application:
Kopete does not crash when I am connected via ethernet cable or Wi-Fi to a normal router, *but* only when I am connected to the internet via USB tethering (Android, Samsung Galaxy S2). I got this idea, since I experienced those crashes only when I was travelling. I first thought »what package was upgraded lately?« until I recognized that it only happens when I am connected to the internet via tethering.
Now that I Wi-Fi and a tetherable broadband connection available, I was able to confirm that suspicion.
-- Backtrace (Reduced):
#6 0x0000003d2f835965 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x0000003d2f837118 in __GI_abort () at abort.c:91
[...]
#9 0x0000003d2f9097e7 in __GI___fortify_fail (msg=msg@entry=0x3d2f977806 "buffer overflow detected") at fortify_fail.c:32
#10 0x0000003d2f9079a0 in __GI___chk_fail () at chk_fail.c:29
#11 0x00007f5a6f960793 in memset (__len=8, __dest=<optimized out>, __ch=0) at /usr/include/bits/string3.h:85
The bug was actually in ucommon, see https://bugzilla.redhat.com/show_bug.cgi?id=833458 Upstream library bug, not a KDE issue, closing as UPSTREAM. |