Bug 303842 - Kontact crashes on the clicking of Feeds
Summary: Kontact crashes on the clicking of Feeds
Status: RESOLVED NOT A BUG
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.8.4
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-20 12:17 UTC by Steve
Modified: 2013-11-13 08:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve 2012-07-20 12:17:51 UTC
Application: kontact (4.8.4)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.4.5-2.fc17.i686 i686

-- Information about the crash:
Open Kontact clicked on Feeds and the application crashed...I've had this problem before in Kororaa/Fedora 16 but it seems the bug has reappeared in Kororaa/Fedora 17

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb63e07c0 (LWP 12898))]

Thread 3 (Thread 0xb3fabb40 (LWP 12899)):
#0  0xb77bb424 in __kernel_vsyscall ()
#1  0x47dc512c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:172
#2  0x4ba97db9 in WTF::TCMalloc_PageHeap::scavengerThread (this=this@entry=0x4c20cc80) at wtf/FastMalloc.cpp:2495
#3  0x4ba97eb0 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x4c20cc80) at wtf/FastMalloc.cpp:1618
#4  0x47dc1adf in start_thread (arg=0xb3fabb40) at pthread_create.c:309
#5  0x47cf554e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 2 (Thread 0xb3682b40 (LWP 12900)):
#0  0x47e07dcd in __GI_clock_gettime (clock_id=1, tp=0xb3681f78) at ../sysdeps/unix/clock_gettime.c:116
#1  0x48a29966 in do_gettime (frac=0xb3681f70, sec=0xb3681f68) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x48b116af in QTimerInfoList::updateCurrentTime (this=0xb3681ff8) at kernel/qeventdispatcher_unix.cpp:343
#4  0xb2d004e0 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xb63e07c0 (LWP 12898)):
[KCrash Handler]
#7  elf_machine_rela_relative (reloc_addr_arg=0x62fa9fd5, l_addr=1636012032, reloc=<optimized out>) at ../sysdeps/i386/dl-machine.h:644
#8  elf_dynamic_do_Rela (skip_ifunc=0, nrelative=558769, relsize=6794148, reladdr=<optimized out>, map=0x9e3d4f0, lazy=<optimized out>) at do-rel.h:121
#9  _dl_relocate_object (scope=0x9e3d6a8, reloc_mode=reloc_mode@entry=1, consider_profiling=<optimized out>, consider_profiling@entry=13) at dl-reloc.c:295
#10 0x47bf08b2 in dl_open_worker (a=a@entry=0xbfad3e7c) at dl-open.c:416
#11 0x47bec48e in _dl_catch_error (objname=objname@entry=0xbfad3e74, errstring=errstring@entry=0xbfad3e78, mallocedp=mallocedp@entry=0xbfad3e70, operate=operate@entry=0x47bf0450 <dl_open_worker>, args=args@entry=0xbfad3e7c) at dl-error.c:178
#12 0x47bf00b4 in _dl_open (file=0x9e3b170 "/usr/lib/kde4/akregator_sharemicroblog_plugin.so", mode=-2147483647, caller_dlopen=caller_dlopen@entry=0x48acf212, nsid=-2, argc=argc@entry=1, argv=argv@entry=0xbfad5db4, env=0x9486570) at dl-open.c:652
#13 0x47db4cbe in dlopen_doit (a=a@entry=0xbfad4030) at dlopen.c:67
#14 0x47bec48e in _dl_catch_error (objname=0x938c2b4, errstring=0x938c2b8, mallocedp=0x938c2b0, operate=0x47db4c20 <dlopen_doit>, args=0xbfad4030) at dl-error.c:178
#15 0x47db5472 in _dlerror_run (operate=<optimized out>, args=0xbfad4030) at dlerror.c:164
#16 0x09e398e8 in ?? ()

Possible duplicates by query: bug 302570, bug 301727, bug 301619, bug 301160, bug 300274.

Reported using DrKonqi
Comment 1 Christophe Marin 2012-08-28 16:00:45 UTC
If that's still reproduceable, please paste the output of:

ldd /usr/lib/kde4/akregator_sharemicroblog_plugin.so
Comment 2 Jekyll Wu 2013-11-13 08:03:08 UTC
The backtrace implies broken system/installation. No response, close.