[firebird-support] Re: Server crashes sometimes

2016-08-18 Thread hv...@users.sourceforge.net [firebird-support]
---In firebird-support@yahoogroups.com,  wrote :
 
 > my Database isn’t reachable for short times. This happens once in a few 
 > days. The firebird.log shows following messages: > linux-j4zt  Wed Aug 
 > 17 10:59:58 2016
 > /usr/sbin/fbguard: /usr/sbin/firebird terminated abnormally (-1)
 >  

 > linux-j4zt  Wed Aug 17 10:59:58 2016
 > /usr/sbin/fbguard: guardian starting /usr/sbin/firebird
 >  

 > During this period users get database unreachable messages.
   > 
 > Can I figure out why this happen? Is there a way to do a trace and to send 
 > it to bug tracker?
 

   This (a bit old but still correct) article could help to produce stack 
backtrace
 http://www.ibphoenix.com/resources/documents/development/doc_36 
http://www.ibphoenix.com/resources/documents/development/doc_36


 

 > I’m using FB 3.0 x64 on OpenSuse Leap 14.1, Kernel 4.1.21-14-default.
 

   Could you try snapshot build of 3.0.1 ?
 

 Regards,
 Vlad






Re: [firebird-support] Server crashes sometimes

2016-08-18 Thread Köditz, Martin martin.koed...@it-syn.de [firebird-support]
Hi Karol,

I've checked the database state. There is no corruption. Since I already use FB 
3.0.0 I will wait for the next official release.

But may be there is something forcing the server to crash. So I would like to 
report it to the developers. But what can I report without a trace? Some hints?

Regards
Martin


Re: [firebird-support] Server crashes sometimes

2016-08-18 Thread liviuslivius liviusliv...@poczta.onet.pl [firebird-support]
 
 
W dniu 2016-08-17 11:12:01 użytkownik Köditz, Martin martin.koed...@it-syn.de 
[firebird-support]  napisał:
 
Hi all,
 
my Database isn’t reachable for short times. This happens once in a few days. 
The firebird.log shows following messages:
linux-j4zt  Wed Aug 17 10:59:58 2016
    /usr/sbin/fbguard: /usr/sbin/firebird terminated abnormally (-1)
 
linux-j4zt  Wed Aug 17 10:59:58 2016
    /usr/sbin/fbguard: guardian starting /usr/sbin/firebird
 
During this period users get database unreachable messages.
 
Can I figure out why this happen? Is there a way to do a trace and to send it 
to bug tracker?
I’m using FB 3.0 x64 on OpenSuse Leap 14.1, Kernel 4.1.21-14-default.
 
Regards
Martin
__._,_.__
 

Hi,
 
first check database for corruptions using
gfix -v -full
if you have database without errors
then check your FB version if some newer version not exists with some critical 
fixes
 
regards,
Karol Bieniaszewski