[Firebird-devel] [FB-Tracker] Created: (CORE-4452) Can`t create two collations with different names if autoddl =OFF in FB 2.5.3

2014-06-06 Thread Pavel Zotov (JIRA)
Can`t create two collations with different names if autoddl =OFF in FB 2.5.3 Key: CORE-4452 URL: http://tracker.firebirdsql.org/browse/CORE-4452 Project: Firebird Core

Re: [Firebird-devel] Firebird 2.5 built from source code on AIX 6.1 - core dump

2014-06-06 Thread vv m
I just asked about type of file system where I do my builds/test. This is jfs2, i.e. this is NOT nfs. Thanks, Vadim. On Fri, Jun 6, 2014 at 10:39 AM, vv m wrote: > This is our build machine, we do all our builds there. But I'll try. > > Thanks. > > > On Fri, Jun 6, 2014 at 4:43 AM, marius adr

Re: [Firebird-devel] Firebird 2.5 built from source code on AIX 6.1 - core dump

2014-06-06 Thread vv m
This is our build machine, we do all our builds there. But I'll try. Thanks. On Fri, Jun 6, 2014 at 4:43 AM, marius adrian popa wrote: > /export seems to be on nfs , please try to build it on a real partition > > On Fri, Jun 6, 2014 at 11:29 AM, Alex Peshkoff wrote: > > On 06/05/14 01:17, vv

Re: [Firebird-devel] Firebird 2.5 built from source code on AIX 6.1 - core dump

2014-06-06 Thread vv m
Yes, this is the problem - this function is not called. But very confusing thing is that sometimes it's called, and no core dump in this case. My first impression is - the pointer gets corrupted. I'm trying to figure out the reason. Unfortunately, dbx doesn't show any information about the content

Re: [Firebird-devel] Firebird 2.5 built from source code on AIX 6.1 - core dump

2014-06-06 Thread marius adrian popa
/export seems to be on nfs , please try to build it on a real partition On Fri, Jun 6, 2014 at 11:29 AM, Alex Peshkoff wrote: > On 06/05/14 01:17, vv m wrote: >> Hi All, >> >> I'm trying to built FB from the source code v. 2.5.2.26540-0 on AIX 6.1 >> (PPC). I've made some minor changes in the bu

Re: [Firebird-devel] Firebird 2.5 built from source code on AIX 6.1 - core dump

2014-06-06 Thread Alex Peshkoff
On 06/05/14 01:17, vv m wrote: > Hi All, > > I'm trying to built FB from the source code v. 2.5.2.26540-0 on AIX 6.1 > (PPC). I've made some minor changes in the build script to let it create > ./configure script, also a couple of source code files slightly changed > (mostly to avoid conflicts). >

[Firebird-devel] [FB-Tracker] Created: (CORE-4451) Allow output to trace explain plan form.

2014-06-06 Thread Simonov Denis (JIRA)
Allow output to trace explain plan form. Key: CORE-4451 URL: http://tracker.firebirdsql.org/browse/CORE-4451 Project: Firebird Core Issue Type: Improvement Components: TRACEMGR R