Changes between Initial Version and Version 1 of Ticket #167


Ignore:
Timestamp:
11/09/11 13:32:18 (12 years ago)
Author:
Antoine Martin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #167

    • Property Owner changed from Antoine Martin to Antoine Martin
    • Property Status changed from new to accepted
    • Property Summary changed from pybonjour corrupted double-linked list to gio corrupted double-linked list
  • Ticket #167 – Description

    initial v1  
    11I have seen this sort of crash before (usually on shutdown with ^C), but this seems to happen during runtime which is more problematic...
     2
     3I 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?