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 216588 - Crash while scanning home directory (instead of mail directory)
Crash while scanning home directory (instead of mail directory)
Status: RESOLVED DUPLICATE of bug 217249
Product: evolution
Classification: Applications
Component: Do Not Use
unspecified
Other All
: Normal blocker
: ---
Assigned To: Iain
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2001-12-05 01:11 UTC by michal
Modified: 2013-09-13 12:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description michal 2001-12-05 01:10:34 UTC
Package: Evolution
Priority: Major
Version: 1.0
Synopsis: Crash while scanning home directory (instead of mail directory)
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer

Description:
My mail lives on an imap server, in a directory called Mail in my
account ... 
but evolution didn't ask where to look, and it wasn't obvious how to
tell it, 
so it tried to scan my entire Unix home directory (which lives in the
same 
directory system as my imap mail) and then crashed in various ugly ways.





Debugging Information:

(no debugging symbols found)...[New Thread 1024 (LWP 9453)]
[New Thread 2049 (LWP 9506)]
[New Thread 1026 (LWP 9507)]
[New Thread 2051 (LWP 9508)]
0x40a32519 in __wait4 ()
   from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 9453))

  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 e_summary_count_connections
    at eval.c line 41
  • #7 e_summary_offline_handler_create_connection_list
    at eval.c line 41
  • #8 e_summary_offline_handler_create_connection_list
    at eval.c line 41
  • #9 _ORBIT_skel_GNOME_Evolution_Offline_prepareForOffline
    at Evolution-skels.c line 3017
  • #10 ORBit_POA_handle_request
    at orbit_poa.c line 513
  • #11 ORBit_handle_incoming_request
    at server.c line 90
  • #12 ORBit_handle_incoming_message
    at server.c line 160
  • #13 giop_main_handle_connection
    at connection.c line 1214
  • #14 orb_handle_connection
    at oaf-mainloop.c line 70
  • #15 g_io_unix_dispatch
    at giounix.c line 137
  • #16 g_main_dispatch
    at gmain.c line 656
  • #17 g_main_iterate
    at gmain.c line 877
  • #18 g_main_run
    at gmain.c line 935
  • #19 gtk_main
    at gtkmain.c line 524
  • #20 bonobo_main
    at bonobo-main.c line 283
  • #21 main
    at eval.c line 41
  • #22 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 e_summary_count_connections
    at eval.c line 41
  • #7 e_summary_offline_handler_create_connection_list
    at eval.c line 41


Unknown reporter: michal@cs.uoregon.edu, changed to bugbuddy-import@ximian.com.

Comment 1 Jeffrey Stedfast 2001-12-11 19:49:14 UTC
the crash is not in the mailer at all, it's in the summary component.

anyways, if you don't want IMAP to scan your entire home directory,
you can set the namespace path and/or set evolution to only list
subscribed folders - either will work on their own or you can combine
the 2.
Comment 2 Luis Villa 2001-12-13 01:12:16 UTC
17249 appears to be this but with a fresher trace.

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