Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eggdrop within windows 11 using cygwin crashes #1484

Open
ericlemaster opened this issue Oct 11, 2023 · 1 comment
Open

eggdrop within windows 11 using cygwin crashes #1484

ericlemaster opened this issue Oct 11, 2023 · 1 comment

Comments

@ericlemaster
Copy link

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

@michaelortmann
Copy link
Member

The logfile doesnt contain much information.

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

Hope that helps! Hope to hear back from you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants