[Issue 11630] shared library segv

2014-02-18 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11630


Stanislav Blinov stanislav.bli...@gmail.com changed:

   What|Removed |Added

 CC||stanislav.bli...@gmail.com


--- Comment #8 from Stanislav Blinov stanislav.bli...@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: ---


[Issue 11630] shared library segv

2014-02-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11630



--- Comment #7 from Martin Nowak c...@dawg.eu 2014-02-17 13:35:31 PST ---
*** This issue has been marked as a duplicate of issue 11981 ***

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


[Issue 11630] shared library segv

2014-02-11 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11630


safety0ff.bugz safety0ff.b...@gmail.com changed:

   What|Removed |Added

 CC||safety0ff.b...@gmail.com


--- Comment #4 from safety0ff.bugz safety0ff.b...@gmail.com 2014-02-10 
19:57:22 PST ---
This looks like a it may be a duplicate of issue #11981, could you re-test with
the fix for 11981 applied ? (The fix has already been merged.)

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


[Issue 11630] shared library segv

2014-01-20 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11630



--- Comment #3 from Martin Nowak c...@dawg.eu 2014-01-20 15:26:51 PST ---
Maybe related to bug 11684?

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


[Issue 11630] shared library segv

2013-11-30 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11630



--- Comment #1 from Martin Nowak c...@dawg.eu 2013-11-30 08:25:09 PST ---
I remember that I had a dead lock with this test once, but I couldn't reproduce
it.

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