Skip to content

Thread.join returns before PyThreadState is destroyed #63008

Description

@TamasK
mannequin
BPO18808
Nosy@tim-one, @jcea, @csernazs, @ncoghlan, @pitrou, @vstinner, @koobs
Files
  • subinterp_threads.patch
  • threadstate_join.patch
  • threadstate_join_2.patch
  • threadstate_join_3.patch
  • threadstate_join_4.patch
  • threadstate_join_5.patch: added more is_alive() testing
  • threadstate_join_6.patch
  • subinterp_test.patch
  • blind.patch: noble attempt ;-) to repair buildbot failures
  • 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=<Date2013-09-09.20:08:46.070>created_at=<Date2013-08-22.13:56:37.656>labels= ['interpreter-core', 'library', 'type-crash']
    title='Thread.join returns before PyThreadState is destroyed'updated_at=<Date2019-06-10.23:19:38.831>user='https://bugs.python.org/TamasK'

    bugs.python.org fields:

    activity=<Date2019-06-10.23:19:38.831>actor='vstinner'assignee='none'closed=Trueclosed_date=<Date2013-09-09.20:08:46.070>closer='tim.peters'components= ['Interpreter Core', 'Library (Lib)']
    creation=<Date2013-08-22.13:56:37.656>creator='Tamas.K'dependencies= []
    files= ['31445', '31455', '31537', '31635', '31640', '31650', '31652', '31653', '31659']
    hgrepos= []
    issue_num=18808keywords= ['patch']
    message_count=60.0messages= ['195891', '195895', '195906', '195909', '195910', '195911', '195999', '196076', '196077', '196085', '196115', '196154', '196156', '196611', '196627', '196663', '196672', '196923', '196956', '196962', '196977', '196983', '197038', '197052', '197125', '197137', '197177', '197178', '197179', '197181', '197182', '197183', '197184', '197185', '197188', '197190', '197191', '197193', '197195', '197197', '197202', '197207', '197213', '197214', '197215', '197217', '197221', '197247', '197248', '197251', '197253', '197291', '197294', '197302', '197304', '197306', '197307', '197310', '197338', '345152']
    nosy_count=12.0nosy_names= ['tim.peters', 'jcea', 'csernazs', 'ncoghlan', 'pitrou', 'vstinner', 'grahamd', 'neologix', 'python-dev', 'bkabrda', 'koobs', 'Tamas.K']
    pr_nums= []
    priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype='crash'url='https://bugs.python.org/issue18808'versions= ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions