search for: error_handler

Displaying 5 results from an estimated 5 matches for "error_handler".

2012 Aug 24
5
include dll in R-package
Hi, We have several projects in the center done by researchers over years in Fortran, there are copy right issues etc to prevent us from giving away the source codes, but a lot of social scientist are interested to use the program. We tried to use dlls to make plugins (available in our website) in various statistics platforms (SAS, STATA and R) to make it available to general public. We used
2003 May 24
2
winamp3 segfaults wine?
hi there, installation of winamp3 ran successfully. but running winamp3.exe throws sigsegv at me.. (gdb) r winamp3.exe Starting program: /usr/bin/wine winamp3.exe [New Thread 16384 (LWP 24073)] Xlib: extension "XFree86-DRI" missing on display ":0.0". err:win32:_EnterSysLevel (0x4090c834, level 2): Holding 0x409ae36c, level 3. Expect deadlock! fixme:ras:RasEnumConnectionsA
2002 Feb 28
2
isolinux source, detecting 8086 cpu
...t instruction and hook the invalid opcode exception. Hope this helps. :) Mike push sp ; save sp pop ax ; ax = saved sp cmp ax, sp ; 8086 modifies sp before pushing je .not_8086 ; processor is not an 8086 ; .invalid_cpu: ; mov si, .err_cpu ; si points to error message jmp .error_handler ; display message and reboot ; .not_8086: ; mov W [6 << 2], .invalid_cpu ; store offset of invalid opcode handler mov [(6 << 2) + 2], cs ; store segment of handler xor eax, eax ; test a 32-bit instruction
2011 Jan 22
53
Xen 4.1 rc1 test report
Hi, All Intel QA conducted a full validation for xen 4.1 rc1, it includes VT-x, VT-d, SRIOV, RAS, TXT and xl tools testing. 24 issues were exposed. Refer the bug list, please. We already assigned 14 bugs to Intel developers (which has an ''Intel'' tag in the bug title), most of the rest 10 bugs are related xl command. For the these bugs, need community''s help to fix
2009 Feb 08
7
Helpful Hints for OS X Users (Idiots Guide?)
Hello, I have been busy working away at getting Darwine to run on OS X with no luck... I tried uninstalling and reinstalling many times, but I was continually getting gdi32.dll errors. This guide was tested on OS X Leopard 1.5.6. The following guide is how I set it up. The steps may vary slightly for you. Be sure to read this whole thread before actually trying some of the things listed here,