View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001666SphereServerexecutable - genericpublic30-09-09 05:1313-12-09 23:22
Reporterumuri 
Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionunable to reproduce 
PlatformOSOS Version
Product Version20-09-2009, 0.56b Prerelease 
Target VersionFixed in Version 
Summary0001666: Newest Build does not restart main thread on excessive loops
DescriptionSince sphere had specific functionality on when to restart the main thread, i think this is a bug that that functionality no longer works, and what is a minor annoyance turns into a crash that is hard to log.

Load the provided function and boom, demonstration. Leave it running for days, it'll keep chugging away.

[function f_crashtest]
local.happy=2
while ( <local.happy> > 1 )
  local.happy=4
endwhile
TagsNo tags attached.
Nightly Version20-09-2009
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0000334)
MrSugarCube (administrator)
13-12-09 23:22

Only way I can see to reproduce this is by setting FreezeRestartTime or Secure to 0 (both of which are needed to enable checking for main thread hangs).

- Issue History
Date Modified Username Field Change
30-09-09 05:13 umuri New Issue
30-09-09 05:13 umuri Nightly Version => 20-09-2009
30-09-09 05:13 umuri Experimental Flags => None
30-09-09 05:13 umuri Option Flags => None
13-12-09 23:22 MrSugarCube Status new => closed
13-12-09 23:22 MrSugarCube Note Added: 0000334
13-12-09 23:22 MrSugarCube Resolution open => unable to reproduce


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker