Subject | Re: DROP table statement hangs Firebird Server process with 100% CPU usage |
---|---|
Author | |
Post date | 2018-06-16T13:18:54Z |
---In firebird-support@yahoogroups.com, <greob@...> wrote :
> Hello, I'm no programmer but here's what I have in gdb, but I have a feeling it's not going to be very useful.
"thread apply all bt" is what we need.
> Let me know if I need to get something else.
You need to download debuginfo package (corresponding to the installed Firebird version and architecture)
and extract it at the root of filesystem. Then gdb will be able to produce more useful backtraces.
> The "good" news is that I can reproduce the problem every time I issue "drop table CONTEXTS;" in isql-fb.
Looks like bug. Could you upgrade Firebird up to 2.5.8 ? If not, could you reproduce it on the copy
of database and provide us with it ?
Regards,
Vlad