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 605575 - Crash in cs_waitinfo()
Crash in cs_waitinfo()
Status: RESOLVED DUPLICATE of bug 600322
Product: evolution-data-server
Classification: Platform
Component: Mailer
2.28.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 609807 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-12-27 22:51 UTC by paonia
Modified: 2010-04-06 03:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description paonia 2009-12-27 22:51:45 UTC
What were you doing when the application crashed?



Distribution: Debian squeeze/sid
Gnome Release: 2.28.2 2009-12-18 (Debian)
BugBuddy Version: 2.28.0

System: Linux 2.6.31.5 #1 SMP PREEMPT Mon Nov 16 10:41:26 CST 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad

Memory status: size: 574701568 vsize: 574701568 resident: 117088256 share: 17616896 rss: 117088256 rss_rlim: 18446744073709551615
CPU usage: start_time: 1261798527 rtime: 52221 utime: 45357 stime: 6864 cutime:186 cstime: 444 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x95d53b70 (LWP 26451)]
[New Thread 0x94d51b70 (LWP 26448)]
[New Thread 0x95552b70 (LWP 26447)]
[New Thread 0x98bfdb70 (LWP 26446)]
[New Thread 0xa3cfab70 (LWP 17090)]
[New Thread 0xb27fdb70 (LWP 16015)]
[New Thread 0xa9fecb70 (LWP 16014)]
[New Thread 0xb49b6b70 (LWP 15980)]
[New Thread 0xb51b7b70 (LWP 15979)]
0xffffe424 in __kernel_vsyscall ()

Thread 5 (Thread 0x98bfdb70 (LWP 26446))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.22.3/glib/gspawn.c line 386
  • #3 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.22.3/glib/gspawn.c line 700
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 __kernel_vsyscall
  • #7 raise
    from /lib/i686/cmov/libc.so.6
  • #8 abort
    from /lib/i686/cmov/libc.so.6
  • #9 IA__g_assertion_message
  • #10 IA__g_assertion_message_expr
    at /tmp/buildd/glib2.0-2.22.3/glib/gtestutils.c line 1313
  • #11 cs_waitinfo
    at camel-net-utils.c line 515
  • #12 camel_getaddrinfo
    at camel-net-utils.c line 700
  • #13 connect_to_server_wrapper
    at camel-pop3-store.c line 327
  • #14 pop3_connect
    at camel-pop3-store.c line 602
  • #15 camel_service_connect
    at camel-service.c line 364
  • #16 camel_session_get_service_connected
    at camel-session.c line 280
  • #17 mail_tool_get_inbox
    at mail-tools.c line 70
  • #18 fetch_mail_exec
    at mail-ops.c line 298
  • #19 mail_msg_proxy
    at mail-mt.c line 522
  • #20 g_thread_pool_thread_proxy
    at /tmp/buildd/glib2.0-2.22.3/glib/gthreadpool.c line 265
  • #21 g_thread_create_proxy
    at /tmp/buildd/glib2.0-2.22.3/glib/gthread.c line 635
  • #22 start_thread
    from /lib/i686/cmov/libpthread.so.0
  • #23 clone
    from /lib/i686/cmov/libc.so.6

	Inferior 1 [process 15969] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** camel-local-provider **: mbox_cmp_uids: assertion `a != NULL' failed 
** camel-local-provider **: mbox_cmp_uids: assertion `a != NULL' failed 
** camel-local-provider **: mbox_cmp_uids: assertion `a != NULL' failed 
** GdkPixbuf **: gdk_pixbuf_composite: assertion `dest_y >= 0 && dest_y + dest_height <= dest->height' failed 
** GdkPixbuf **: gdk_pixbuf_composite: assertion `dest_y >= 0 && dest_y + dest_height <= dest->height' failed 


----------- .xsession-errors (85235 sec old) ---------------------
(firefox-bin:16776): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:16776): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:16776): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:16776): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:16776): Gdk-WARNING **: XID collision, trouble ahead
e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring reports: No matching results)
e-data-server-ui-Message: Key file does not have key 'pop:__nbn87611@pop.ripton-coop.net_'
e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring reports: No matching results)
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Akhil Laddha 2009-12-28 01:14:04 UTC
looks related to bug 600322
Comment 2 Fabio Durán Verdugo 2010-02-13 14:15:29 UTC
*** Bug 609807 has been marked as a duplicate of this bug. ***
Comment 3 Sandy Armstrong 2010-04-05 21:37:18 UTC
This really appears to be a duplicate of bug 600322. Anyone mind if I mark it as such?
Comment 4 Akhil Laddha 2010-04-06 03:34:26 UTC
I didn't mark duplicate because traces has pop3 related code so i just wanted to get confirmation from developer.

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