Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Closed
Copy link
Labels
3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 33196 |
|---|---|
| Nosy | @pitrou, @vstinner, @taleinat, @applio, @arcivanov, @augustogoulart |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2018-04-01.05:58:11.085>labels= ['3.8', '3.7', 'library', 'type-crash'] title='multiprocessing: serialization must ensure that contexts are compatible (the same)'updated_at=<Date2018-11-14.17:28:52.507>user='https://github.com/arcivanov'bugs.python.org fields:
activity=<Date2018-11-14.17:28:52.507>actor='davin'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)'] creation=<Date2018-04-01.05:58:11.085>creator='arcivanov'dependencies= [] files= ['47510', '47931', '47933'] hgrepos= [] issue_num=33196keywords= [] message_count=11.0messages= ['314762', '314792', '329491', '329719', '329845', '329892', '329893', '329898', '329908', '329909', '329913'] nosy_count=6.0nosy_names= ['pitrou', 'vstinner', 'taleinat', 'davin', 'arcivanov', 'augustogoulart'] pr_nums= [] priority='normal'resolution=Nonestage='needs patch'status='open'superseder=Nonetype='crash'url='https://bugs.python.org/issue33196'versions= ['Python 3.6', 'Python 3.7', 'Python 3.8']Linked PRs
- gh-77377: Ensure multiprocessing SemLock is valid for spawn-based Process before serializing it #107275
- [3.12] gh-77377: Ensure multiprocessing SemLock is valid for spawn-based Process before serializing it (GH-107275) #108377
- [3.11] gh-77377: Ensure multiprocessing SemLock is valid for spawn-based Process before serializing it (GH-107275) #108378
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Projects
Status
Done