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

hi, our program is using pike 7.6 but want to switch to 8.0 #53

Open
lijingmt opened this issue Feb 8, 2025 · 1 comment
Open

hi, our program is using pike 7.6 but want to switch to 8.0 #53

lijingmt opened this issue Feb 8, 2025 · 1 comment

Comments

@lijingmt
Copy link

lijingmt commented Feb 8, 2025

8.0 pike
there are always segment errors,

and also popup errors when trying to read the includ.h file:
master()->master_read_file
this function triggers the on_alarm function:

signal(14,on_alarm);

WARNING: *Too long evaluation.

and then the how process got crushed with segment errors.

on pike 7.6 it works without a problem.

Would anyone be able to help me out with this?

@eMBee
Copy link
Member

eMBee commented Feb 9, 2025

it is difficult to help without knowing more details. could you post a larger code example?

also this is probably not the right forum to discuss things. i suggest you find us on the mailinglist or on discord: #50

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