[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-11-08 Thread Chris Van Hoof
Marking OEM-Priority task Fix Released

** Changed in: oem-priority
   Status: New = Fix Released

** Changed in: oem-priority
   Importance: Undecided = High

** Changed in: oem-priority
 Assignee: (unassigned) = Chris Van Hoof (vanhoof)

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/upower

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-10-06 Thread Martin Pitt
** Also affects: upower (Ubuntu Maverick)
   Importance: Critical
   Status: Triaged

** Changed in: upower (Ubuntu Maverick)
   Status: Triaged = In Progress

** Changed in: upower (Ubuntu Maverick)
 Assignee: (unassigned) = Martin Pitt (pitti)

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-10-06 Thread Robbie Williamson
** Changed in: upower (Ubuntu Maverick)
Milestone: None = maverick-updates

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-10-06 Thread Martin Pitt
Since upowerd autorespawns at the next request, and this only happens if
there is a policykit failure (which shouldn't happen in a regular
desktop environment), this shouldn't actually break things too much.
Downgrading to high.

** Changed in: upower (Ubuntu Maverick)
   Importance: Critical = High

** Changed in: upower (Ubuntu Maverick)
Milestone: maverick-updates = None

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-10-06 Thread Martin Pitt
This can be reproduced by editing
/usr/share/polkit-1/actions/org.freedesktop.upower.policy and damaging
the suspend privilege name, e. g.

action id=org.freedesktop.upower.suspendx

then the polkit call will throw an error, which leads to a segfault:

$ sudo killall upowerd
$ sudo /usr/lib/upower/upowerd -v

In another terminal, do upower --dump, and see upowerd crash with

(upowerd:13852): GLib-WARNING **: GError set over the top of a previous GError 
or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before 
it's set.
The overwriting error message was: Remote Exception invoking 
org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on 
/org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: 
org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.upower.suspend 
is not registered
Segmentation fault


Looks like this was fixed in

http://cgit.freedesktop.org/upower/commit/?id=a4e099c5bff9f9fdb9067a0a6bb206d4c34745ae

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-10-06 Thread Martin Pitt
Fix uploaded to Debian sid, and (fake)synced into maverick, so it's in
the unapproved queue now.

@release team: if this is too late for maverick final, please reject,
and I'll prepare an ubuntu specific package as an SRU.

** Changed in: upower (Ubuntu Maverick)
   Status: In Progress = Fix Committed

** Changed in: upower (Ubuntu Maverick)
Milestone: None = maverick-updates

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-10-06 Thread Launchpad Bug Tracker
This bug was fixed in the package upower - 0.9.5-4

---
upower (0.9.5-4) unstable; urgency=low

  * Add 00git_initialize_polkit_gerror.patch: Ensure we've initialized errors
when calling into PolicyKit. Patch cherrypicked from upstream git head.
(LP: #648414)
  * 00git_fix_double_dbus_return.patch: Unfuzz to apply on top of previous
patch; now it exactly matches the upstream commit.
 -- Martin Pitt martin.p...@ubuntu.com   Wed, 06 Oct 2010 11:40:25 +0200

** Changed in: upower (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-10-05 Thread Tony Espy
** Also affects: oem-priority
   Importance: Undecided
   Status: New

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-10-05 Thread Zdenko Eštok
Happend to me after selecting TRY netbook remix, right after login. I am
booting from USB using USB creator default in Ubuntu and I set it up to
save settings on the usb. After I installed my language and rebooted the
crash didn't occur. Just the first time I booted.

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-10-01 Thread Mario Limonciello
** Visibility changed to: Public

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-10-01 Thread Mario Limonciello
The CoreDump has been removed, setting as public.

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 648414] Re: upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double free or corruption (out): 0x00d13ec0 ***

2010-10-01 Thread MarcRandolph
Marking as Triaged since there is a valid looking stack trace.  Lots of
reports in a VERY short period of time is worrisome for major impact, so
marking importance as critical for now.  If it is determined to have
lower impact that what I think, feel free to lower importance.

** Changed in: upower (Ubuntu)
   Importance: Medium = Critical

** Changed in: upower (Ubuntu)
   Status: New = Triaged

-- 
upowerd assert failure: *** glibc detected *** /usr/lib/upower/upowerd: double 
free or corruption (out): 0x00d13ec0 ***
https://bugs.launchpad.net/bugs/648414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs