Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#4098 closed bug (fixed)

crashed app consumes all cpu when disable_debugger is used

Reported by: augiedoggie Owned by: bonefish
Priority: normal Milestone: R1
Component: System/Kernel Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Starting with hrev29302 an app which crashes after having called disable_debugger() causes the system to consume all cpu time. The attached sample code is an excerpt from the CMake test suite which expects the app to crash and return control to the parent.

Attachments (1)

crasher.cpp (547 bytes ) - added by augiedoggie 15 years ago.

Download all attachments as: .zip

Change History (4)

by augiedoggie, 15 years ago

Attachment: crasher.cpp added

comment:1 by axeld, 15 years ago

Owner: changed from axeld to bonefish

comment:2 by bonefish, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev31584.

comment:3 by scottmc, 15 years ago

Just to confirm, this fix took care of the CMake dashboard failure we've been seeing the last few months. CMake is now passing all 107 tests. http://www.cdash.org/CDash/buildSummary.php?buildid=379567

Note: See TracTickets for help on using tickets.