Bug 306298 - Fallo al borrar correo
Summary: Fallo al borrar correo
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.8.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 15:34 UTC by Tosi Rivella
Modified: 2012-09-05 16:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.5


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tosi Rivella 2012-09-05 15:34:48 UTC
Application: kontact (4.8.4)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-29-generic-pae i686
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed: Revisando el correo, al borrar un mensaje la aplicasión se cierra

- Custom settings of the application: pop y smtp de google

The crash can be reproduced every time.

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

Thread 5 (Thread 0xafba9b40 (LWP 4848)):
#0  0xb604f638 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#1  0xb38b0410 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb3870c78 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb3871125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb387156b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xafbae134 in ?? () from /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
#6  0xb38946b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb3943d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb6041ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0xaf1ffb40 (LWP 4849)):
#0  0xb771b415 in __kernel_vsyscall ()
#1  0xb603117b in read () from /lib/i386-linux-gnu/libc.so.6
#2  0xb38af6ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb3870bd2 in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb3871042 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb387156b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb07a51ba in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#7  0xb38946b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb3943d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0xb6041ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0xacfc3b40 (LWP 4851)):
#0  0xb771b424 in __kernel_vsyscall ()
#1  0xb394796b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb604f3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb57cd263 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb57cd37f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb3943d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb6041ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xac69ab40 (LWP 4852)):
#0  0xb3695dcd in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0xb62a8315 in do_gettime (frac=0xac69a040, sec=0xac69a038) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6392226 in QTimerInfoList::updateCurrentTime (this=0x91650cc) at kernel/qeventdispatcher_unix.cpp:343
#4  0xb6391e16 in timerSourceCheckHelper (src=0x9165098) at kernel/qeventdispatcher_glib.cpp:150
#5  timerSourceCheckHelper (src=0x9165098) at kernel/qeventdispatcher_glib.cpp:144
#6  0xb3870b7b in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb3871042 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb3871201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb63918e7 in QEventDispatcherGlib::processEvents (this=0x910c468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#10 0xb635d50d in QEventLoop::processEvents (this=0xac69a270, flags=...) at kernel/qeventloop.cpp:149
#11 0xb635d7a9 in QEventLoop::exec (this=0xac69a270, flags=...) at kernel/qeventloop.cpp:204
#12 0xb624694c in QThread::exec (this=0x8f743d8) at thread/qthread.cpp:501
#13 0xb6246a3b in QThread::run (this=0x8f743d8) at thread/qthread.cpp:568
#14 0xb6249de0 in QThreadPrivate::start (arg=0x8f743d8) at thread/qthread_unix.cpp:298
#15 0xb3943d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#16 0xb6041ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb213c980 (LWP 4847)):
[KCrash Handler]
#7  QNetworkAccessHttpBackend::replyDownloadMetaData (this=0x9a0d310, hm=<error reading variable: Cannot access memory at address 0x31>, sc=49, rp=<error reading variable: Cannot access memory at address 0x31>, pu=216, db=<error reading variable: Cannot access memory at address 0x31>, contentLength=-1279991364) at access/qnetworkaccesshttpbackend.cpp:827
#8  0xb3b4737d in QNetworkAccessHttpBackend::qt_static_metacall (_o=0x9a0d310, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xade39f98) at .moc/release-shared/moc_qnetworkaccesshttpbackend_p.cpp:91
#9  0xb6370c01 in QMetaCallEvent::placeMetaCall (this=0xade3f510, object=0x9a0d310) at kernel/qobject.cpp:525
#10 0xb6379c7b in QObject::event (this=0x9a0d310, e=0xade3f510) at kernel/qobject.cpp:1195
#11 0xb68cbed4 in notify_helper (e=0xade3f510, receiver=0x9a0d310, this=0x8f75e30) at kernel/qapplication.cpp:4559
#12 QApplicationPrivate::notify_helper (this=0x8f75e30, receiver=0x9a0d310, e=0xade3f510) at kernel/qapplication.cpp:4531
#13 0xb68d130d in QApplication::notify (this=0xade3f510, receiver=0x9a0d310, e=0xade3f510) at kernel/qapplication.cpp:4288
#14 0xb7451401 in KApplication::notify (this=0xbf878dd4, receiver=0x9a0d310, event=0xade3f510) at ../../kdeui/kernel/kapplication.cpp:311
#15 0xb635e97e in QCoreApplication::notifyInternal (this=0xbf878dd4, receiver=0x9a0d310, event=0xade3f510) at kernel/qcoreapplication.cpp:876
#16 0xb6362ad8 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8f4bab8) at kernel/qcoreapplication.cpp:1500
#18 0xb6362e0c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1393
#19 0xb6391494 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#20 postEventSourceDispatch (s=0x8f77020) at kernel/qeventdispatcher_glib.cpp:279
#21 0xb3870d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#22 0xb3871125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#23 0xb3871201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0xb6391887 in QEventDispatcherGlib::processEvents (this=0x8f4c800, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#25 0xb6984aaa in QGuiEventDispatcherGlib::processEvents (this=0x8f4c800, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0xb635d50d in QEventLoop::processEvents (this=0xbf878d34, flags=...) at kernel/qeventloop.cpp:149
#27 0xb635d7a9 in QEventLoop::exec (this=0xbf878d34, flags=...) at kernel/qeventloop.cpp:204
#28 0xb6362eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#29 0xb68c9a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#30 0x0804ac91 in main (argc=<error reading variable: Cannot access memory at address 0x3>, argv=<error reading variable: Cannot access memory at address 0x7>) at ../../../kontact/src/main.cpp:218

Possible duplicates by query: bug 305532, bug 305201, bug 303896, bug 303882, bug 303694.

Reported using DrKonqi