Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create_db segfaults and kills my build [CORE5715] #5981

Open
firebird-automations opened this issue Jan 19, 2018 · 2 comments
Open

create_db segfaults and kills my build [CORE5715] #5981

firebird-automations opened this issue Jan 19, 2018 · 2 comments

Comments

@firebird-automations
Copy link
Collaborator

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)

@firebird-automations
Copy link
Collaborator Author

Modified by: The Mad Doctor (themaddoctor)

Component: Build Issues / Porting [ 10070 ]

Component: Installation [ 10012 ] =>

@firebird-automations
Copy link
Collaborator Author

Commented by: Emily Goutagny (emilygoutagny)

Has my new CPU the SegFault-Bug, too: According to this site "build failed" is triggered by the bug, too! Ryzen Bug. Check us here http://retainingwallspittsburghpa.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant