Summary: | Random segfaults from using the gdbus polkit branch | ||
---|---|---|---|
Product: | PolicyKit | Reporter: | Petr Mrázek <peterix> |
Component: | libpolkit | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | RESOLVED FIXED | QA Contact: | David Zeuthen (not reading bugmail) <zeuthen> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Segfault backtrace
Archive with many runs of the integtest tool |
Description
Petr Mrázek
2010-08-03 19:34:46 UTC
Created attachment 37561 [details]
Segfault backtrace
Any chance you can run this with G_DBUS_DEBUG=all? Thanks Created attachment 37577 [details]
Archive with many runs of the integtest tool
Ok, here it is. I did get two different segfaults (less common) and many assertion hits. Many runs also completed without any crashes.
(In reply to comment #3) > Created an attachment (id=37577) [details] > Archive with many runs of the integtest tool > > Ok, here it is. I did get two different segfaults (less common) and many > assertion hits. Many runs also completed without any crashes. Ugh, never upload .tar.gz as attachments please - use plaintext attachments instead. That way it's much easier for people to read in a browser ... case in point: I wanted to read the attachments from my iPad last night but couldn't. (In reply to comment #3) > Created an attachment (id=37577) [details] > Archive with many runs of the integtest tool > > Ok, here it is. I did get two different segfaults (less common) and many > assertion hits. Many runs also completed without any crashes. Does valgrind say anything interesting about this? (In reply to comment #5) > Does valgrind say anything interesting about this? Not really, just an invalid memory access to an unallocated address. I updated to PolicyKit 0.97 along with rebuilding everything again and this seems to have vanished. The other bug with polkitd leaking and eventually stalling is back though. (In reply to comment #6) > (In reply to comment #5) > > Does valgrind say anything interesting about this? > Not really, just an invalid memory access to an unallocated address. > I updated to PolicyKit 0.97 along with rebuilding everything again and this > seems to have vanished. The other bug with polkitd leaking and eventually > stalling is back though. OK, I'll try to leak check + fix before releasing 0.98. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.