Mailinglist Archive: opensuse-factory (505 mails)
| < Previous | Next > |
[opensuse-factory] corrupted pointer? 0xaaaaaaaaaaaaaaaa
- From: Stefan Seyfried <stefan.seyfried@xxxxxxxxxxxxxx>
- Date: Mon, 25 Jul 2011 08:38:21 +0200
- Message-id: <20110725083821.74ab3fee@susi.home.s3e.de>
Hi developers,
xfce4-power-manager is crashing on me sometimes during/after suspend.
It rightfully dies when dereferencing battery->priv->type where
battery->priv is:
(gdb) print battery->priv
$2 = (XfpmBatteryPrivate *) 0xaaaaaaaaaaaaaaaa
(gdb) print battery->priv->type
Cannot access memory at address 0xaaaaaaaaaaaaaae2
The gory details are in bug 707127.
My question is: does this 0xaaaaaaaaaaaaaaaa ring a bell for somebody?
Is this some magic value or does libnotify use this for something?
Thanks for any hint,
Stefan
--
Stefan Seyfried
"Dispatch war rocket Ajax to bring back his body!"
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
xfce4-power-manager is crashing on me sometimes during/after suspend.
It rightfully dies when dereferencing battery->priv->type where
battery->priv is:
(gdb) print battery->priv
$2 = (XfpmBatteryPrivate *) 0xaaaaaaaaaaaaaaaa
(gdb) print battery->priv->type
Cannot access memory at address 0xaaaaaaaaaaaaaae2
The gory details are in bug 707127.
My question is: does this 0xaaaaaaaaaaaaaaaa ring a bell for somebody?
Is this some magic value or does libnotify use this for something?
Thanks for any hint,
Stefan
--
Stefan Seyfried
"Dispatch war rocket Ajax to bring back his body!"
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |