IDA signum=11 in breakpoint condition edit window

Hi,

  1. set breakpoint anywhere (can be software, hardware, doesn’t matter)
  2. edit breakpoint condition (... button)
  3. set language to python
  4. enter one newline as script body (hit enter once)
  5. click ok (edit script window)
  6. click ok (breakpoint setting window)

IDA wil throw signum=11 error.

Additionally if You click compile after step 4 IDA will show warning:

Script error:
File "<string>", line 4
  ^
IndentationError: expected an indented block after function definition on line 2

macOS 15.6, Python 3.12

Hi,
Thanks for reporting this buggy behavior - we already added this issue to our internal tracker for investigation. We’ll keep this topic updated once we have more details to share (and hopefully a fix/workaround will come soon!).

1 Like