Ticket #2 (assigned defect)

Opened 6 months ago

Last modified 6 months ago

threaded/1 calls fail to cleanup all created threads on thread creation resource error

Reported by: pmoura Owned by: pmoura
Priority: critical Milestone: Logtalk distribution
Component: compiler Version: 2.31.4
Keywords: threads Cc: crocker@…, pjcnunes@…

Description

A threaded/1 call may fail to cleanup all created threads on thread creation resource error. A common resource error is the exhaustion of virtual memory address space when using 32 bits versions of a back-end Prolog compiler such as SWI-Prolog. This problem may result in orphaned threads, some of them continuing running subgoals instead of being aborted as a consequence of the resource error.

Attachments

Change History

Changed 6 months ago by pmoura

  • owner changed from pmoura@… to pmoura
  • status changed from new to assigned

Add/Change #2 (threaded/1 calls fail to cleanup all created threads on thread creation resource error)

Author



Change Properties
<Author field>
Action
as assigned
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
 
Note: See TracTickets for help on using tickets.