Bug 601215
Summary: | [abrt] seahorse-plugins-2.30.1-1.fc14: handle_clipboard_owner_change: Process /usr/lib64/seahorse/seahorse-applet was killed by signal 11 (SIGSEGV) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tom London <selinux> | ||||
Component: | seahorse-plugins | Assignee: | Matthias Clasen <mclasen> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 14 | CC: | mclasen, tbzatek | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:b090600ad8646e5c1a7d87aaa4cedec31fb096eb | ||||||
Fixed In Version: | seahorse-plugins-2.30.1-5.fc14 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-09-14 04:57:32 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Tom London
2010-06-07 13:42:38 UTC
Created attachment 421827 [details]
File: backtrace
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle. Changing version to '14'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Filed upstream: https://bugzilla.gnome.org/show_bug.cgi?id=628720 seahorse-plugins-2.30.1-4.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/seahorse-plugins-2.30.1-4.fc14 seahorse-plugins-2.30.1-4.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update seahorse-plugins'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/seahorse-plugins-2.30.1-4.fc14 I believe I'm continuing to see this segfault with the rawhide package: seahorse-plugins-2.30.1-4.fc15.x86_64 I updated to these version on 3 Sept and got this crash on 5 Sept: Core was generated by `/usr/lib64/seahorse/seahorse-applet --oaf-activate-iid=OAFIID:GNOME_SeahorseApp'. Program terminated with signal 11, Segmentation fault. #0 handle_clipboard_owner_change (clipboard=0x1cbe0a0, event=<value optimized out>, sapplet=0x1d16090) at seahorse-applet.c:257 257 priv->board = clipboard; Missing separate debuginfos, use: debuginfo-install dbus-libs-1.4.0-1.fc15.x86_64 pixman-0.19.2-1.fc15.x86_64 (gdb) bt full #0 handle_clipboard_owner_change (clipboard=0x1cbe0a0, event=<value optimized out>, sapplet=0x1d16090) at seahorse-applet.c:257 priv = 0x0 #1 0x00000038ad40e93e in g_closure_invoke (closure=0x1d2f530, return_value=0x0, n_param_values=2, param_values=0x1d59640, invocation_hint=0x7fff4f64a2e0) at gclosure.c:766 marshal = <value optimized out> marshal_data = <value optimized out> in_marshal = <value optimized out> __PRETTY_FUNCTION__ = "g_closure_invoke" #2 0x00000038ad42043b in signal_emit_unlocked_R (node=<value optimized out>, detail=0, instance=0x1cbe0a0, emission_return=0x0, instance_and_params=0x1d59640) at gsignal.c:3252 tmp = <value optimized out> handler = 0x1d1f270 seahorse-plugins-2.30.1-4.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. (In reply to comment #6) > I believe I'm continuing to see this segfault with the rawhide package: > seahorse-plugins-2.30.1-4.fc15.x86_64 Yes, because the patch has been accidentally left out, not applied. seahorse-plugins-2.30.1-5.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/seahorse-plugins-2.30.1-5.fc14 seahorse-plugins-2.30.1-5.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |