Re: [Firebird-devel] employee db build broken

2015-06-25 Thread Alex Peshkoff
On 06/24/2015 07:42 PM, Paul Reeves wrote: On Wednesday 24 June 2015 17:16:23 Alex Peshkoff wrote: On 06/24/2015 05:56 PM, Adriano dos Santos Fernandes wrote: What I see constantly is this segfault: Segmentation fault Couldn't turn forced writes off Segfault in gfix I can't confirm -

Re: [Firebird-devel] employee db build broken

2015-06-25 Thread Alex Peshkoff
On 06/24/2015 07:59 PM, Adriano dos Santos Fernandes wrote: Crashs with clang ang gcc. I.e. it's not compiler issue. That's good. A sleep before the system call does not help, but manually calling the command does not produce problem. Sooner of all environment affects results of the run.

Re: [Firebird-devel] employee db build broken

2015-06-25 Thread Paul Reeves
On Thursday 25 June 2015 10:56:24 Paul Reeves wrote: I'll do a 32-bit build and compare. OK, it doesn't look as if gpre is the problem. The employee.c generated is identical on 32 and 64-bit. So it must be related to the database that was created. I'll do some more digging. Paul -- Paul

[Firebird-devel] Differences between triggers

2015-06-25 Thread Jiří Činčura
Hi *, If I create insert or delete and delete or insert trigger these are stored differently in a system table. Is there really a difference? -- Mgr. Jiří Činčura Independent IT Specialist -- Monitor 25 network

Re: [Firebird-devel] employee db build broken

2015-06-25 Thread Adriano dos Santos Fernandes
On 25/06/2015 06:51, Paul Reeves wrote: On Thursday 25 June 2015 10:56:24 Paul Reeves wrote: I'll do a 32-bit build and compare. OK, it doesn't look as if gpre is the problem. The employee.c generated is identical on 32 and 64-bit. So it must be related to the database that was created.

Re: [Firebird-devel] employee db build broken

2015-06-25 Thread Adriano dos Santos Fernandes
On 25/06/2015 08:29, Alex Peshkoff wrote: On 06/24/2015 07:59 PM, Adriano dos Santos Fernandes wrote: Crashs with clang ang gcc. I.e. it's not compiler issue. That's good. A sleep before the system call does not help, but manually calling the command does not produce problem. Sooner of

Re: [Firebird-devel] Differences between triggers

2015-06-25 Thread Adriano dos Santos Fernandes
On 25/06/2015 12:38, Jiří Činčura wrote: Hi *, If I create insert or delete and delete or insert trigger these are stored differently in a system table. Is there really a difference? Just a way to store the order you passed. DDL triggers are stored different, using a fixed bit per trigger

[Firebird-devel] ADO.NET provider 4.6.3.0

2015-06-25 Thread Jiří Činčura
More info http://blog.cincura.net/233510-ado-net-provider-4-6-3-0-for-firebird-is-ready/ . -- Mgr. Jiří Činčura Independent IT Specialist -- Monitor 25 network devices or servers for free with OpManager! OpManager is

Re: [Firebird-devel] employee db build broken

2015-06-25 Thread Paul Reeves
On Wednesday 24 June 2015 19:22:15 Adriano dos Santos Fernandes wrote: On 24/06/2015 13:42, Paul Reeves wrote: No such luck for me :-( I just did a fresh checkout and the Win64 build still fails with the same errors I reported earlier. Please try to remove -r from gpre calls in