Sujet : Re: ChatGPT explains why rebuttals of my work are incorrect
De : chris.m.thomasson.1 (at) *nospam* gmail.com (Chris M. Thomasson)
Groupes : comp.lang.cDate : 15. Oct 2024, 20:40:40
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vemgfo$1qs0a$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12
User-Agent : Mozilla Thunderbird
On 10/15/2024 9:06 AM, Mike Terry wrote:
[...]
_______________________
You seem to be compiling the wrong program. The source code is halt7.c and has nothing to do with ct_threads.
Shit happens Mike, sorry about that. Anyway, it compiles with C for x86:
https://i.ibb.co/1bKYQMv/image.pngbut crashes during a run:
https://i.ibb.co/T0f1Wjg/image.pngThe call stack for the error is:
> ct_thread_playground.exe!Init_Halts_HH(unsigned int * * Aborted, unsigned int * * execution_trace, Decoded * * decoded, unsigned int * code_end, unsigned int P, x86_Registers * * master_state, x86_Registers * * slave_state, unsigned int * * slave_stack) Line 544 C
ct_thread_playground.exe!H(void(*)() P, void(*)() I) Line 701 C
ct_thread_playground.exe!D(int(*)() M) Line 1369 C
ct_thread_playground.exe!main(...) Line 1376 C
ct_thread_playground.exe!invoke_main() Line 78 C++
ct_thread_playground.exe!__scrt_common_main_seh() Line 288 C++
ct_thread_playground.exe!__scrt_common_main() Line 331 C++
ct_thread_playground.exe!mainCRTStartup(void * __formal) Line 17 C++
kernel32.dll!74d17ba9() Unknown
[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]
ntdll.dll!76fdc0cb() Unknown
ntdll.dll!76fdc04f() Unknown