Opened 15 years ago
Closed 15 years ago
#4151 closed bug (fixed)
Deskbar crash at shutdown/restart in PowerStatus replicant when Battery Info window is shown
Reported by: | phoudoin | Owned by: | czeidler |
---|---|---|---|
Priority: | high | Milestone: | R1 |
Component: | Applications/Deskbar | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
With acpi enabled, acpi_battery driver loaded, PowerStatus replicant installed in Deskbar and "Extended Battery Info" window opened, a shutdown/restart command lead to Deskbar crashing in ExtendedInfoWindow's _loop0().
Attachments (1)
Change History (8)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Priority: | normal → high |
---|
by , 15 years ago
Attachment: | PowerStatus crash at shutdown.txt added |
---|
GDB backtrace after Deskbar segfault
comment:3 by , 15 years ago
The crash is not systematic: sometime it does, sometime shutdown process stop Deskbar gracefully. Could be a race condition, but I didn't check yet with SMP support disabled...
comment:4 by , 15 years ago
Thank I think I missed a lock... I don't see it on my machine anymore. Same on yours?
comment:7 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
That's under a fresh hrev31835 gcc2 alpha image, on a Samsung NC10 netbook. I'll attach a backtrace dump as soon as possible, if required too.