Raku / old-issue-tracker

Tickets from RT
https://github.com/Raku/old-issue-tracker/issues
2 stars 1 forks source link

Binding to Xapian::WritableDatabase::new causes corrupted double-linked list #4306

Open p6rt opened 9 years ago

p6rt commented 9 years ago

Migrated from rt.perl.org#125348 (status was 'new')

Searchable as RT125348$

p6rt commented 9 years ago

From @hoelzro

See attached file.

When using the cpp branch of Rakudo, trying to bind Xapian​::WritableDatabase​::new and call from libxapian results in the following error​:

  *** Error in `/tmp/moar/bin/moar'​: malloc()​: memory corruption​: 0x0000000003c51900 ***

p6rt commented 9 years ago

From @hoelzro

test-xapian.p6