Ticket #80 (defect)
Opened 4 months ago
Last modified 4 months ago
Tinymail hangs when connecting to a POP account
Status: new
| Reported by: | Sergio | Assigned to: | pvanhoof |
|---|---|---|---|
| Priority: | major | Milestone: | A first release |
| Component: | libtinymail-camel | Version: | |
| Keywords: | Cc: | ||
The backtrace
Thread 7 (Thread 1127011472 (LWP 10857)):
#0 0x40bc3a70 in pthread_mutex_lock () from /lib/libpthread.so.0
#1 0x40131258 in pthread_mutex_lock () from /lib/libc.so.6
#2 0x40b68454 in IA__g_static_rec_mutex_lock (mutex=0x1300c0) at gthread.c:269
#3 0x42abf7cc in pop3_disconnect_online (service=0x12f800, clean=0, ex=0x432ccda8) at camel-pop3-store.c:164
#4 0x4174d5c4 in disco_disconnect (service=0x12f800, clean=0, ex=0x432ccda8) at camel-disco-store.c:213
#5 0x4177a9e4 in camel_service_disconnect (service=0x12f800, clean=0, ex=0x432ccda8) at camel-service.c:506
#6 0x416d7778 in tny_camel_store_account_queue_going_online_thread (thr_user_data=0x133b50)
at tny-camel-store-account.c:1918
#7 0x416e2d00 in tny_camel_queue_thread_main_func (user_data=0x1034c8) at tny-camel-queue.c:224
#8 0x40b68f2c in g_thread_create_proxy (data=0xfffffffc) at gthread.c:591
#9 0x40bc12ac in start_thread () from /lib/libpthread.so.0
#10 0x40125c18 in clone () from /lib/libc.so.6
Thread 4 (Thread 1160885392 (LWP 10863)):
#0 0x40bc3a70 in pthread_mutex_lock () from /lib/libpthread.so.0
#1 0x40131258 in pthread_mutex_lock () from /lib/libc.so.6
#2 0x40b68454 in IA__g_static_rec_mutex_lock (mutex=0x12eef8) at gthread.c:269
#3 0x4177a804 in camel_service_disconnect (service=0x12f800, clean=1, ex=0x4531add0) at camel-service.c:492
#4 0x42ac063c in wait_for_login_delay (user_data=0x12f800) at camel-pop3-store.c:427
#5 0x40b68f2c in g_thread_create_proxy (data=0xfffffffc) at gthread.c:591
#6 0x40bc12ac in start_thread () from /lib/libpthread.so.0
#7 0x40125c18 in clone () from /lib/libc.so.6
Backtrace stopped: frame did not save the PC
Thread 3 (Thread 1169274000 (LWP 10866)):
#0 0x40bc3a70 in pthread_mutex_lock () from /lib/libpthread.so.0
#1 0x40131258 in pthread_mutex_lock () from /lib/libc.so.6
#2 0x42ac1c74 in camel_pop3_store_prepare (store=0x2be9d0) at camel-pop3-store.c:938
#3 0x42ac1f14 in pop3_connect (service=0x2be9d0, ex=0x45b1ad78) at camel-pop3-store.c:1007
#4 0x42abf754 in pop3_connect_online (service=0x2be9d0, ex=0x45b1ad78) at camel-pop3-store.c:148
#5 0x4174d324 in disco_connect (service=0x2be9d0, ex=0x45b1ad78) at camel-disco-store.c:162
#6 0x4177a2fc in camel_service_connect (service=0x2be9d0, ex=0x45b1ad78) at camel-service.c:385
#7 0x416d10e8 in _tny_camel_account_set_online (self=0x128438, online=1, err=0x38dcdc) at tny-camel-account.c:1630
#8 0x416d7808 in tny_camel_store_account_queue_going_online_thread (thr_user_data=0x38dcc0)
at tny-camel-store-account.c:1928
#9 0x416e2d00 in tny_camel_queue_thread_main_func (user_data=0x2970e0) at tny-camel-queue.c:224
#10 0x40b68f2c in g_thread_create_proxy (data=0xfffffffc) at gthread.c:591
#11 0x40bc12ac in start_thread () from /lib/libpthread.so.0
#12 0x40125c18 in clone () from /lib/libc.so.6
Attachments
Change History
08/06/08 11:27:48: Modified by anonymous
- component changed from bindings to libtinymail-camel.
