create_db segfaults and kills my build
--------------------------------------

                 Key: CORE-5715
                 URL: http://tracker.firebirdsql.org/browse/CORE-5715
             Project: Firebird Core
          Issue Type: Bug
          Components: Installation
    Affects Versions: 2.5.8
         Environment: linux 64 with gcc 7.1.0 and glibc 2.26
            Reporter: The Mad Doctor
            Priority: Blocker


The build chokes at this point:

make[2]: *** [../gen/Makefile.refDatabases:68: empty.fdb] Segmentation fault

And this is what gdb says:

gdb create_db
(gdb) run test.fdb
Starting program: /building/libreoffice/create_db test.fdb
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7ffff458d700 (LWP 21842)]
[New Thread 0x7ffff3b7a700 (LWP 21843)]
[New Thread 0x7ffff3379700 (LWP 21844)]

Thread 1 "create_db" received signal SIGSEGV, Segmentation fault.
0x00000000006d2eb0 in RSE_open (tdbb=tdbb@entry=0x7fffffffdc90, 
rsb=0x7ffff2b459c8)
    at ../src/jrd/rse.cpp:380
380       if (rsb->rsb_invariants)



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to