Path: ...!feeds.phibee-telecom.net!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "Chris M. Thomasson" Newsgroups: comp.lang.c Subject: Re: ChatGPT explains why rebuttals of my work are incorrect Date: Tue, 15 Oct 2024 12:40:40 -0700 Organization: A noiseless patient Spider Lines: 40 Message-ID: References: <20241013093342.546@kylheku.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Tue, 15 Oct 2024 21:40:41 +0200 (CEST) Injection-Info: dont-email.me; posting-host="622b3858c7e397e9bc334577319143ad"; logging-data="1929226"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19G3vViNgZ0peIuYnQEWSrA/KEfcxZ7GnU=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:/TIO0mF20HspNpulK4cxd5vllBI= In-Reply-To: Content-Language: en-US Bytes: 2814 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.png but crashes during a run: https://i.ibb.co/T0f1Wjg/image.png The 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