Kernel of a notebook calling the LAPKT solver crashes during the search #1

Open
opened 2026-08-05 17:32:48 +02:00 by anubhavsingh · 0 comments
Owner

Initial Observations

  1. Only occurs for Python interpreter version 3.12 and higher.
  2. It is specific to Jupyter notebooks. The error does not occur when calling the solver inside a Python script.
  3. A segmentation-fault is triggered at std::cout statements printing an integer value in the underlying C++ code. The reason is unclear.
# Initial Observations 1. Only occurs for Python interpreter version 3.12 and higher. 2. It is specific to Jupyter notebooks. The error does _not_ occur when calling the solver inside a Python script. 3. A segmentation-fault is triggered at `std::cout` statements printing an integer value in the underlying C++ code. _The reason is unclear._
anubhavsingh added reference Devel2.0 2026-08-05 17:33:03 +02:00
anubhavsingh added this to the (deleted) project 2026-08-05 17:35:02 +02:00
anubhavsingh modified the project from (deleted) to LAPKT Keep-up 2026-08-05 17:38:03 +02:00
anubhavsingh modified the project from LAPKT Keep-up to (deleted) 2026-08-05 17:39:43 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
anubhavsingh/lapkt#1
No description provided.