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

invalid size in free() for gpre_current [CORE5716] #5982

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

invalid size in free() for gpre_current [CORE5716] #5982

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

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: The Mad Doctor (themaddoctor)

The build dies here:

/building/libreoffice/Firebird-3.0.2.32703-0/gen/Release/firebird/bin/gpre_current -m -z -n /building/libreoffice/Firebird-3.0.2.32703-0/src/yvalve/blob.epp /building/libreoffice/Firebird-3.0.2.32703-0/temp/Release/yvalve/blob.cpp
gpre version LI-V3.0.2.32703 Firebird 3.0
*** Error in `/building/libreoffice/Firebird-3.0.2.32703-0/gen/Release/firebird/bin/gpre_current': free(): invalid size: 0x00007f05a34c72a0 ***
make[3]: *** [make.rules:85: /building/libreoffice/Firebird-3.0.2.32703-0/temp/Release/yvalve/blob.cpp] Aborted
make[3]: *** Deleting file '/building/libreoffice/Firebird-3.0.2.32703-0/temp/Release/yvalve/blob.cpp'

@firebird-automations
Copy link
Collaborator Author

Commented by: The Mad Doctor (themaddoctor)

This is what gdb said:

Reading symbols from gpre_current...done.
(gdb) run
Starting program: /building/libreoffice/gpre_current
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
gpre: no source file named.
*** Error in `/building/libreoffice/gpre_current': free(): invalid size: 0x00007ffff7fe52a0 ***

Program received signal SIGABRT, Aborted.
0x00007ffff68e96a0 in raise () from /lib64/libc.so.6

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

This is a pure Firebird sources or has LibreOffice patches?

@firebird-automations
Copy link
Collaborator Author

Commented by: Julien Nabet (julien2412)

IMHO, if this result comes from LibreOffice, this tracker should be closed.

For the record, LO still uses 3.0.0, there's some work in progress to upgrade to 3.0.4 (see https://gerrit.libreoffice.org/#/c/67180/) but as you may see in gerrit comments, there are some problems.
See https://gerrit.libreoffice.org/#/c/67255/ too.

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