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 168176 - crasher after adding a file
crasher after adding a file
Status: RESOLVED DUPLICATE of bug 143829
Product: epiphany
Classification: Core
Component: General
unspecified
Other Linux
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2005-02-22 18:52 UTC by Bryan W Clark
Modified: 2005-02-22 19:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bryan W Clark 2005-02-22 18:52:51 UTC
I was trying to upload a file to a bug report, I was able to browse for the file
and select it.  A short time after, while I was typing in the text entry for the
file description ephy crashes.

This is easy to reproduce over and over and over again ;-)

Here's a bt:

(gdb) bt
  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 nsProfileLock::FatalSignalHandler
    from /usr/lib/mozilla-1.7.5/libgtkembedmoz.so
  • #4 <signal handler called>
  • #5 IA__g_type_check_instance
    at gtype.c line 3223
  • #6 IA__g_signal_handler_disconnect
    at gsignal.c line 1776
  • #7 gtk_tree_view_search_dialog_hide
    at gtktreeview.c line 12266
  • #8 gtk_tree_view_search_entry_flush_timeout
    at gtktreeview.c line 8859
  • #9 g_timeout_dispatch
    at gmain.c line 3306
  • #10 IA__g_main_context_dispatch
    at gmain.c line 1947
  • #11 g_main_context_iterate
    at gmain.c line 2578
  • #12 IA__g_main_loop_run
    at gmain.c line 2782
  • #13 IA__gtk_main
    at gtkmain.c line 963
  • #14 main
    at ephy-main.c line 256

Comment 1 Christian Persch 2005-02-22 19:28:28 UTC
Thanks for the bug report. This is a gtk+ bug (bug 143829), already fixed in
cvs. Hopefully there will be a 2.6.3 release before gnome 2.10.0.

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