After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 357293 - crash in Evolution: trying to add a https-ac...
crash in Evolution: trying to add a https-ac...
Status: RESOLVED DUPLICATE of bug 312348
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-09-23 06:59 UTC by Herbert Valerio Riedel
Modified: 2006-09-23 13:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Herbert Valerio Riedel 2006-09-23 06:59:04 UTC
What were you doing when the application crashed?
trying to add a https-accessed webcal-task list to evolution, which caused evolution-data-server-1.8 to crash; lateron evolution itself crashed as well


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 37728256 vsize: 0 resident: 189227008 share: 0 rss: 189227008 rss_rlim: 0
CPU usage: start_time: 92497 rtime: 0 utime: 1158993753 stime: 0 cutime:576 cstime: 0 timeout: 541 it_real_value: 0 frequency: 35

Backtrace was generated from '/usr/bin/evolution-2.8'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 805615840 (LWP 3870)]
[New Thread 909690096 (LWP 3942)]
[New Thread 880284912 (LWP 3935)]
[New Thread 888673520 (LWP 3898)]
[New Thread 871896304 (LWP 3892)]
[New Thread 861914352 (LWP 3888)]
[New Thread 853525744 (LWP 3886)]
[New Thread 845137136 (LWP 3885)]
[New Thread 836719856 (LWP 3884)]
[New Thread 828331248 (LWP 3883)]
0x0ea1f220 in __waitpid_nocancel () from /lib/libc.so.6

Thread 1 (Thread 805615840 (LWP 3870))

  • #0 __waitpid_nocancel
    from /lib/libc.so.6
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 67
  • #4 *__GI_abort
    at abort.c line 88

Comment 1 Herbert Valerio Riedel 2006-09-23 07:08:16 UTC
while at it, I ran evolution-data-server in gdb, and caught the segfault, while trying to access such a https-accessed tasklist

(gdb) run
Starting program: /usr/lib/evolution/evolution-data-server-1.8 
[Thread debugging using libthread_db enabled]
[New Thread 805480896 (LWP 4638)]
evolution-data-server-Message: Starting server
e-data-server-Message: adding type `EBookBackendGroupwiseFactory'
e-data-server-Message: adding type `EBookBackendFileFactory'
e-data-server-Message: adding type `ECalBackendContactsEventsFactory'
e-data-server-Message: adding type `EBookBackendLDAPFactory'
e-data-server-Message: adding type `EBookBackendVCFFactory'
e-data-server-Message: adding type `ECalBackendGroupwiseTodosFactory'
e-data-server-Message: adding type `ECalBackendGroupwiseEventsFactory'
e-data-server-Message: adding type `ECalBackendGroupwiseJournalFactory'
e-data-server-Message: adding type `ECalBackendFileTodosFactory'
e-data-server-Message: adding type `ECalBackendFileEventsFactory'
e-data-server-Message: adding type `ECalBackendFileJournalFactory'
e-data-server-Message: adding type `ECalBackendWeatherEventsFactory'
e-data-server-Message: adding type `ECalBackendHttpTodosFactory'
e-data-server-Message: adding type `ECalBackendHttpEventsFactory'
e-data-server-Message: adding type `ECalBackendCalDAVEventsFactory'
[New Thread 806999280 (LWP 4641)]
in server_log_handler
evolution-data-server-Message: Server up and running
[New Thread 815391984 (LWP 4668)]
cal = 0x1002f380
[New Thread 823780592 (LWP 4671)]
[Thread 823780592 (LWP 4671) exited]
[Thread 815391984 (LWP 4668) exited]
[New Thread 815391984 (LWP 4691)]
cal = 0x10041200
[New Thread 823780592 (LWP 4692)]
[New Thread 832169200 (LWP 4695)]

Program received signal SIGSEGV, Segmentation fault.

Thread 805480896 (LWP 4638)

  • #0 strcmp
    from /lib/libc.so.6
  • #1 g_str_equal
    from /usr/lib/libglib-2.0.so.0
  • #2 begin_retrieval_cb
    at e-cal-backend-http.c line 449
  • #3 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #4 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #5 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #6 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #7 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #8 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #9 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #10 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #11 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0

Thread 7 (Thread 832169200 (LWP 4695))

  • #0 __pthread_mutex_unlock_usercnt
    from /lib/libpthread.so.0
  • #1 pthread_mutex_unlock
    at forward.c line 183
  • #2 g_source_attach
    from /usr/lib/libglib-2.0.so.0
  • #3 g_idle_add_full
    from /usr/lib/libglib-2.0.so.0
  • #4 e_cal_backend_http_open
    at e-cal-backend-http.c line 538
  • #5 e_cal_backend_sync_open
    at e-cal-backend-sync.c line 186
  • #6 _e_cal_backend_open
    at e-cal-backend-sync.c line 706
  • #7 e_cal_backend_open
    at e-cal-backend.c line 616
  • #8 impl_Cal_open
    at e-data-cal.c line 81
  • #9 _ORBIT_skel_small_GNOME_Evolution_Calendar_Cal_open
    at Evolution-DataServer-Calendar-common.c line 44
  • #10 IOP_start_profiles
    from /usr/lib/libORBit-2.so.0
  • #11 ORBit_OAObject_invoke
    from /usr/lib/libORBit-2.so.0
  • #12 ORBit_small_invoke_adaptor
    from /usr/lib/libORBit-2.so.0
  • #13 ORBit_recv_buffer_return_sys_exception
    from /usr/lib/libORBit-2.so.0
  • #14 ORBit_recv_buffer_return_sys_exception
    from /usr/lib/libORBit-2.so.0
  • #15 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #16 giop_init
    from /usr/lib/libORBit-2.so.0
  • #17 g_thread_pool_push
    from /usr/lib/libglib-2.0.so.0
  • #18 g_thread_create_full
    from /usr/lib/libglib-2.0.so.0
  • #19 start_thread
    from /lib/libpthread.so.0
  • #20 start_thread
    from /lib/libpthread.so.0

Thread 1 (Thread 805480896 (LWP 4638))

  • #0 strcmp
    from /lib/libc.so.6
  • #1 g_str_equal
    from /usr/lib/libglib-2.0.so.0
  • #2 begin_retrieval_cb
    at e-cal-backend-http.c line 449
  • #3 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #4 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #5 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #6 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #7 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #8 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #9 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #10 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #11 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0

Comment 2 Karsten Bräckelmann 2006-09-23 13:47:31 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 312348 ***