Bug 1235698 - [abrt] control-center: goa_oauth_provider_get_callback_uri(): gnome-control-center killed by SIGSEGV
Summary: [abrt] control-center: goa_oauth_provider_get_callback_uri(): gnome-control-c...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-online-accounts
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Debarshi Ray
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ec494eacce3c427095305afcbeb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-25 14:13 UTC by Dilsher Singh
Modified: 2016-07-19 15:02 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-19 15:02:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (94.56 KB, text/plain)
2015-06-25 14:13 UTC, Dilsher Singh
no flags Details
File: cgroup (190 bytes, text/plain)
2015-06-25 14:13 UTC, Dilsher Singh
no flags Details
File: core_backtrace (50.48 KB, text/plain)
2015-06-25 14:13 UTC, Dilsher Singh
no flags Details
File: dso_list (27.79 KB, text/plain)
2015-06-25 14:13 UTC, Dilsher Singh
no flags Details
File: environ (1.70 KB, text/plain)
2015-06-25 14:13 UTC, Dilsher Singh
no flags Details
File: limits (1.29 KB, text/plain)
2015-06-25 14:14 UTC, Dilsher Singh
no flags Details
File: maps (134.65 KB, text/plain)
2015-06-25 14:14 UTC, Dilsher Singh
no flags Details
File: mountinfo (3.37 KB, text/plain)
2015-06-25 14:14 UTC, Dilsher Singh
no flags Details
File: namespaces (85 bytes, text/plain)
2015-06-25 14:14 UTC, Dilsher Singh
no flags Details
File: open_fds (3.17 KB, text/plain)
2015-06-25 14:14 UTC, Dilsher Singh
no flags Details
File: proc_pid_status (965 bytes, text/plain)
2015-06-25 14:14 UTC, Dilsher Singh
no flags Details

Description Dilsher Singh 2015-06-25 14:13:44 UTC
Version-Release number of selected component:
control-center-3.16.2-1.fc22

Additional info:
reporter:       libreport-2.6.0
backtrace_rating: 4
cmdline:        gnome-control-center --overview
crash_function: goa_oauth_provider_get_callback_uri
executable:     /usr/bin/gnome-control-center
global_pid:     2598
kernel:         4.0.4-301.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000
var_log_messages: [System Logs]:\n-- Logs begin at Thu 2015-06-25 23:26:59 IST, end at Thu 2015-06-25 18:05:55 IST. --

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 goa_oauth_provider_get_callback_uri at goaoauthprovider.c:395
 #1 on_web_view_decide_policy at goaoauthprovider.c:676
 #2 webkit_marshal_BOOLEAN__OBJECT_ENUM at /usr/src/debug/webkitgtk-2.8.1/x86_64-redhat-linux-gnu/DerivedSources/webkit2gtk/webkit2/WebKitMarshal.cpp:294
 #7 webkitWebViewMakePolicyDecision at /usr/src/debug/webkitgtk-2.8.1/Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:1920
 #8 PolicyClient::decidePolicyForNavigationAction(WebKit::WebPageProxy&, WebKit::WebFrameProxy*, WebKit::NavigationActionData const&, WebKit::WebFrameProxy*, WebCore::ResourceRequest const&, WebCore::ResourceRequest const&, WTF::Ref<WebKit::WebFramePolicyListenerProxy>&&, API::Object*) at /usr/src/debug/webkitgtk-2.8.1/Source/WebKit2/UIProcess/API/gtk/WebKitPolicyClient.cpp:44
 #9 WebKit::WebPageProxy::decidePolicyForNavigationAction at /usr/src/debug/webkitgtk-2.8.1/Source/WebKit2/UIProcess/WebPageProxy.cpp:3102
 #10 callMemberFunctionImpl<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long, unsigned long, WebKit::NavigationActionData const&, unsigned long, WebCore::ResourceRequest const&, WebCore::ResourceRequest const&, unsigned long, WebKit::UserData const&, bool&, unsigned long&, unsigned long&, unsigned long&), std::tuple<unsigned long, unsigned long, WebKit::NavigationActionData, unsigned long, WebCore::ResourceRequest, WebCore::ResourceRequest, unsigned long, WebKit::UserData>, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, std::tuple<bool, unsigned long, unsigned long, unsigned long>, 0ul, 1ul, 2ul, 3ul> at /usr/src/debug/webkitgtk-2.8.1/Source/WebKit2/Platform/IPC/HandleMessage.h:30
 #11 callMemberFunction<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long, unsigned long, WebKit::NavigationActionData const&, unsigned long, WebCore::ResourceRequest const&, WebCore::ResourceRequest const&, unsigned long, WebKit::UserData const&, bool&, unsigned long&, unsigned long&, unsigned long&), std::tuple<unsigned long, unsigned long, WebKit::NavigationActionData, unsigned long, WebCore::ResourceRequest, WebCore::ResourceRequest, unsigned long, WebKit::UserData>, std::make_index_sequence<8ul>, std::tuple<bool, unsigned long, unsigned long, unsigned long>, std::make_index_sequence<4ul> > at /usr/src/debug/webkitgtk-2.8.1/Source/WebKit2/Platform/IPC/HandleMessage.h:36
 #12 IPC::handleMessage<Messages::WebPageProxy::DecidePolicyForNavigationAction, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long, unsigned long, WebKit::NavigationActionData const&, unsigned long, WebCore::ResourceRequest const&, WebCore::ResourceRequest const&, unsigned long, WebKit::UserData const&, bool&, unsigned long&, unsigned long&, unsigned long&)> at /usr/src/debug/webkitgtk-2.8.1/Source/WebKit2/Platform/IPC/HandleMessage.h:105
 #13 WebKit::WebPageProxy::didReceiveSyncMessage at /usr/src/debug/webkitgtk-2.8.1/x86_64-redhat-linux-gnu/DerivedSources/WebKit2/WebPageProxyMessageReceiver.cpp:1213

Comment 1 Dilsher Singh 2015-06-25 14:13:49 UTC
Created attachment 1043121 [details]
File: backtrace

Comment 2 Dilsher Singh 2015-06-25 14:13:51 UTC
Created attachment 1043122 [details]
File: cgroup

Comment 3 Dilsher Singh 2015-06-25 14:13:54 UTC
Created attachment 1043123 [details]
File: core_backtrace

Comment 4 Dilsher Singh 2015-06-25 14:13:56 UTC
Created attachment 1043124 [details]
File: dso_list

Comment 5 Dilsher Singh 2015-06-25 14:13:58 UTC
Created attachment 1043125 [details]
File: environ

Comment 6 Dilsher Singh 2015-06-25 14:14:00 UTC
Created attachment 1043126 [details]
File: limits

Comment 7 Dilsher Singh 2015-06-25 14:14:03 UTC
Created attachment 1043127 [details]
File: maps

Comment 8 Dilsher Singh 2015-06-25 14:14:05 UTC
Created attachment 1043128 [details]
File: mountinfo

Comment 9 Dilsher Singh 2015-06-25 14:14:06 UTC
Created attachment 1043129 [details]
File: namespaces

Comment 10 Dilsher Singh 2015-06-25 14:14:08 UTC
Created attachment 1043130 [details]
File: open_fds

Comment 11 Dilsher Singh 2015-06-25 14:14:10 UTC
Created attachment 1043131 [details]
File: proc_pid_status

Comment 12 Fedora End Of Life 2016-07-19 15:02:39 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 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.