
MonoDebugger crashes on the window initialization
Posted Sunday, 25 July, 2010 - 21:08 by kvark| Project: | The Open Toolkit library |
| Version: | 1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Can't debug OpenTK applications on ArchLinux Mono (2.6.4), using Monodevelop (trunk).
It goes OK until the following command:
NativeWindow.cs: line 377: return implementation.WindowInfo;
There it crashes with an exception log attached.
| Attachment | Size |
|---|---|
| Exception log | 2.04 KB |


Comments
#1
I've updated Mono to 2.6.7 and the issue vanished.