arisuchan    [ tech / cult / art ]   [ λ / Δ ]   [ psy ]   [ ru ]   [ random ]   [ meta ]   [ all ]    info / stickers     temporarily disabledtemporarily disabled

/λ/ - programming

structure and interpretation of computer programs.
Name
Email
Subject
Comment

formatting options

File
Password (For file deletion.)

Help me fix this shit. https://legacy.arisuchan.jp/q/res/2703.html#2703

Kalyx ######


File: 1542260505233.png (31.53 KB, 219x202, bug-bug-bug.png)

 No.1401

This is a long shot, but I'll take it: any of you lot know anything about Windows' dynamic linker? Sometimes I run into intermittent crashes and the like where the intermittency seems attributable to nondeterminacy at load time. I'd like to find a way to control that nondeterminacy, so when I hit these kinds of problems I can actually turn them into a reliable reproducer.

 No.1432

Any chance this is due to DllMain or other things potentially triggered by DllMain? I believe some C++ runtimes use DllMain to manage lifetime of non-trivially constructable/destructible objects with static or thread-local storage duration.



[Return] [Go to top] [ Catalog ] [Post a Reply]
Delete Post [ ]