Opened 4 years ago

#5725 assigned enhancement

Windows crash reporting does not give full Python traceback

Reported by: Tom Goddard Owned by: Tom Goddard
Priority: moderate Milestone:
Component: Core Version:
Keywords: Cc: chimerax-programmers
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Investigate if Python faulthandler is supposed to give full Python tracebacks for "access violation" on Windows. Currently gives 1 line Python traceback that is mostly useless. Might file Python bug report if this is all it is giving. Could be that something about ChimeraX (C++ or ctypes or ...) causes this poor faulthandler output.

Also faulthandler spews dozens of fatal error 0x80.... messages with error code meaning remote procedure call failed. These are not actually fatal and clutter up the bug reports. Would like to find a way to filter out those.

Change History (0)

Note: See TracTickets for help on using tickets.