Bug 1222486 - [abrt] gnome-builder: _g_log_abort(): gnome-builder killed by SIGTRAP
Summary: [abrt] gnome-builder: _g_log_abort(): gnome-builder killed by SIGTRAP
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-builder
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David King
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:92e22f50f5f6615d62a99628a56...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-18 11:00 UTC by Sam Tygier
Modified: 2015-05-26 03:31 UTC (History)
3 users (show)

Fixed In Version: gnome-builder-3.16.3-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-18 14:14:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (43.64 KB, text/plain)
2015-05-18 11:00 UTC, Sam Tygier
no flags Details
File: cgroup (190 bytes, text/plain)
2015-05-18 11:00 UTC, Sam Tygier
no flags Details
File: core_backtrace (18.88 KB, text/plain)
2015-05-18 11:00 UTC, Sam Tygier
no flags Details
File: dso_list (16.10 KB, text/plain)
2015-05-18 11:00 UTC, Sam Tygier
no flags Details
File: environ (3.67 KB, text/plain)
2015-05-18 11:00 UTC, Sam Tygier
no flags Details
File: limits (1.29 KB, text/plain)
2015-05-18 11:00 UTC, Sam Tygier
no flags Details
File: maps (73.84 KB, text/plain)
2015-05-18 11:00 UTC, Sam Tygier
no flags Details
File: mountinfo (3.75 KB, text/plain)
2015-05-18 11:00 UTC, Sam Tygier
no flags Details
File: namespaces (85 bytes, text/plain)
2015-05-18 11:00 UTC, Sam Tygier
no flags Details
File: open_fds (1.67 KB, text/plain)
2015-05-18 11:00 UTC, Sam Tygier
no flags Details
File: proc_pid_status (963 bytes, text/plain)
2015-05-18 11:00 UTC, Sam Tygier
no flags Details
File: var_log_messages (612 bytes, text/plain)
2015-05-18 11:00 UTC, Sam Tygier
no flags Details

Description Sam Tygier 2015-05-18 11:00:25 UTC
Description of problem:
1) launch gnome-builder
2) click "new"
3) select "From existing project"
4) select "Any directory"
5) browse to direcoty containing single python file
6) click "continue"
crash

Version-Release number of selected component:
gnome-builder-3.16.2-2.fc22

Additional info:
reporter:       libreport-2.5.1
backtrace_rating: 4
cmdline:        gnome-builder
crash_function: _g_log_abort
executable:     /usr/bin/gnome-builder
global_pid:     6418
kernel:         4.0.3-300.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 _g_log_abort at gmessages.c:315
 #3 g_settings_set_property at gsettings.c:526
 #4 object_set_property at gobject.c:1415
 #5 g_object_new_internal at gobject.c:1808
 #6 g_object_new_valist at gobject.c:2033
 #8 g_settings_new at gsettings.c:898
 #9 modeline_parser_apply_modeline at libide/modelines/modeline-parser.c:778
 #10 ide_source_view_connect_settings at libide/ide-source-view.c:864
 #11 ide_source_view_set_file_settings at libide/ide-source-view.c:907
 #12 ide_source_view__file_load_settings_cb at libide/ide-source-view.c:935

Comment 1 Sam Tygier 2015-05-18 11:00:28 UTC
Created attachment 1026649 [details]
File: backtrace

Comment 2 Sam Tygier 2015-05-18 11:00:29 UTC
Created attachment 1026650 [details]
File: cgroup

Comment 3 Sam Tygier 2015-05-18 11:00:31 UTC
Created attachment 1026651 [details]
File: core_backtrace

Comment 4 Sam Tygier 2015-05-18 11:00:32 UTC
Created attachment 1026652 [details]
File: dso_list

Comment 5 Sam Tygier 2015-05-18 11:00:33 UTC
Created attachment 1026653 [details]
File: environ

Comment 6 Sam Tygier 2015-05-18 11:00:34 UTC
Created attachment 1026654 [details]
File: limits

Comment 7 Sam Tygier 2015-05-18 11:00:36 UTC
Created attachment 1026655 [details]
File: maps

Comment 8 Sam Tygier 2015-05-18 11:00:37 UTC
Created attachment 1026656 [details]
File: mountinfo

Comment 9 Sam Tygier 2015-05-18 11:00:38 UTC
Created attachment 1026657 [details]
File: namespaces

Comment 10 Sam Tygier 2015-05-18 11:00:39 UTC
Created attachment 1026658 [details]
File: open_fds

Comment 11 Sam Tygier 2015-05-18 11:00:40 UTC
Created attachment 1026659 [details]
File: proc_pid_status

Comment 12 Sam Tygier 2015-05-18 11:00:41 UTC
Created attachment 1026660 [details]
File: var_log_messages

Comment 13 Sam Tygier 2015-05-18 11:10:07 UTC
This is the stderr. I wonder if it is because I am using MATE desktop. Does gnome-builder need gedit installed?

2015/05/18 11:57:44.8741  helium:                 (null)[6657]:  WARNING: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
2015/05/18 11:57:44.9137  helium:                 (null)[6657]:  WARNING: Failed to import: The resource at '/org/gnome/builder/theme/TraditionalOk.css' does not exist
2015/05/18 11:59:47.3546  helium:               GLib-GIO[6657]:    ERROR: Settings schema 'org.gnome.gedit.preferences.editor' is not installed

Comment 14 Sam Tygier 2015-05-18 11:12:50 UTC
After installing gedit I can open this folder with gnome-builder. So I think the package should depend on gedit.

Comment 15 Fedora Update System 2015-05-18 13:53:15 UTC
gnome-builder-3.16.3-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/gnome-builder-3.16.3-1.fc22

Comment 16 Sam Tygier 2015-05-18 14:14:28 UTC
Thanks, gnome-builder-3.16.3-1.fc22 seems to fix it.

Comment 17 Fedora Update System 2015-05-26 03:31:26 UTC
gnome-builder-3.16.3-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


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