FS#75575 - [iaito] Crash at startup
Attached to Project:
Community Packages
Opened by Jesus Gonzalez (jesus) - Wednesday, 10 August 2022, 18:32 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 27 August 2022, 17:24 GMT
Opened by Jesus Gonzalez (jesus) - Wednesday, 10 August 2022, 18:32 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 27 August 2022, 17:24 GMT
|
Details
Description:
```$ iaito QCommandLineParser: already having an option named "w" iaito: /build/iaito/src/iaito/src/core/Iaito.cpp:149: RCoreLocked::~RCoreLocked(): Assertion `core->coreLockDepth > 0' failed. Aborted (core dumped) ``` Additional info: * iaito 5.7.0-1 * radare2 5.6.6-3 Steps to reproduce: - Install with `pacman -Sy iaito radare2` - Run with `iaito` |
This task depends upon
Closed by Antonio Rojas (arojas)
Saturday, 27 August 2022, 17:24 GMT
Reason for closing: Fixed
Additional comments about closing: iaito 5.7.0-2
Saturday, 27 August 2022, 17:24 GMT
Reason for closing: Fixed
Additional comments about closing: iaito 5.7.0-2
Comment by Toolybird (Toolybird) -
Wednesday, 10 August 2022, 21:29 GMT
5.7.2 available upstream. Might wanna enable debug?
Comment by Letu Ren (FantasqueX) -
Thursday, 11 August 2022, 06:00 GMT
Met the same issue. Look forward to a fix :)