Paste: Intermittent startup Listener UI issue
Author: | otoburb |
Mode: | factor |
Date: | Thu, 13 Oct 2011 03:16:25 |
Plain Text |
An error occurred while drawing the world T{ world f ~array~ ~array~ f f ~vector~ ~array~....
This world has been deactivated to prevent cascading errors.
Memory protection fault at address 38
ubuntu 11.04 64-bit x86
Author: | otoburb |
Mode: | factor |
Date: | Thu, 13 Oct 2011 03:21:11 |
Plain Text |
data stack:
{ "kernel error" 16 56 f }
retain stack:
{ ~world~ }
1
0
call stack:
(U) Quotation: [ set-namestack init-catchstack self quot>> call -> stop ]
(O) Word: update-ui-loop
(O) Word: update-ui
(O) Word: redraw-worlds
(O) Word: draw-world
(O) Method: M\ window-handle flush-gl-context
(U) Quotation: [
63 special-object error-thread set-global
continuation -> error-continuation set-global
[ original-error set-global ] [ rethrow ] bi
]
Comments:
- only happens sometimes when attempting to launch Factor Listener UI from the "awesome" window manager execute command.
Author: | otoburb |
Mode: | factor |
Date: | Thu, 13 Oct 2011 03:25:49 |
Plain Text |
I think this is a problem specific to the awesome window manager where awm sometimes doesn't allow the Factor UI widgets to be drawn, resulting in the error above.
New Annotation