Bug 1145323 - [abrt] gjs: __memcpy_sse2_unaligned(): gjs-console killed by SIGSEGV
Summary: [abrt] gjs: __memcpy_sse2_unaligned(): gjs-console killed by SIGSEGV
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gjs
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Colin Walters
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:839168e4b2a7df8c3ddb9343029...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-22 20:20 UTC by icywind90
Modified: 2015-06-29 22:39 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-29 22:39:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (59.72 KB, text/plain)
2014-09-22 20:20 UTC, icywind90
no flags Details
File: cgroup (180 bytes, text/plain)
2014-09-22 20:20 UTC, icywind90
no flags Details
File: core_backtrace (28.65 KB, text/plain)
2014-09-22 20:20 UTC, icywind90
no flags Details
File: dso_list (22.13 KB, text/plain)
2014-09-22 20:20 UTC, icywind90
no flags Details
File: environ (1.39 KB, text/plain)
2014-09-22 20:20 UTC, icywind90
no flags Details
File: exploitable (117 bytes, text/plain)
2014-09-22 20:20 UTC, icywind90
no flags Details
File: limits (1.29 KB, text/plain)
2014-09-22 20:20 UTC, icywind90
no flags Details
File: maps (97.16 KB, text/plain)
2014-09-22 20:20 UTC, icywind90
no flags Details
File: open_fds (1.78 KB, text/plain)
2014-09-22 20:20 UTC, icywind90
no flags Details
File: proc_pid_status (946 bytes, text/plain)
2014-09-22 20:20 UTC, icywind90
no flags Details
File: var_log_messages (369 bytes, text/plain)
2014-09-22 20:20 UTC, icywind90
no flags Details

Description icywind90 2014-09-22 20:20:26 UTC
Description of problem:
I was reading the document (155 pages, pdf) and i opened  bookmarks menu. Then whole application crashed. It happens every time I open bookmarks in this document but not in other documents.

Version-Release number of selected component:
gjs-1.38.1-1.fc20

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        /usr/bin/gjs-console -I /usr/share/gnome-documents/js -c 'const Main = imports.main; Main.start();'
crash_function: __memcpy_sse2_unaligned
executable:     /usr/bin/gjs-console
kernel:         3.16.2-201.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 __memcpy_sse2_unaligned at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:122
 #1 memcpy at /usr/include/bits/string3.h:51
 #2 g_utf8_substring at gutf8.c:289
 #3 get_pretty_name at lib/gd-places-bookmarks.c:216
 #4 load_bookmark_model at lib/gd-places-bookmarks.c:307
 #5 gd_places_bookmarks_update at lib/gd-places-bookmarks.c:399
 #6 object_set_property at gobject.c:1366
 #7 g_object_set_property at gobject.c:2328
 #8 object_instance_set_prop at gi/object.c:357
 #9 CallJSPropertyOpSetter at /usr/src/debug/mozjs17.0.0/js/src/jscntxtinlines.h:458

Comment 1 icywind90 2014-09-22 20:20:30 UTC
Created attachment 940161 [details]
File: backtrace

Comment 2 icywind90 2014-09-22 20:20:31 UTC
Created attachment 940162 [details]
File: cgroup

Comment 3 icywind90 2014-09-22 20:20:33 UTC
Created attachment 940163 [details]
File: core_backtrace

Comment 4 icywind90 2014-09-22 20:20:34 UTC
Created attachment 940164 [details]
File: dso_list

Comment 5 icywind90 2014-09-22 20:20:36 UTC
Created attachment 940165 [details]
File: environ

Comment 6 icywind90 2014-09-22 20:20:37 UTC
Created attachment 940166 [details]
File: exploitable

Comment 7 icywind90 2014-09-22 20:20:38 UTC
Created attachment 940167 [details]
File: limits

Comment 8 icywind90 2014-09-22 20:20:41 UTC
Created attachment 940168 [details]
File: maps

Comment 9 icywind90 2014-09-22 20:20:42 UTC
Created attachment 940169 [details]
File: open_fds

Comment 10 icywind90 2014-09-22 20:20:43 UTC
Created attachment 940170 [details]
File: proc_pid_status

Comment 11 icywind90 2014-09-22 20:20:45 UTC
Created attachment 940171 [details]
File: var_log_messages

Comment 12 Fedora End Of Life 2015-05-29 12:56:39 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 13 Fedora End Of Life 2015-06-29 22:39:05 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.