Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189514 - kopete crashes adding jabber account
Summary: kopete crashes adding jabber account
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-19 19:10 UTC by Serkan Barut
Modified: 2007-10-01 17:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge info (emergeInfo.txt,13.32 KB, text/plain)
2007-08-19 23:13 UTC, Serkan Barut
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Serkan Barut 2007-08-19 19:10:43 UTC
This has been going on for a while( ~ 3 - 4 months ) but I've been ignoring it using other IM clients. Now I tried to use kopete again but it still crashes when I try to add a jabber account.

As soon as I choose jabber account setup and press next kopete crashes. I am using KDE desktop and emerged kdenetwork-3.5.7-r1(not the seperate kopete ebuild). I have the same problem on my desktop pc(kopete ebuild, gnome desktop). On my desktop I am able to add jabber accounts but as soon  as I connect to jabber kopete crashes. The same thing occured here(laptop) too. But now I am completely unable to add an account.

Things I tried to solve the problem:
* remove everything related to kopete in my home directory(config etc.)
* reinstall dev-libs/pth and app-crypt/gnupg
* reinstall/remove kopete-otr and libotr
* reinstall app-crypt/qca and app-crypt/qca-tls
as well as reinstall of kdenetwork.

And I couldn't find a solution.

Reproducible: Always

Steps to Reproduce:
1. Start kopete
2. Choose add an account
3. Choose jabber and press next

Actual Results:  
Kopete crashes.

Expected Results:  
Show the jabber account settings window.

After starting kopete from console it leaves these messages after crashing...

monolit@helyum ~ $ kopete
QMultiInputContext::changeInputMethod(): index=0, slave=xim
QMultiInputContext::changeInputMethod(): index=0, slave=xim
monolit@helyum ~ $ QMultiInputContext::changeInputMethod(): index=0, slave=xim
kopete: tpp.c:63: __pthread_tpp_change_priority: Sav `new_prio == -1 || (new_prio >= __sched_fifo_min_prio && new_prio <= __sched_fifo_max_prio)' başarısızlığa uğradı.
KCrash: Application 'kopete' crashing...
Comment 1 Wulf Krueger (RETIRED) gentoo-dev 2007-08-19 22:39:05 UTC
Your emerge --info, please, and the output of "emerge -pv kdenetwork".
Comment 2 Serkan Barut 2007-08-19 23:13:42 UTC
Created attachment 128621 [details]
emerge info
Comment 3 Serkan Barut 2007-08-19 23:17:26 UTC
OUTPUT OF "emerge -pv kdenetwork" :

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] kde-base/kdenetwork-3.5.7-r1  USE="arts jingle kdehiddenvisibility sametime slp ssl wifi xinerama -debug -kdeenablefinal -rdesktop" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
Comment 4 Serkan Barut 2007-08-19 23:19:26 UTC
(new_prio >= __sched_fifo_min_prio && new_prio <= __sched_fifo_max_prio)'
başarısızlığa uğradı(failed).

It says it failed.
Comment 5 Stephan Gsell 2007-08-29 12:54:01 UTC
I have the same problem when trying to add a Jabber-account.

Here, the console states a similar output after the crash:

kopete: tpp.c:63: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio >= __sched_fifo_min_prio && new_prio <= __sched_fifo_max_prio)' failed.
KCrash: Application 'kopete' crashing..
Comment 6 Roman Zimmermann 2007-09-04 17:42:07 UTC
I get exactly the same error here when I try to call someone via Jingle. (amd64 kopete-3.5.7)
Comment 7 Caleb Tennis (RETIRED) gentoo-dev 2007-09-25 13:04:53 UTC
Other than reporting this at bugs.kde.org so the kopete devs can work on it, I don't know what we can do.
Comment 8 Jisakiel 2007-10-01 17:56:24 UTC
Also reported the same problem under http://bugs.kde.org/show_bug.cgi?id=150359 ; although that bug entry is not written as the same problem (but crashes with the same failed assert(). As I posted there... 


Same problem under gentoo, but when trying to add a jabber account. Didn't try yet wiping my settings as I keep history there, but I can move them if necessary.

kopete: tpp.c:63: __pthread_tpp_change_priority: La declaración `new_prio == -1 || (new_prio >= __sched_fifo_min_prio && new_prio <= __sched_fifo_max_prio)' no se cumple.

Program received signal SIGABRT, Aborted.
[Switching to Thread -1477904688 (LWP 27850)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0x48dcaf4f in raise () from /lib/libc.so.6
#2  0x48eebff4 in ?? () from /lib/libc.so.6
#3  0xa7e8f6d0 in ?? ()
#4  0x48dcc958 in abort () from /lib/libc.so.6
#5  0x00000000 in ?? ()

Also tried remerging pth, gnupg or qca / qca-tls with no success. Kopete is merged with USE="debug arts autoreplace connectionstatus contactnotes crypt debug history jingle kdeenablefinal kdehiddenvisibility kernel_linux netmeeting nowlistening sms ssl statistics texteffect translator winpopup xscreensaver" and
CFLAGS="-march=athlon-tbird -O2 -pipe -mmmx -m3dnow -fno-strict-aliasing"
CXXFLAGS="${CFLAGS} -fvisibility-inlines-hidden". libdenetwork is 3.5.7, gcc 4.1.2,  glibc-2.6.1-r0 and kernel 2.6.22-kamikaze9.


I have no clue on what it might be, but maybe related to http://sourceware.org/ml/glibc-bugs/2006-11/msg00099.html ? I just found it googling for the exact error, and seems too much coincidence to burp on the same assertion... That leads to http://sourceware.org/bugzilla/show_bug.cgi?id=3610 and is reported as an invalid bug on glibc; rest of the bug reporting sounds like klingon to me, but might help.