You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been able to compile eggdrop 1.9.5 within cygwin. The compilation, linking and more appear to work fine using gcc version 13.2.1 20230902 (GCC). However, when I run the eggdrop bot with even a simple (included eggdrop-basic.conf) then the binary crashes.
I attempted to build with debug symbols, but these do not appear in the binary for some reason.
Attached is the strace of the run, can you identify what might be causing this crash ?
Could you try ./configure --disable-tls and see if that makes any difference?
Ive compiled eggdrop on windows 11 and a small test was successful, maybe you want to take a look at how i did compile it and see where it differs from your compilation process? There i used some patches, that are not yet merged, but the documentation i wrote links every such patch. see https://github.com/michaelortmann/windrop
I have been able to compile eggdrop 1.9.5 within cygwin. The compilation, linking and more appear to work fine using gcc version 13.2.1 20230902 (GCC). However, when I run the eggdrop bot with even a simple (included eggdrop-basic.conf) then the binary crashes.
I attempted to build with debug symbols, but these do not appear in the binary for some reason.
Attached is the strace of the run, can you identify what might be causing this crash ?
log.crash.txt
The text was updated successfully, but these errors were encountered: