Opened 7 years ago
Last modified 7 years ago
#77 new defect
The StX freezes after resizing the window
Reported by: | Patrik Svestka | Owned by: | vranyj1 |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | VM support | Keywords: | |
Cc: | Also affects CVS HEAD (eXept version): | no |
Description
Got to a minidebugger screen with the following error:
IMG [warning]: Warning: cannot stat stx-bin.com (not in PATH ?)
IMG [info]: executable and/or shared libraries changed address(es).
IMG [info]: updating cached function pointers.
Processor [info]: timeslicer started
Smalltalk [info]: startup process 1 active.
NoHandlerError?: UndefinedObject? does not understand: #width
process: id=8 name=event dispatcher (local)
context: UndefinedObject?(Object) >> doesNotUnderstand: [16]
......: UndefinedObject?(NONE) >> width [26]
......: Tools::CodeView2(DisplaySurface?) >> clearDeviceRectangleX:y:width:heigh
t: [26]
......: Tools::CodeView2(DisplaySurface?) >> clearRectangleX:y:width:height: [26
]
......: Tools::CodeView2(GraphicsMedium?) >> clearView [6]
......: Tools::CodeView2(SimpleView?) >> reinitStyle [11]
......: [] in WinWorkstation?>>systemColorChange: >> value: [32]
......: Tools::CodeView2(SimpleView?) >> withAllSubViewsDo: [4]
......: [] in SimpleView?>>allSubViewsDo: >> value: [6]
......: Array >> from:to:do: [7]
......: OrderedCollection? >> do: [4]
......: NoteBookView?(SimpleView?) >> allSubViewsDo: [5]
......: NoteBookView?(SimpleView?) >> withAllSubViewsDo: [5]
......: [] in SimpleView?>>allSubViewsDo: >> value: [6]
......: Array >> from:to:do: [7]
......: OrderedCollection? >> do: [4]
......: View(SimpleView?) >> allSubViewsDo: [5]
......: View(SimpleView?) >> withAllSubViewsDo: [5]
......: [] in SimpleView?>>allSubViewsDo: >> value: [6]
......: Array >> from:to:do: [7]
......: OrderedCollection? >> do: [4]
......: ApplicationWindow?(SimpleView?) >> allSubViewsDo: [5]
......: ApplicationWindow?(SimpleView?) >> withAllSubViewsDo: [5]
......: WinWorkstation? >> systemColorChange: [31]
......: WinWorkstation? >> dispatchLastEvent [0]
......: [] in WinWorkstation?>>dispatchPendingEvents >> value [15]
......: AbortOperationRequest? class(GenericException? class) >> handle:do: [14]
......: WinWorkstation? >> dispatchPendingEvents [12]
......: [] in DeviceWorkstation?>>dispatchLoop >> value [26]
......: AbortAllOperationRequest? class(GenericException? class) >> handle:do: [1
4]
......: WinWorkstation?(DeviceWorkstation?) >> dispatchLoop [6]
......: [] in DeviceWorkstation?>>setupDispatchLoop >> value [48]
......: Block >> ifCurtailed: [14]
......: [] in DeviceWorkstation?>>setupDispatchLoop >> value [49]
......: Signal >> handle:do: [14]
......: WinWorkstation?(DeviceWorkstation?) >> setupDispatchLoop [30]
......: [] in DeviceWorkstation?>>startDispatch >> value [14]
......: ExceptionHandlerSet? >> handleDo: [14]
......: [] in Process>>start >> value [35]
......: SignalSet? >> handle:do: [14]
......: [] in Process>>start >> value [23]
......: Block >> ensure: [12]
......: Process >> start [37]
......: UndefinedObject? >> nil [0]
......: nil
Type "c" to proceed, "?" for help
MiniDebugger?>
moved from https://swing.fit.cvut.cz/projects/stx-libjava/ticket/90