Skip to content

create_db segfaults and kills my build [CORE5715] #5981

Open
@firebird-automations

Description

@firebird-automations

Submitted by: The Mad Doctor (themaddoctor)

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions