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 247191 - crash while closing a contact info window
crash while closing a contact info window
Status: RESOLVED DUPLICATE of bug 245236
Product: evolution
Classification: Applications
Component: Contacts
pre-1.5 (obsolete)
Other All
: Normal major
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2003-07-31 18:22 UTC by trow
Modified: 2003-07-31 19:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description trow 2003-07-31 18:22:17 UTC
1) Open a composer
2) Put someone into the "To:" field via completion, so that their
   name is underlined.
3) Double-click on the underlined name to pop up that contact's card
4) Close the contact window by clicking on the [x] in the
   window decorations.

I tried this three times, and got a segfault twice.  Here is the backtrace:

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

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 16384 (LWP 8982)]
[New Thread 32769 (LWP 8985)]
[New Thread 16386 (LWP 8986)]
[New Thread 32771 (LWP 8987)]
[New Thread 49156 (LWP 8988)]
[New Thread 81925 (LWP 9006)]
0x4010c5aa in waitpid ()
   from /lib/i686/libpthread.so.0

Thread 1 (Thread 16384 (LWP 8982))

  • #0 waitpid
    from /lib/i686/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 evolution_storage_set_view_factory_new_view
  • #3 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #4 <signal handler called>
  • #5 gtk_widget_get_toplevel
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 gtk_widget_get_child_visible
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 gtk_widget_has_screen
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 gtk_entry_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 g_timeout_add
    from /usr/lib/libglib-2.0.so.0
  • #10 unblock_source
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #14 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #15 main
  • #16 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 waitpid
    from /lib/i686/libpthread.so.0

Comment 1 Gerardo Marin 2003-07-31 19:55:23 UTC

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