Re: [Firebird-devel] alloc.h global operator new replacement violating alignment requirements

2018-04-16 Thread Stephan Bergmann
On 17/02/17 11:48, Alex Peshkoff wrote: On 02/16/17 15:52, Stephan Bergmann wrote: Forgive me if this has already been discussed or even fixed in later versions: At least the Firebird 3.0 we build as part of LibreOffice defines global operator new replacement functions in src/common/classes

Re: [Firebird-devel] alloc.h global operator new replacement violating alignment requirements

2017-02-17 Thread Stephan Bergmann
On 02/17/2017 12:24 PM, Alex Peshkoff wrote: > On 02/17/17 14:15, Stephan Bergmann wrote: > > This idea seems to be much better than DEBUG_GDS_ALLOC: > >> Since LibreOffice builds intended for widespread distribution are on >> Linux usually done with GCC not Cl

Re: [Firebird-devel] alloc.h global operator new replacement violating alignment requirements

2017-02-17 Thread Stephan Bergmann
On 02/17/2017 12:21 PM, Alex Peshkoff wrote: > On 02/17/17 14:15, Stephan Bergmann wrote: >> On 02/17/2017 11:48 AM, Alex Peshkoff wrote: >>> On 02/16/17 15:52, Stephan Bergmann wrote: >>>> Forgive me if this has already been discussed or even fixed in later >>

Re: [Firebird-devel] alloc.h global operator new replacement violating alignment requirements

2017-02-17 Thread Stephan Bergmann
On 02/17/2017 11:48 AM, Alex Peshkoff wrote: > On 02/16/17 15:52, Stephan Bergmann wrote: >> Forgive me if this has already been discussed or even fixed in later >> versions: At least the Firebird 3.0 we build as part of LibreOffice >> defines global operator new replacemen

[Firebird-devel] alloc.h global operator new replacement violating alignment requirements

2017-02-16 Thread Stephan Bergmann
Forgive me if this has already been discussed or even fixed in later versions: At least the Firebird 3.0 we build as part of LibreOffice defines global operator new replacement functions in src/common/classes/alloc.h (forwarding to MemoryPool) that do not in general fulfil the alignment

Re: [Firebird-devel] rare segfault in fb_shutdown()

2017-01-16 Thread Stephan Bergmann
could apply to LibreOffice's copy of the firebird-3.0.0 sources for now, without having to bump that copy as a whole to anything more recent (let alone a snapshot). > W dniu 2017-01-16 11:40:23 użytkownik Stephan Bergmann <sberg...@redhat.com> > napisał: >> On 01/15/2017

Re: [Firebird-devel] rare segfault in fb_shutdown()

2017-01-16 Thread Stephan Bergmann
On 01/15/2017 07:26 PM, Alex Peshkoff wrote: > On 01/15/17 12:24, Damyan Ivanov wrote: >> -=| Alex Peshkoff, 13.01.2017 14:32:09 +0300 |=- >>> On 01/03/17 00:38, Damyan Ivanov wrote: I've been chasing this for some time, and finally I've come (with help from others) to a environment

Re: [Firebird-devel] Firebird3 build fails on MacOsX

2016-11-11 Thread Stephan Bergmann
On 11/11/2016 11:22 AM, marius adrian popa wrote: > Discussion on LibreOffice dev list > > http://nabble.documentfoundation.org/Firebird-build-fails-on-MacOs-tdf-101789-td4199396.html Relevant LibreOffice patch is

Re: [Firebird-devel] Building Firebird 3.0 sometimes fails with a SIGSEGV in gfix

2016-11-03 Thread Stephan Bergmann
On 11/01/2016 05:29 PM, Alex Peshkoff wrote: > On 11/01/16 19:02, Stephan Bergmann wrote: >> On 10/27/2016 07:25 PM, Alex Peshkoff wrote: >>> On 10/27/16 10:57, Stephan Bergmann wrote: >>>> When building Firebird 3.0 as part of LibreOffice (on Linux), it >>&g

Re: [Firebird-devel] Building Firebird 3.0 sometimes fails with a SIGSEGV in gfix

2016-11-01 Thread Stephan Bergmann
On 10/27/2016 07:25 PM, Alex Peshkoff wrote: > On 10/27/16 10:57, Stephan Bergmann wrote: >> When building Firebird 3.0 as part of LibreOffice (on Linux), it >> occasionally happens that the build fails with >> >> ... >>> rm -f ../../gen/examples/employee.f

Re: [Firebird-devel] Building Firebird 3.0 sometimes fails with aSIGSEGV in gfix

2016-10-27 Thread Stephan Bergmann
On 10/27/2016 10:27 AM, marius adrian popa wrote: > Could you show the CFLAGS? > > It might be > related > https://github.com/Obsidian-StudiosInc/os-xtoo/issues/1#issuecomment-188736865 > > It seems frame-pointer generation is required for Firebird build. The LibreOffice build system doesn't

[Firebird-devel] Building Firebird 3.0 sometimes fails with a SIGSEGV in gfix

2016-10-27 Thread Stephan Bergmann
When building Firebird 3.0 as part of LibreOffice (on Linux), it occasionally happens that the build fails with ... > rm -f ../../gen/examples/employee.fdb > ./empbuild ../../gen/examples/employee.fdb > creating database ../../gen/examples/employee.fdb > Turning forced writes off > Couldn't turn