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 759234 - g_hash_table_resize(): epiphany killed by SIGABRT
g_hash_table_resize(): epiphany killed by SIGABRT
Status: RESOLVED DUPLICATE of bug 759235
Product: epiphany
Classification: Core
Component: General
3.18.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Claudio Saavedra
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-12-09 11:23 UTC by Michael Catanzaro
Modified: 2015-12-09 13:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Catanzaro 2015-12-09 11:23:57 UTC
Crash in the snapshot service:

Version-Release number of selected component:
epiphany-runtime-3.18.0-4.fc23

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        epiphany
crash_function: g_hash_table_resize
executable:     /usr/bin/epiphany
global_pid:     11415
kernel:         4.2.5-300.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (7 frames)
 #7 g_hash_table_resize at ghash.c:616
 #8 g_hash_table_maybe_resize at ghash.c:645
 #9 g_hash_table_insert_node at ghash.c:978
 #10 g_hash_table_insert_internal at ghash.c:1228
 #11 get_snapshot_path_for_url_thread at ephy-snapshot-service.c:698
 #12 g_task_thread_pool_thread at gtask.c:1283
 #14 g_thread_proxy at gthread.c:778

See the downstream bug in the See Also field for a full backtrace.
Comment 1 Claudio Saavedra 2015-12-09 13:11:23 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository.

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