Back in 2005, in 8753e7ef (svn:r4383), we disabled threading on Solaris, in order to prevent some lockup bug or other. Unfortunately, back in 2005 we weren't so good at tracking bugs, so I can't easily find who reported it or how we diagnosed it.
But this is eight years later. If there was really a platform bug, surely it's gotten better by now?
We could contact one of the two or three operators whose nodes report being "on SunOS", and ask them if their nodes still work after an explicit --enable-threads , I guess.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
Weird! Have you been able to get a stack trace on that? I don't see how that commit could be responsible for anything SunOS-related; it's only supposed to be removing WinCE stuff.
Fixed commit message and merged to 0.2.6 and forward!
13:57 <nickm> it's a little embarassing13:57 <nickm> I tried commenting out that line, and it worked.13:58 <nickm> I tried forcing the alignment of the attribute, and it didn't help.13:58 <nickm> so I read the manpage.13:58 <nickm> And saw that I was supposed to use a constant.13:58 <nickm> So I tried using the constant, and it worked :)
Trac: Status: needs_review to closed Resolution: N/Ato fixed