[Issue 7938] Stack overflow/access violation when throwing exceptions from fibers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 21 12:45:29 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=7938


SomeDude <lovelydear at mailmetrash.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lovelydear at mailmetrash.com


--- Comment #6 from SomeDude <lovelydear at mailmetrash.com> 2012-04-21 12:46:26 PDT ---
(In reply to comment #5)
> Sorry for the confusion - I'm not used to assuming that breaking in a debugger
> could cause side-effects :)

Actually, on concurrent programming, it does, and the debugger is practically
useless, because you won't be able to see concurrent accesses. You should
really use traces.

Anyway, both test codes compile and run fine on my machine (2.059 Win32).
Should we close ?

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


More information about the Digitalmars-d-bugs mailing list