Changes between Version 31 and Version 32 of dev-lang/mono/2.x/1
- Timestamp:
- 08/04/08 07:03:31 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/mono/2.x/1
v31 v32 78 78 Looks like a problem with semaphores. 79 79 80 After disabling shared handles, I get the following crash:80 Disabling shared handles ({{{--disable-shared-handles}}}), I get the following crash: 81 81 {{{ 82 82 Thread 102273 caused an exception: General protection fault … … 181 181 }}} 182 182 183 Not using the *BSD stack size of 65536 but 4096 (suggested by Ingo) or 8192 (Darwin) leads to the system freezing: 184 {{{ 185 vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x70002007 186 create_thread: unable to create proper user stack! 187 CPU 0 halted! 188 }}} 189 183 190 [http://repo.or.cz/w/mono/afaerber.git?a=shortlog;h=refs/heads/haiku Git branch]
