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 643681 - epiphany crash in in g_hash_table_lookup_node, get_row_from_download
epiphany crash in in g_hash_table_lookup_node, get_row_from_download
Status: RESOLVED DUPLICATE of bug 623171
Product: epiphany
Classification: Core
Component: Downloads
2.30.x
Other Linux
: Normal critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-02 15:53 UTC by Fabio Durán Verdugo
Modified: 2011-03-02 15:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2011-03-02 15:53:28 UTC
trying to save a image from webpage

Thread 1 (Thread 0x7fbfec1be960 (LWP 2526))

  • #0 g_hash_table_lookup_node
    at ghash.c line 316
  • #1 g_hash_table_lookup
    at ghash.c line 901
  • #2 get_row_from_download
    at downloader-view.c line 382
  • #3 update_download_row
    at downloader-view.c line 534
  • #4 downloader_view_add_download
    at downloader-view.c line 740
  • #5 response_cb
    at ephy-embed-persist.c line 692
  • #6 g_closure_invoke
    at gclosure.c line 766
  • #7 signal_emit_unlocked_R
    at gsignal.c line 3252
  • #8 g_signal_emit_valist
    at gsignal.c line 2983
  • #9 g_signal_emit
    at gsignal.c line 3040
  • #10 g_closure_invoke
    at gclosure.c line 766
  • #11 signal_emit_unlocked_R
    at gsignal.c line 3252
  • #12 g_signal_emit_valist
    at gsignal.c line 2983
  • #13 g_signal_emit
    at gsignal.c line 3040
  • #14 button_activate_timeout
    at gtkbutton.c line 1743
  • #15 gdk_threads_dispatch
    at gdk.c line 512
  • #16 g_timeout_dispatch
    at gmain.c line 3585
  • #17 g_main_dispatch
    at gmain.c line 2149
  • #18 g_main_context_dispatch
    at gmain.c line 2702
  • #19 g_main_context_iterate
    at gmain.c line 2780
  • #20 g_main_loop_run
    at gmain.c line 2988
  • #21 IA__gtk_main
    at gtkmain.c line 1237
  • #22 main
    at ephy-main.c line 739

Comment 1 Fabio Durán Verdugo 2011-03-02 15:54:34 UTC

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