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

Delays/lockups when the GBAK output is redirected to another process [CORE1703] #2129

Closed
firebird-automations opened this issue Jan 19, 2008 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @dyemanov

Reported by Chau Chee Yang:

I am using Delphi to develop win32 GUI application. My application use GBAK to perform backup and restore operation against Firebird database. As GBAK.EXE is a console program, I try to redirect the GBAK output to my GUI application as instructed in Microsoft KB: http://support.microsoft.com/kb/190351

I have successfully perform the redirection. However, if I backup/restore a BIG database (eg. 100MB in size), my GUI application will show "Not Responding" in windows title during the GBAK operation. As mentioned in the microsoft KB, I suspect GBAK.EXE didn't perform proper flush operation. As thus I report this issue the firebird-devel list.

Commits: 067b04f

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 13850 ] => Firebird [ 14133 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

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