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 364241 - crash in Evolution: Filtering messages and s...
crash in Evolution: Filtering messages and s...
Status: RESOLVED DUPLICATE of bug 363839
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-10-22 18:28 UTC by Ted Gould
Modified: 2006-10-22 18:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Ted Gould 2006-10-22 18:28:11 UTC
What were you doing when the application crashed?
Filtering messages and select folder

While Evolution was downloading messages from my IMAP mail box and filtering the messages, I switched which virtual folder was selected.  Upon doing that, bug buddy popped up.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 36515840 vsize: 0 resident: 132919296 share: 0 rss: 132919296 rss_rlim: 0
CPU usage: start_time: 66123 rtime: 0 utime: 1161541442 stime: 0 cutime:803 cstime: 0 timeout: 723 it_real_value: 0 frequency: 80

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 4851)]
[New Thread 852305136 (LWP 4928)]
[New Thread 870315248 (LWP 4906)]
[New Thread 861926640 (LWP 4905)]
[New Thread 851502320 (LWP 4897)]
[New Thread 842208496 (LWP 4884)]
[New Thread 833410288 (LWP 4879)]
[New Thread 825021680 (LWP 4875)]
0x0ea20220 in waitpid () from /lib/libc.so.6

Thread 1 (Thread 805615840 (LWP 4851))

  • #0 waitpid
    from /lib/libc.so.6
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #2 segv_redirect
    at main.c line 426
  • #3 <signal handler called>
  • #4 e_table_state_load_from_node
    at e-table-state.c line 166
  • #5 e_table_state_load_from_file
    at e-table-state.c line 128
  • #6 gal_view_etable_load
    at gal-view-etable.c line 96
  • #7 gal_view_load
    at gal-view.c line 76
  • #8 gal_view_collection_real_load_view_from_file
    at gal-view-collection.c line 346
  • #9 gal_view_instance_load
    at gal-view-instance.c line 296
  • #10 emfv_setup_view_instance
    at em-folder-view.c line 595
  • #11 emfv_set_folder
    at em-folder-view.c line 676
  • #12 emfb_set_folder
    at em-folder-browser.c line 1839
  • #13 emfv_got_folder
    at em-folder-view.c line 691
  • #14 get_folder_got
    at mail-ops.c line 1230
  • #15 mail_msgport_replied
    at mail-mt.c line 461
  • #16 g_io_unix_dispatch
    at giounix.c line 162
  • #17 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #18 g_main_context_iterate
    at gmain.c line 2677
  • #19 IA__g_main_loop_run
    at gmain.c line 2881
  • #20 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #21 main
    at main.c line 615
  • #0 waitpid
    from /lib/libc.so.6

Comment 1 Karsten Bräckelmann 2006-10-22 18:34:42 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 363839 ***
Comment 2 Ted Gould 2006-10-22 18:53:17 UTC
I'll note that there is one slight difference between this one and 363839 in that now I'm using the newly created view files.  I haven't reverted to the previous ones or anything like that.  The backtrace looks very similar though.