
January 18th, 2007, 07:25 AM
|
|
Contributing User
|
|
Join Date: Aug 2004
Location: Sarajevo, Bosnia
Posts: 111
  
Time spent in forums: 1 Day 5 h 32 m 11 sec
Reputation Power: 8
|
|
Quote: | Originally Posted by hgfbtech we are running Firebird 1, and now, firebird 2.0 in a CentOS environment and are seeing periodic database engine crashes. firebird will spike the CPU and will not respond to database requests. It's not that it is bogged down, it is crashed. On Firebird 1 we have to terminate the firebird server process, but 2.0 will actually respond to shutdown commands. There's nothing in the firebird.log file. Does anyone know of a proxy or logging software that you can run in linux in front of the db to see what's going on at the time of the crash? Has anyone experienced this before? It's very difficult to troubleshoot when we don't know what the engine was doing before its demise--not that you should be able to make a db server crash anyway.... |
You should try with DEBUG BUILD then:
http://www.firebirdsql.org/index.php?op=files&id=engine_200
|