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 498508 - crash in e_cal_backend_file_open at e-cal-backend-file.c:692
crash in e_cal_backend_file_open at e-cal-backend-file.c:692
Status: RESOLVED DUPLICATE of bug 533990
Product: evolution
Classification: Applications
Component: Calendar
2.12.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 483474 488907 516751 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-11-20 14:29 UTC by Mark
Modified: 2008-09-10 13:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Mark 2007-11-20 14:29:05 UTC
What were you doing when the application crashed?



Distribution: Gentoo Base System release 1.12.10
Gnome Release: 2.18.3 2007-11-16 (Gentoo)
BugBuddy Version: 2.20.1

System: Linux 2.6.23-gentoo-r1 #1 SMP PREEMPT Tue Nov 13 15:40:08 CST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400000
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaVerdeOlivo
Icon Theme: gnome

Memory status: size: 67887104 vsize: 67887104 resident: 7421952 share: 4997120 rss: 7421952 rss_rlim: 4294967295
CPU usage: start_time: 1195568875 rtime: 3 utime: 3 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/libexec/evolution-data-server-1.12'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb74506c0 (LWP 7437)]
[New Thread 0xb5037b90 (LWP 7456)]
[New Thread 0xb5838b90 (LWP 7449)]
[New Thread 0xb7296b90 (LWP 7439)]
0xb7f7b410 in __kernel_vsyscall ()

Thread 2 (Thread 0xb5037b90 (LWP 7456))

  • #0 __kernel_vsyscall
  • #1 __lll_lock_wait
    from /lib/libpthread.so.0
  • #2 _L_lock_93
    from /lib/libpthread.so.0
  • #3 __pthread_mutex_lock
    at pthread_mutex_lock.c line 86
  • #4 gnome_segv_handler
    at server.c line 101
  • #5 <signal handler called>
  • #6 get_uri_string_for_gnome_vfs
    at e-cal-backend-file.c line 644
  • #7 e_cal_backend_file_open
    at e-cal-backend-file.c line 692
  • #8 e_cal_backend_sync_open
    at e-cal-backend-sync.c line 186
  • #9 _e_cal_backend_open
    at e-cal-backend-sync.c line 706
  • #10 e_cal_backend_open
    at e-cal-backend.c line 618
  • #11 impl_Cal_open
    at e-data-cal.c line 81
  • #12 _ORBIT_skel_small_GNOME_Evolution_Calendar_Cal_open
    at Evolution-DataServer-Calendar-common.c line 44
  • #13 ORBit_POAObject_invoke
    at poa.c line 1142
  • #14 ORBit_OAObject_invoke
    at orbit-adaptor.c line 338
  • #15 ORBit_small_invoke_adaptor
    at orbit-small.c line 844
  • #16 ORBit_POAObject_handle_request
    at poa.c line 1351
  • #17 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1421
  • #18 giop_thread_queue_process
    at giop.c line 771
  • #19 giop_request_handler_thread
    at giop.c line 481
  • #20 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #21 g_thread_create_proxy
    at gthread.c line 635
  • #22 start_thread
    at pthread_create.c line 297
  • #23 clone
    from /lib/libc.so.6


----------- .xsession-errors ---------------------
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
--------------------------------------------------
Comment 1 Tobias Mueller 2008-03-02 17:30:52 UTC
*** Bug 488907 has been marked as a duplicate of this bug. ***
Comment 2 Tobias Mueller 2008-03-02 17:32:18 UTC
*** Bug 516751 has been marked as a duplicate of this bug. ***
Comment 3 Milan Crha 2008-07-03 13:57:37 UTC
*** Bug 483474 has been marked as a duplicate of this bug. ***
Comment 4 Milan Crha 2008-09-10 13:19:13 UTC
This happens in evo version 2.23.x too, even when rewritten to use gio/gvfs instead of gnome-vfs. We found out that's an issue in glib, which has been addressed already. I'm marking this as duplicate of other evolution bug where I'll provide a bit more info.

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