[sup-talk] Crash on startup, "wrong id called on nil"
William Morgan
wmorgan-sup at masanjin.net
Sat Feb 16 09:27:49 EST 2008
Reformatted excerpts from Michael Gurski's message of 2008-02-07:
> It's been a while since I launched sup, and updating today from
> master, I get a crash on startup:
>
> --- RuntimeError from thread: load threads for thread-index-mode wrong
> id called on nil
Hm, this is a bit tricky. It looks like on of the thread invariants I
maintain is actually a variant.
Although it would be trivial to just guard against this error, it would
be better to find out why it's happening. Would you mind applying the
following patch (just save it to disk and run "git am" on it from your
sup directory), which will emit some debugging output to send-me.txt
when you run Sup and this error occurs. Then you can send me that file
and maybe I can figure out what's going on.
Thanks!
--
William <wmorgan-sup at masanjin.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-add-debugging-code-to-discover-when-Thread-first-ret.patch
Type: application/octet-stream
Size: 1416 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/sup-talk/attachments/20080216/39492fd5/attachment.obj
More information about the sup-talk
mailing list