homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner, xdegaye
Date 2017年12月07日.23:12:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512688365.66.0.213398074469.issue32246@psf.upfronthosting.co.za>
In-reply-to
Content
> The command 'adb logcat' reports a crash ("Fatal signal 11 (SIGSEGV)") during the execution of the command. This sounds familiar :-)
test_crashed() does crash on SIGGEV on purpose. It tests how regrtest behaves when a worker does crash. The exacty signal doesn't matter.
This function uses faulthandler._sigsegv() which is supposed to "suppress crash report": see faulthandler_suppress_crash_report() in Modules/faulthandler.c, but also SuppressCrashReport in test/support/__init__.py.
Maybe we need to disable the Android crash reporter as well?
History
Date User Action Args
2017年12月07日 23:12:45vstinnersetrecipients: + vstinner, xdegaye
2017年12月07日 23:12:45vstinnersetmessageid: <1512688365.66.0.213398074469.issue32246@psf.upfronthosting.co.za>
2017年12月07日 23:12:45vstinnerlinkissue32246 messages
2017年12月07日 23:12:45vstinnercreate

AltStyle によって変換されたページ (->オリジナル) /