Bug 556257
Summary: | [abrt] crash in geoclue-0.11.1.1-0.10.20091026git73b6729.fc12 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jan Teichmann <jan.teichmann> | ||||
Component: | dbus-glib | Assignee: | David Zeuthen <davidz> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 12 | CC: | bnocera, davidz, mclasen, pbrobinson, walters, walters | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:aebf8dafe6e99475457b9312b6d921ae4fcf0618 | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-06-29 21:47:43 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
Jan Teichmann
2010-01-17 13:53:40 UTC
Created attachment 384917 [details]
File: backtrace
If someone can try this for me: $ gdb attach <pid of geoclue> break gerror_domaincode_to_dbus_error_name continue <make it crash> Now use "step" to go through, and when you see a line like: domain_from_quark = uscore_to_wincaps (g_quark_to_string (domain)) I'd really like to see the result of: print domain_from_quark Please test with this update: https://admin.fedoraproject.org/updates/geoclue-0.11.1.1-0.11.20091026git73b6729.fc12 Bug in dbus-glib, see: http://bugs.freedesktop.org/show_bug.cgi?id=26360 Fixed in stavle |