On 7/24/21 12:23 PM, Arnaud Le-roy wrote:
Hi,

This is the complete gdb logs :


>20 frames in a thread without any debug info... nice bug.

Must say that firebird sometimes can create such traces w/o debug info - this happens when provider is unloaded (by mistake, certainly) in the middle of it's operation. But I doubt that's the case here - first of all cause the only provider able to have such call stacks is DB Engine. which is not unloaded - garbage collector and cache writer are present and have correct call stacks, i.e. engine was not unloaded.

Also I do not see any thread actively working with database, i.e. probably one with AV (thread 2) is such thread. And in that case problematic UDF (as always) is first candidate to raise problems. Can one confirm that w/o UDF bug does not happen?




Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to