Changes between Initial Version and Version 1 of Ticket #167
- Timestamp:
- 11/09/11 13:32:18 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #167
- Property Owner changed from Antoine Martin to Antoine Martin
-
Property
Status
changed from
new
toaccepted
-
Property
Summary
changed from
pybonjour corrupted double-linked list
togio corrupted double-linked list
-
Ticket #167 – Description
initial v1 1 1 I have seen this sort of crash before (usually on shutdown with ^C), but this seems to happen during runtime which is more problematic... 2 3 I first thought that this was due to pybonjour, but the backtrace also seems to point to pynotify (and gio/dbus) - maybe we need an {{{idle_add}}} call on the notify path?