View Issue Details

IDProjectCategoryView StatusLast Update
0004118JEDI VCL00 JVCL Componentspublic2007-04-30 01:29
Reporteradit_boseAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionduplicate 
Product Version 
Target VersionFixed in Version 
Summary0004118: Bug in JvThread
DescriptionI've used JvThread in my application. While using it, I've found a bug in the ThreadTerminate method, that can be seen in the attached program. On calling JvThread.Terminate after ThreadExecute or ThreadExecuteAndWait, it does NOT terminate. It is Terminated by passing a boolean value (QuitThread).
Additional InformationThe thread is Terminated by passing a boolean value (QuitThread), but this is not the proper way to terminate the thread because, this sample program instantiates on a loop, what if there is no loop?
TagsNo tags attached.

Relationships

duplicate of 0004117 resolvedjfudickar Bug in JvThread 

Activities

2007-04-29 00:03

 

ThreadBugSource.zip (361,759 bytes)

Issue History

Date Modified Username Field Change
2007-04-29 00:03 adit_bose New Issue
2007-04-29 00:03 adit_bose File Added: ThreadBugSource.zip
2007-04-30 01:27 obones Relationship added duplicate of 0004117
2007-04-30 01:28 obones Status new => resolved
2007-04-30 01:28 obones Resolution open => duplicate
2007-04-30 01:28 obones Assigned To => obones