qutIM crashes on oscar initialization
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qutim |
Fix Released
|
Undecided
|
Ruslan Nigmatullin |
Bug Description
~ $ gdb qutim
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://
Reading symbols from /usr/bin/
done.
(gdb) run
Starting program: /usr/bin/qutim
[Thread debugging using libthread_db enabled]
"Error while loading plugin /usr/lib/
"Error while loading plugin /usr/lib/
[New Thread 0xb7a31b70 (LWP 18778)]
!!!!!!! 'gnome-shell' '0x5f5b3e0' 'Mint-X-Dark'
[New Thread 0xb7180b70 (LWP 18781)]
"sni-qt/18754" WARN 17:05:37.697 void StatusNotifierI
Program received signal SIGSEGV, Segmentation fault.
0x05cf8b9e in findNode (akey=<synthetic pointer>, this=0x10) at /usr/include/
480 QMapData::Node *cur = e;
(gdb) where
#0 0x05cf8b9e in findNode (akey=<synthetic pointer>, this=0x10) at /usr/include/
#1 contains (akey=<synthetic pointer>, this=0x10) at /usr/include/
#2 qutim_sdk_
at /build/
#3 0x05d1b7de in qutim_sdk_
type=
at /build/
#4 0x05d1c689 in qutim_sdk_
item=..., type=qutim_
at /build/
#5 0x05cfcde1 in qutim_sdk_
at /build/
#6 0x05cd4507 in qutim_sdk_
at /build/
#7 0x05c82fbb in qutim_sdk_
at /build/
#8 0x0106a35f in qutim_sdk_
at /build/
#9 0x08061f48 in Core::ModuleMan
at /build/
#10 0x080624d7 in Core::ModuleMan
_id=<optimized out>, _a=0x822e740)
at /build/
#11 0x00e9fb7d in QMetaObject:
from /usr/lib/
#12 0x00eaa685 in QMetaCallEvent:
~ $ uname -a
Linux ***** 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011 i686 i686 i386 GNU/Linux
Changed in qutim: | |
assignee: | nobody → Ruslan Nigmatullin (euroelessar) |
Changed in qutim: | |
status: | New → Incomplete |
Changed in qutim: | |
status: | Incomplete → Fix Committed |
Changed in qutim: | |
status: | Fix Committed → Fix Released |