PG gem segmentation fault when running with debugger, ok without.

Starting my server runs ok unless I start it with debugging and I get this crash ( see crash log attachment ).  Running on M4 Mac Mini.

23:39:36 web.1        | Puma starting in single mode...
23:39:36 web.1        | * Puma version: 6.6.0 ("Return to Forever")
23:39:36 web.1        | * Ruby version: ruby 3.4.2 (2025-02-15 revision d2930f8e7a) +YJIT +PRISM [arm64-darwin24]
23:39:36 web.1        | *  Min threads: 3
23:39:36 web.1        | *  Max threads: 3
23:39:36 web.1        | *  Environment: development
23:39:36 web.1        | *          PID: 51618
23:39:36 web.1        | * Listening on ssl://0.0.0.0:3000?key=localhost_2-key.pem&cert=localhost_2.pem
23:39:36 web.1        | Use Ctrl-C to stop

Upload id: 2025_05_10_22DsV5635Nq7CswnJK4rAx (file: Debugging Crash log.txt)

0

请先登录再写评论。