[kontact] [Bug 319872] New: Kontact crashed when close

Andrey chaser.andrey at gmail.com
Wed May 15 16:29:39 BST 2013


https://bugs.kde.org/show_bug.cgi?id=319872

            Bug ID: 319872
           Summary: Kontact crashed when close
    Classification: Unclassified
           Product: kontact
           Version: 4.10.3
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: chaser.andrey at gmail.com

Application: kontact (4.10.3)
KDE Platform Version: 4.10.3 (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.10.0-rc1 x86_64
Distribution: "NAME=Gentoo"

-- Information about the crash:
- Unusual behavior I noticed:

After relogin in KDE automatically started Akregator and Kontact (why? before
relogin only Kontact has been started). I close Akregator and Kontact, and
after that Kontact crashed.

The crash can be reproduced every time.

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

Thread 3 (Thread 0x7f3f5a818700 (LWP 4192)):
#0  pthread_cond_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x000000338bf7c8b4 in WTF::TCMalloc_PageHeap::scavengerThread
(this=0x338c99d280 <WTF::pageheap_memory>) at wtf/FastMalloc.cpp:2495
#2  0x000000338bf7c9c9 in WTF::TCMalloc_PageHeap::runScavengerThread
(context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00000030d060903a in start_thread (arg=0x7f3f5a818700) at
pthread_create.c:305
#4  0x00000030d02eab8d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f3f59ef7700 (LWP 4193)):
#0  0x00000030d02e1d3f in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00000030cee4a9fc in g_main_context_poll (n_fds=1, fds=0x7f3f540029c0,
timeout=-1, context=0x7f3f540009a0, priority=<optimized out>) at gmain.c:3440
#2  g_main_context_iterate (context=context at entry=0x7f3f540009a0,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3141
#3  0x00000030cee4ab2c in g_main_context_iteration (context=0x7f3f540009a0,
may_block=1) at gmain.c:3207
#4  0x00000033389ac464 in QEventDispatcherGlib::processEvents
(this=0x7f3f540008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0x000000333897c70f in QEventLoop::processEvents
(this=this at entry=0x7f3f59ef6e70, flags=...) at kernel/qeventloop.cpp:149
#6  0x000000333897c9f0 in QEventLoop::exec (this=0x7f3f59ef6e70, flags=...) at
kernel/qeventloop.cpp:204
#7  0x000000333887f360 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:542
#8  0x00000033388822dc in QThreadPrivate::start (arg=0x25db7d0) at
thread/qthread_unix.cpp:338
#9  0x00000030d060903a in start_thread (arg=0x7f3f59ef7700) at
pthread_create.c:305
#10 0x00000030d02eab8d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f3f5d73a780 (LWP 4167)):
[KCrash Handler]
#6  0x0000000000000300 in ?? ()
#7  0x0000003338983ed9 in QMetaObject::cast (this=0x7f3f11aa68a0
<Akregator::BrowserFrame::staticMetaObject>, obj=0x2ffa3f0) at
kernel/qmetaobject.cpp:274
#8  0x00007f3f118883ef in qobject_cast<Akregator::BrowserFrame*>
(object=<optimized out>) at /usr/include/qt4/QtCore/qobject.h:380
#9  Akregator::FrameManager::saveProperties (this=0x2e381b0, config=...) at
/var/tmp/portage/kde-base/akregator-4.10.3/work/akregator-4.10.3/akregator/src/framemanager.cpp:363
#10 0x00007f3f11d35914 in Akregator::MainWidget::saveProperties
(this=0x35e5850, config=...) at
/var/tmp/portage/kde-base/akregator-4.10.3/work/akregator-4.10.3/akregator/src/mainwidget.cpp:1169
#11 0x00007f3f11d2eeeb in Akregator::Part::autoSaveProperties
(this=this at entry=0x359b770) at
/var/tmp/portage/kde-base/akregator-4.10.3/work/akregator-4.10.3/akregator/src/akregator_part.cpp:821
#12 0x00007f3f11d2ef89 in Akregator::Part::slotOnShutdown (this=0x359b770) at
/var/tmp/portage/kde-base/akregator-4.10.3/work/akregator-4.10.3/akregator/src/akregator_part.cpp:322
#13 0x00000033389931ff in QMetaObject::activate (sender=0x7fffe9df47e0,
m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at
kernel/qobject.cpp:3539
#14 0x000000333898171d in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1223
#15 0x0000000000403899 in main (argc=3, argv=0x7fffe9df4928) at
/var/tmp/portage/kde-base/kontact-4.10.3/work/kontact-4.10.3/kontact/src/main.cpp:219

This bug may be a duplicate of or related to bug 275303.

Possible duplicates by query: bug 275303.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list