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

Error in `lsoracle': free(): invalid pointer: 0x00000000344e8f00 #95

Open
foggy-slt opened this issue Dec 14, 2022 · 0 comments
Open

Error in `lsoracle': free(): invalid pointer: 0x00000000344e8f00 #95

foggy-slt opened this issue Dec 14, 2022 · 0 comments

Comments

@foggy-slt
Copy link

Hi
I'm having a problem with the LSOracle.

This is my step:
lsoracle> read_aig abc_bef.aig
lsoracle> oracle --strategy depth

But crash in aig_scripts3.

***** Error in `lsoracle': free(): invalid pointer: 0x00000000344e8f00 ***
======= Backtrace: =========
/usr/lib64/libc.so.6(+0x766c0)[0x7f3da0adc6c0]
/usr/lib64/libc.so.6(+0x7c1d8)[0x7f3da0ae21d8]
/usr/lib64/libc.so.6(+0x7cdbc)[0x7f3da0ae2dbc]
lsoracle[0x532738]
lsoracle[0x53289a]
lsoracle[0x4830ba]
lsoracle[0x6770c5]**

image
Is this because the cache exploded?
I'm locating the problem in function mockturtle::refactoring(aig, rf_resyn, rp);.
But I don't know how to solve it.
The zip contains the AIG circuit I tested.

Upload a case below.
Thanks!

abc_bef.zip

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

No branches or pull requests

1 participant