~apport-hackers/apport/main

Viewing all changes in revision 3893.

  • Committer: Simon Chopin
  • Author(s): Benjamin Drung
  • Date: 2023-04-20 13:50:26 UTC
  • Revision ID: git-v1:609678ed98b0956723ebc43686e6193d9e58fca1
feat: Already add package info during Python crashes

Commit ea64857890ac6cb8ad056af255cf7b706850bea7 ("feat: Already add
package info during crash") added the package info to the crash report
during crash to prevent package list discrepancies between crash and
reporting. This commit only changed reports for crashes of compiled
programs.

Apply the same logic to Python crashes. Apport uses `apport_python_hook`
for Python to intercept stack traces.

Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: