agent-zero icon indicating copy to clipboard operation
agent-zero copied to clipboard

Segmentation fault (core dumped)

Open aldabrada opened this issue 1 year ago • 1 comments

After initial setup of the framework I get this error

python main.py
Initializing framework...

User message ('e' to leave):
> hi
Segmentation fault (core dumped)

If I try in debug mode in vscode it just stops after issuing the first message:

User message ('e' to leave):
> hi

aldabrada avatar Aug 09 '24 14:08 aldabrada

The logs don't show anything else other than:

<html><body style='background-color:black;font-family: Arial, Helvetica, sans-serif;'><pre>
<br><span style="font-weight: bold; color: rgb(255, 255, 255); background-color: rgb(108, 52, 131);">User message (&#x27;e&#x27; to leave):</span><br>

Don't know where else to look for

aldabrada avatar Aug 09 '24 14:08 aldabrada