| Deutsch English Français Italiano |
|
<vemgfo$1qs0a$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
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" <chris.m.thomasson.1@gmail.com> 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: <vemgfo$1qs0a$1@dont-email.me> References: <veco64$hk5$4@dont-email.me> <vecrqv$1bav$2@dont-email.me> <vedfnq$43kg$1@dont-email.me> <veef3v$93ft$1@dont-email.me> <veeinu$9l7s$1@dont-email.me> <20241013093342.546@kylheku.com> <vei1aq$11jh4$1@dont-email.me> <vek8kr$1751$1@news.gegeweb.eu> <vek9p4$1cidd$1@dont-email.me> <JOucnbaD6ttrJZD6nZ2dnZfqnPWdnZ2d@brightview.co.uk> <vekp74$1ifm1$3@dont-email.me> <teudnZ8u3d1vD5P6nZ2dnZfqn_qdnZ2d@brightview.co.uk> 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: <teudnZ8u3d1vD5P6nZ2dnZfqn_qdnZ2d@brightview.co.uk> 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