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

Bingo SQLServer is stopped after inserting Molecule or Reaction #1930

Open
irawat-DIMA opened this issue Apr 25, 2024 · 0 comments
Open

Bingo SQLServer is stopped after inserting Molecule or Reaction #1930

irawat-DIMA opened this issue Apr 25, 2024 · 0 comments

Comments

@irawat-DIMA
Copy link

Steps to Reproduce

  1. Save Molecule or Reaction to the table using DB Insert Scripts.

Environment details:

  • SQLServer 2019
  • Bingo 1.18.0
  • Windows 10/11

Actual behavior
SQLServer 2019 is stopped when Molecule or Reaction is added to Table.
The data is not added to table. DB Insert Scripts uses Bingo.FlushOperations() procedure after insert query.

This Error Message is from Event Viewer Windows Log.

SQLServer is terminating because of fatal exception c0000005.
This error may be caused by an unhandled Win32 or C++ exception, or by an access violation encountered during exception handling.
Check the SQL error log for any related stack dumps or messages.
This exception forces SQL Server to shutdown. To recover from this error, restart the server (unless SQLAgent is configured to auto restart).

Attached is the SQL Log file:
SQLDump0080.txt

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

1 participant