Changes between Initial Version and Version 1 of Ticket #43267, comment 3


Ignore:
Timestamp:
Apr 12, 2014, 11:08:24 PM (10 years ago)
Author:
cooljeanius (Eric Gallager)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43267, comment 3

    initial v1  
    150150(somehow it had gotten owned by root...) So, besides that, I will attach the output from `gdb`, too... Anyway, the main difference that I noticed was that when running under `gdb`, `gdb` was controlling `glade`'s sockets, which prevented it from finding dbus's socket, which therefore kept it from connecting to dbus, but when running normally, it was able to connect to dbus, which then failed to load the accessibility service...
    151151
     152Edit: coincidentally, today I found out, completely unrelatedly, that there is a term for this kind of bug: https://en.wikipedia.org/wiki/Heisenbug
     153
     154