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

Wrong UDF library crashes server [CORE1718] #2143

Closed
firebird-automations opened this issue Jan 31, 2008 · 3 comments
Closed

Wrong UDF library crashes server [CORE1718] #2143

firebird-automations opened this issue Jan 31, 2008 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Vasily Grechishnikov (vvg)

Currentrly I using FB 2.0 and I have an UDF library which contaings
calls for "malloc" and it linkeв with msvcrt71.dll

When I try to test FB 2.1., I copy this dll to udf directory of FB 2.1
When I try to call an UDF function which using malloc server immediately crashes.

I recomple UDF with msvcr80.dll all works ok.

I think what the server crash due to wrong udf library is not good!

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

What is your usage for malloc? Could you please show us the UDF code?

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Incomplete [ 4 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

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

No branches or pull requests

1 participant