[Issue 11630] shared library segv

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 18 14:30:25 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11630


Stanislav Blinov <stanislav.blinov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stanislav.blinov at gmail.com


--- Comment #8 from Stanislav Blinov <stanislav.blinov at gmail.com> 2014-02-18 14:30:00 PST ---
(In reply to comment #6)
> It does appear to be fixed after updating to head, I agree it's most likely a
> duplicate.
> 
> *** This issue has been marked as a duplicate of issue 11684 ***

Martin notified me that there's a bounty on this issue, so I went to explicitly
double check that it was indeed an incidental fix in case I go claiming someone
else's merit. On a VM with an environment from the OP (Ubuntu 12.10, libc-2.15)
'host' test indeed segfaults on every single run up to and including commit
https://github.com/D-Programming-Language/druntime/commit/932c05ce386d9ee585c67745e268867c10a6e337
(last commit before the 11981 fix). On
https://github.com/D-Programming-Language/druntime/commit/4ce7f1d36008ec9c00f4ec8d3a1b38fc2ef3452f
(merge for 11981 fix) segfaults are gone.
I guess in later libc versions the persistent segfault transformed into an
occasional deadlock, but the reason remained the same.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list