Opened 13 years ago
Last modified 13 years ago
#167 closed defect
gio corrupted double-linked list — at Version 2
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | Global | Keywords: | |
Cc: |
Description (last modified by )
I have seen this sort of crash before (usually on shutdown with control-C), but this seems to happen during runtime which is more problematic...
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?
Change History (4)
Changed 13 years ago by
Attachment: | report.txt added |
---|
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
Summary: | pybonjour corrupted double-linked list → gio corrupted double-linked list |
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
crash report