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 544666 - db-summary crash
db-summary crash
Status: RESOLVED DUPLICATE of bug 544049
Product: evolution
Classification: Applications
Component: Mailer
2.24.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[disk-summary]
Depends on:
Blocks: 543389
 
 
Reported: 2008-07-25 10:39 UTC by Milan Crha
Modified: 2013-09-13 00:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2008-07-25 10:39:48 UTC
From time to time, instead of camel_*_init crash I get this. Maybe related, maybe not, hard to say.

Distribution: Fedora release 9 (Sulphur)
Gnome Release: 2.22.2 2008-05-28 (Red Hat, Inc)
BugBuddy Version: 2.22.0

System: Linux 2.6.25.6-55.fc9.x86_64 #1 SMP Tue Jun 10 16:05:21 EDT 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10499901
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Neu

Memory status: size: 614801408 vsize: 614801408 resident: 26324992 share: 17752064 rss: 26324992 rss_rlim: 18446744073709551615
CPU usage: start_time: 1216982235 rtime: 66 utime: 54 stime: 12 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/build/local/bin/evolution'

[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0x7f39390387f0 (LWP 26753)]
[New Thread 0x4499f950 (LWP 26795)]
[New Thread 0x40ebf950 (LWP 26762)]
0x00000039a8c0e86f in __libc_waitpid (pid=<value optimized out>, stat_loc=<value optimized out>, options=<value optimized out>)
    at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 2 (Thread 0x4499f950 (LWP 26795))

  • #0 __lll_lock_wait
    from /lib64/libpthread.so.0
  • #1 _L_lock_100
    from /lib64/libpthread.so.0
  • #2 __pthread_mutex_lock
    at pthread_mutex_lock.c line 86
  • #3 segv_redirect
    at main.c line 517
  • #4 <signal handler called>
  • #5 ??
  • #6 camel_object_unref
    at camel-object.c line 917
  • #7 camel_imap_search_finalise
    at camel-imap-search.c line 133
  • #8 camel_object_unref
    at camel-object.c line 917
  • #9 imap_finalize
    at camel-imap-folder.c line 440
  • #10 camel_object_unref
    at camel-object.c line 917
  • #11 camel_imap_command
    at camel-imap-command.c line 106
  • #12 imap_refresh_info
    at camel-imap-folder.c line 667
  • #13 disco_refresh_info
    at camel-disco-folder.c line 269
  • #14 camel_folder_refresh_info
    at camel-folder.c line 339
  • #15 refresh_folders_exec
    at mail-send-recv.c line 823
  • #16 mail_msg_proxy
    at mail-mt.c line 523
  • #17 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #18 g_thread_create_proxy
    at gthread.c line 635
  • #19 start_thread
    at pthread_create.c line 297


----------- .xsession-errors (59562 sec old) ---------------------
(evolution:2389): libebook-WARNING **: invalid character found in parameter spec
(SciTE:3125): GLib-GObject-WARNING **: IA__g_object_new_valist: object class `GThemedIcon' has no property named `names'
(SciTE:3125): GLib-GIO-CRITICAL **: g_themed_icon_constructed: assertion `themed->names != NULL && themed->names[0] != NULL' failed
(SciTE:3125): GLib-CRITICAL **: g_strv_length: assertion `str_array != NULL' failed
** (gnome-panel:2298): WARNING **: Failed to establish a connection with GDM: No such file or directory
Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0.  This shouldn't happen!
nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
gpk-update-icon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
krb5-auth-dialog: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
--------------------------------------------------
Comment 1 Srinivasa Ragavan 2008-07-26 12:27:30 UTC
Dupe...

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