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 358718 - crash in Evolution: I tried to import an exp...
crash in Evolution: I tried to import an exp...
Status: RESOLVED DUPLICATE of bug 357936
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-10-01 09:29 UTC by Christoph Mueller
Modified: 2006-10-07 09:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Christoph Mueller 2006-10-01 09:29:49 UTC
What were you doing when the application crashed?
I tried to import an exported *.ldif adressbook from thunderbird in evolution with the file > import > from file - command.


Distribution: Gentoo Base System version 1.12.5
Gnome Release: 2.16.0 2006-09-30 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 268230656 vsize: 268230656 resident: 28131328 share: 19570688 rss: 28131328 rss_rlim: -1
CPU usage: start_time: 1159694728 rtime: 139 utime: 132 stime: 7 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46958522157904 (LWP 8041)]
[New Thread 1115969872 (LWP 8055)]
[New Thread 1107577168 (LWP 8052)]
[New Thread 1099184464 (LWP 8049)]
[New Thread 1090791760 (LWP 8047)]
[New Thread 1090525520 (LWP 8046)]
[New Thread 1082132816 (LWP 8044)]
0x00002ab55f37faba in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 46958522157904 (LWP 8041))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 strcmp
    from /lib/libc.so.6
  • #4 gtk_file_chooser_button_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #5 gtk_file_chooser_button_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #14 gtk_button_get_alignment
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #19 gtk_button_set_relief
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 gtk_marshal_VOID__UINT_STRING
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #25 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 gdk_event_get_graphics_expose
    from /usr/lib/libgdk-x11-2.0.so.0
  • #29 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #32 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #33 main
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 André Klapper 2006-10-01 10:38:46 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 357936 ***
Comment 2 Christoph Mueller 2006-10-07 09:37:00 UTC
I recently updated to Evolution 2.8.0-r1 in Gentoo, and the problem was gone.