Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#15581 closed bug (invalid)

Building mxml on Haiku R1Beta1 fails

Reported by: Begasus Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/beta1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by Begasus)

Linking testmxml... Testing library... testmxml: /var/sources/haiku/src/system/libroot/posix/malloc/superblock.h:194:void BPrivate::superblock::putBlock(BPrivate::block*): getNumAvailable() < getNumBlocks() /bin/sh: line 1: 20523 Kill Thread ./testmxml test.xml temp1s.xml > temp1.xml

It builds fine on the nightlies for gcc2h and x86_64 Tested on R1/Beta1 hrev52295+96 Buildlog: https://build.haiku-os.org/buildmaster/master/x86_gcc2/logviewer.html?buildruns/3717/builds/34177.log

Attachments (1)

testmxml-60124-debug-26-12-2019-08-34-00.report (4.2 KB ) - added by Begasus 4 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by Begasus, 4 years ago

Description: modified (diff)

comment:2 by waddlesplash, 4 years ago

Resolution: invalid
Status: newclosed

This indicates a double-free on mxml's part, most likely. Retry with the guarded heap, likely this will expose the problem more clearly.

comment:3 by Begasus, 4 years ago

Checked with LD_PRELOAD etc ... no output received there

Note: See TracTickets for help on using tickets.