JNI Crashes at the Runtime

Hello everybody,
I'm newbie at community, but I'm not so noob in Java programming.
At first, I tried a lot of solutions for this problem, but nothing did work. Now, I hope we can work together to solve that.
Ok, here we go. I'll explain the problem:
I'm trying to integrate a native library written in C++ with Java. First I tried to use JNA because the user API is easiest then JNI. But the program crashes during the runtime. Here is the log file:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGSEGV (0xb) at pc=0xb7f3ef15, pid=6847, tid=3085961424
# Java VM: Java HotSpot(TM) Client VM (1.4.2_18-b06 mixed mode)
# Problematic frame:
# C [libc.so.6+0x3df15] IOvfprintf+0x35
--------------- T H R E A D ---------------
Current thread (0x08057bd8): JavaThread "main" [_thread_in_native, id=6847]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000046
Registers:
EAX=0xb7f008d0, EBX=0xb803fff4, ECX=0x00000000, EDX=0x0000000d
ESP=0xbfe90610, EBP=0xbfe90c2c, ESI=0x081318c8, EDI=0xffffffc8
EIP=0xb7f3ef15, CR2=0x00000046, EFLAGS=0x00210282
Top of Stack: (sp=0xbfe90610)
0xbfe90610: ffffffc0 00000345 00200034 00280007
0xbfe90620: b7f008d0 b7f40f74 00000000 00000000
0xbfe90630: 00000000 000e4d1c 000e4d1c b7f008d0
0xbfe90640: bfe90b90 00000001 000e5830 bfe90cc0
0xbfe90650: ffffffff 000042a0 0000a108 00000006
0xbfe90660: 00001000 00000002 000e8998 000e8998
0xbfe90670: 000e8998 000000f8 000000f8 00000006
0xbfe90680: 00000004 00000007 00000000 ffffffff
Instructions: (pc=0xb7f3ef15)
0xb7f3ef05: ff 8b bb cc ff ff ff 8b 14 38 89 95 94 fa ff ff
0xb7f3ef15: 80 79 46 00 0f 84 31 26 00 00 8b 45 08 8b 30 f7
Stack: [0xbfca2000,0xbfe94000), sp=0xbfe90610, free space=1977k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libc.so.6+0x3df15] IOvfprintf+0x35
C [libc.so.6+0x47c1f] IOfprintf+0x1f
C [VenusLib.so+0xa92b] _ZN8CVv5404U10SaveConfigEv+0x7d
C [VenusLib.so+0xa9ca] _ZN8CVv5404UD0Ev+0x32
C [VenusLib.so+0x33fd] DestroyISensor+0xb9
C [libNBioBSP.so+0x1423c] _Z13FreeSensorDllPP7ISensorPPv+0x52
C [libNBioBSP.so+0x2a8e7] Z11OpenDevicetPP7ISensorPPvPNS_18tagDeviceInfoParamEPKc+0x38f
C [libNBioBSP.so+0x20dc4] _ZN8CNBioBSP10OpenDeviceEt+0x94
C [libNBioBSP.so+0x1bc19] NBioAPI_OpenDevice+0x3f
C [libHBioBSP.so+0xa20] HBioAPI_OpenDevice+0x40
C [jna29140.tmp+0x108db] ffi_call_SYSV+0x17
C [jna29140.tmp+0x105b9] ffi_call+0x92
C [jna29140.tmp+0x3b81]
C [jna29140.tmp+0x43e1] Java_com_sun_jna_Function_invokeInt+0x43
j com.sun.jna.Function.invokeInt(I[Ljava/lang/Object;)I+0
j com.sun.jna.Function.invoke([Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;+203
j com.sun.jna.Function.invoke(Ljava/lang/Class;[Ljava/lang/Object;Ljava/util/Map;)Ljava/lang/Object;+194
j com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+344
j $Proxy0.HBioAPI_OpenDevice(I)S+23
j henry.classes.HBioBSPModule.abrirDispositivo()S+15
j jnaenbspnitgensdkv1.Main.main([Ljava/lang/String;)V+52
v ~StubRoutines::call_stub
V [libjvm.so+0x1b1824]
V [libjvm.so+0x267379]
V [libjvm.so+0x1b1a76]
V [libjvm.so+0x1b9d3e]
V [libjvm.so+0x1c890d]
C [java+0x1880]
C [libc.so.6+0x165f5] __libc_start_main+0xe5
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.jna.Function.invokeInt(I[Ljava/lang/Object;)I+0
j com.sun.jna.Function.invoke([Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;+203
j com.sun.jna.Function.invoke(Ljava/lang/Class;[Ljava/lang/Object;Ljava/util/Map;)Ljava/lang/Object;+194
j com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+344
j $Proxy0.HBioAPI_OpenDevice(I)S+23
j henry.classes.HBioBSPModule.abrirDispositivo()S+15
j jnaenbspnitgensdkv1.Main.main([Ljava/lang/String;)V+52
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x080a4b08 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6853]
0x080a3cd8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6852]
0x0808faa8 JavaThread "Finalizer" daemon [_thread_blocked, id=6850]
0x0808e000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6849]
=>0x08057bd8 JavaThread "main" [_thread_in_native, id=6847]
Other Threads:
0x0808cd50 VMThread [id=6848]
0x080a6538 WatcherThread [id=6854]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 576K, used 340K [0xab890000, 0xab930000, 0xabd70000)
eden space 512K, 53% used [0xab890000, 0xab8d5120, 0xab910000)
from space 64K, 100% used [0xab920000, 0xab930000, 0xab930000)
to space 64K, 0% used [0xab910000, 0xab910000, 0xab920000)
tenured generation total 1408K, used 50K [0xabd70000, 0xabed0000, 0xaf890000)
the space 1408K, 3% used [0xabd70000, 0xabd7cb28, 0xabd7cc00, 0xabed0000)
compacting perm gen total 4096K, used 1600K [0xaf890000, 0xafc90000, 0xb3890000)
the space 4096K, 39% used [0xaf890000, 0xafa200e8, 0xafa20200, 0xafc90000)
Dynamic libraries:
08048000-08053000 r-xp 00000000 08:06 108586 /opt/java-sdk/j2sdk1.4.2_18/bin/java
08053000-08055000 rwxp 0000a000 08:06 108586 /opt/java-sdk/j2sdk1.4.2_18/bin/java
08055000-0815f000 rwxp 08055000 00:00 0 [heap]
aadfc000-aaf16000 rwxp aadfc000 00:00 0
aaf16000-aaffb000 r-xp 00000000 08:06 360409 /usr/lib/libstdc++.so.6.0.10
aaffb000-aafff000 r-xp 000e5000 08:06 360409 /usr/lib/libstdc++.so.6.0.10
aafff000-ab000000 rwxp 000e9000 08:06 360409 /usr/lib/libstdc++.so.6.0.10
ab000000-ab006000 rwxp ab000000 00:00 0
ab01d000-ab029000 r-xp 00000000 08:06 468130 /lib/libgcc_s.so.1
ab029000-ab02a000 r-xp 0000b000 08:06 468130 /lib/libgcc_s.so.1
ab02a000-ab02b000 rwxp 0000c000 08:06 468130 /lib/libgcc_s.so.1
ab02b000-ab0e3000 r-xp 00000000 08:06 446430 /usr/lib/libstdc++.so.5.0.7
ab0e3000-ab0e4000 r-xp 000b8000 08:06 446430 /usr/lib/libstdc++.so.5.0.7
ab0e4000-ab0e8000 rwxp 000b9000 08:06 446430 /usr/lib/libstdc++.so.5.0.7
ab0e8000-ab0ed000 rwxp ab0e8000 00:00 0
ab0ed000-ab16b000 r-xp 00000000 08:06 468121 /lib/libNBioBSP.so
ab16b000-ab174000 rwxp 0007e000 08:06 468121 /lib/libNBioBSP.so
ab174000-ab17b000 rwxp ab174000 00:00 0
ab182000-ab191000 r-xp 00000000 08:06 468087 /lib/VenusLib.so
ab191000-ab192000 rwxp 0000f000 08:06 468087 /lib/VenusLib.so
ab192000-ab193000 r-xp 00000000 08:06 463826 /usr/lib/libHBioBSP.so
ab193000-ab194000 r-xp 00000000 08:06 463826 /usr/lib/libHBioBSP.so
ab194000-ab195000 rwxp 00001000 08:06 463826 /usr/lib/libHBioBSP.so
ab195000-ab1a8000 r-xp 00000000 08:06 519772 /tmp/jna29140.tmp
ab1a8000-ab1a9000 r-xp 00012000 08:06 519772 /tmp/jna29140.tmp
ab1a9000-ab1aa000 rwxp 00013000 08:06 519772 /tmp/jna29140.tmp
ab1aa000-ab1b8000 r-xs 00000000 08:06 21586 /opt/java-lib/jna-3/linux-i386.jar
ab1b8000-ab1e0000 r-xs 00000000 08:06 20837 /opt/java-lib/jna-3/jna.jar
ab1e0000-ab1ed000 r-xs 00000000 08:06 108661 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/ext/ldapsec.jar
ab1ed000-ab209000 r-xs 00000000 08:06 108659 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/ext/sunjce_provider.jar
ab209000-ab2c7000 r-xs 00000000 08:06 108662 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/ext/localedata.jar
ab2c7000-ab2ca000 r-xs 00000000 08:06 108660 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/ext/dnsns.jar
ab2ca000-ab2cb000 ---p ab2ca000 00:00 0
ab2cb000-ab34b000 rwxp ab2cb000 00:00 0
ab34b000-ab34c000 ---p ab34b000 00:00 0
ab34c000-ab359000 rwxp ab34c000 00:00 0
ab359000-ab35c000 ---p ab359000 00:00 0
ab35c000-ab54c000 rwxp ab35c000 00:00 0
ab54c000-ab54d000 ---p ab54c000 00:00 0
ab54d000-ab55a000 rwxp ab54d000 00:00 0
ab55a000-ab55d000 ---p ab55a000 00:00 0
ab55d000-ab5cd000 rwxp ab55d000 00:00 0
ab5cd000-ab5ce000 ---p ab5cd000 00:00 0
ab5ce000-ab64e000 rwxp ab5ce000 00:00 0
ab64e000-ab68d000 r-xp 00000000 08:06 492489 /usr/lib/locale/pt_BR.utf8/LC_CTYPE
ab68d000-ab68e000 ---p ab68d000 00:00 0
ab68e000-ab69b000 rwxp ab68e000 00:00 0
ab69b000-ab69e000 ---p ab69b000 00:00 0
ab69e000-ab70e000 rwxp ab69e000 00:00 0
ab70e000-ab70f000 ---p ab70e000 00:00 0
ab70f000-ab71c000 rwxp ab70f000 00:00 0
ab71c000-ab71f000 ---p ab71c000 00:00 0
ab71f000-ab78f000 rwxp ab71f000 00:00 0
ab78f000-ab790000 ---p ab78f000 00:00 0
ab790000-ab813000 rwxp ab790000 00:00 0
ab813000-ab831000 rwxp ab813000 00:00 0
ab831000-ab832000 rwxp ab831000 00:00 0
ab832000-ab84f000 rwxp ab832000 00:00 0
ab84f000-ab850000 rwxp ab84f000 00:00 0
ab850000-ab851000 rwxp ab850000 00:00 0
ab851000-ab853000 rwxp ab851000 00:00 0
ab853000-ab86f000 rwxp ab853000 00:00 0
ab86f000-ab871000 rwxp ab86f000 00:00 0
ab871000-ab88f000 rwxp ab871000 00:00 0
ab88f000-ab930000 rwxp ab88f000 00:00 0
ab930000-abd70000 rwxp ab930000 00:00 0
abd70000-abed0000 rwxp abd70000 00:00 0
abed0000-af890000 rwxp abed0000 00:00 0
af890000-afc90000 rwxp af890000 00:00 0
afc90000-b3890000 rwxp afc90000 00:00 0
b3892000-b38bd000 rwxp b3892000 00:00 0
b38bd000-b393a000 rwxp b38bd000 00:00 0
b393a000-b39c2000 rwxp b393a000 00:00 0
b39c2000-b593a000 rwxp b39c2000 00:00 0
b593a000-b5f0f000 r-xs 00000000 08:06 108725 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/charsets.jar
b5f0f000-b5f21000 r-xs 00000000 08:06 108717 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/jce.jar
b5f21000-b5ffe000 r-xs 00000000 08:06 108746 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/jsse.jar
b5ffe000-b6014000 r-xs 00000000 08:06 108727 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/sunrsasign.jar
b6014000-b605e000 rwxp b6014000 00:00 0
b605e000-b7a1a000 r-xs 00000000 08:06 108716 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/rt.jar
b7a1a000-b7a28000 r-xp 00000000 08:06 115020 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/i386/libzip.so
b7a28000-b7a2a000 rwxp 0000d000 08:06 115020 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/i386/libzip.so
b7a2a000-b7a46000 r-xp 00000000 08:06 115023 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/i386/libjava.so
b7a46000-b7a48000 rwxp 0001b000 08:06 115023 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/i386/libjava.so
b7a48000-b7a51000 r-xp 00000000 08:06 467991 /lib/libnss_files-2.8.so
b7a51000-b7a52000 r-xp 00008000 08:06 467991 /lib/libnss_files-2.8.so
b7a52000-b7a53000 rwxp 00009000 08:06 467991 /lib/libnss_files-2.8.so
b7a53000-b7a5b000 r-xp 00000000 08:06 467977 /lib/libnss_nis-2.8.so
b7a5b000-b7a5c000 r-xp 00007000 08:06 467977 /lib/libnss_nis-2.8.so
b7a5c000-b7a5d000 rwxp 00008000 08:06 467977 /lib/libnss_nis-2.8.so
b7a5e000-b7a65000 r-xs 00000000 08:06 360525 /usr/lib/gconv/gconv-modules.cache
b7a65000-b7a72000 r-xp 00000000 08:06 115005 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/i386/libverify.so
b7a72000-b7a74000 rwxp 0000c000 08:06 115005 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/i386/libverify.so
b7a74000-b7a98000 r-xp 00000000 08:06 467990 /lib/libm-2.8.so
b7a98000-b7a99000 r-xp 00023000 08:06 467990 /lib/libm-2.8.so
b7a99000-b7a9a000 rwxp 00024000 08:06 467990 /lib/libm-2.8.so
b7a9a000-b7aad000 r-xp 00000000 08:06 468200 /lib/libnsl-2.8.so
b7aad000-b7aae000 r-xp 00012000 08:06 468200 /lib/libnsl-2.8.so
b7aae000-b7aaf000 rwxp 00013000 08:06 468200 /lib/libnsl-2.8.so
b7aaf000-b7ab1000 rwxp b7aaf000 00:00 0
b7ab1000-b7ecf000 r-xp 00000000 08:06 115001 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/i386/client/libjvm.so
b7ecf000-b7eeb000 rwxp 0041d000 08:06 115001 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/i386/client/libjvm.so
b7eeb000-b7f01000 rwxp b7eeb000 00:00 0
b7f01000-b803e000 r-xp 00000000 08:06 467979 /lib/libc-2.8.so
b803e000-b8040000 r-xp 0013d000 08:06 467979 /lib/libc-2.8.so
b8040000-b8041000 rwxp 0013f000 08:06 467979 /lib/libc-2.8.so
b8041000-b8044000 rwxp b8041000 00:00 0
b8044000-b8046000 r-xp 00000000 08:06 467985 /lib/libdl-2.8.so
b8046000-b8047000 r-xp 00001000 08:06 467985 /lib/libdl-2.8.so
b8047000-b8048000 rwxp 00002000 08:06 467985 /lib/libdl-2.8.so
b8048000-b805c000 r-xp 00000000 08:06 468133 /lib/libpthread-2.8.so
b805c000-b805d000 r-xp 00013000 08:06 468133 /lib/libpthread-2.8.so
b805d000-b805e000 rwxp 00014000 08:06 468133 /lib/libpthread-2.8.so
b805e000-b8060000 rwxp b805e000 00:00 0
b8062000-b8066000 rwxs 00000000 08:06 552405 /tmp/hsperfdata_jborges/6847
b8066000-b806d000 r-xp 00000000 08:06 467942 /lib/libnss_compat-2.8.so
b806d000-b806e000 r-xp 00006000 08:06 467942 /lib/libnss_compat-2.8.so
b806e000-b806f000 rwxp 00007000 08:06 467942 /lib/libnss_compat-2.8.so
b806f000-b8075000 r-xp 00000000 08:06 115026 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/i386/native_threads/libhpi.so
b8075000-b8077000 rwxp 00005000 08:06 115026 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/i386/native_threads/libhpi.so
b8077000-b8078000 rwxp b8077000 00:00 0
b8078000-b8093000 r-xp 00000000 08:06 468320 /lib/ld-2.8.so
b8093000-b8094000 r-xp 0001a000 08:06 468320 /lib/ld-2.8.so
b8094000-b8095000 rwxp 0001b000 08:06 468320 /lib/ld-2.8.so
bfc98000-bfca2000 rwxp bfc98000 00:00 0
bfca2000-bfca5000 ---p bfca2000 00:00 0
bfe80000-bfe95000 rwxp bffeb000 00:00 0 [stack]
ffffe000-fffff000 r-xp 00000000 00:00 0 [vdso]
VM Arguments:
java_command: jnaenbspnitgensdkv1.Main
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/usr/lib/jvm/jre
JRE_HOME=/usr/lib/jvm/jre
PATH=/opt/kde3/bin:/home/jborges/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin
LD_LIBRARY_PATH=/opt/java-sdk/j2sdk1.4.2_18/jre/lib/i386/client:/opt/java-sdk/j2sdk1.4.2_18/jre/lib/i386:/opt/java-sdk/j2sdk1.4.2_18/jre/../lib/i386:/opt/java-sdk/jdk1.6.0_07/jre/lib/i386/client:/opt/java-sdk/jdk1.6.0_07/jre/lib/i386:/opt/java-sdk/jdk1.6.0_07/jre/../lib/i386
SHELL=/bin/bash
DISPLAY=:0.0
HOSTTYPE=i386
OSTYPE=linux
MACHTYPE=i686-suse-linux
--------------- S Y S T E M ---------------
OS:openSUSE 11.0 (i586)
VERSION = 11.0
uname:Linux 2.6.25.11-0.1-pae #1 SMP 2008-07-13 20:48:28 +0200 i686
libc:glibc 2.8 NPTL 2.8
rlimit: STACK 8192k, CORE 0k, NPROC 7677, NOFILE 8192, AS 1386000k
load average:93490094150470077220126720.00 3606846966761539820743723613461780200924650763268597725005162661671931552496146641583441222935396377935628714291211382611843028547896026403367449273839563203090546838260603705542944542680411726151680.00 21221869192944998738009783234686122942367469160885032855155084356764147413706813705551872.00
CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 969472k(12108k free), swap 763016k(762984k free)
vm_info: Java HotSpot(TM) Client VM (1.4.2_18-b06) for linux-x86, built on May 28 2008 00:05:38 by unknown with unknown compiler
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Let me explain more..
After some tests I decided to use Java SDK 1.4 for this application. As you can see it was run in HotSpot Client VM 1.4.2_18. The OS is openSUSE 11.0 (kernel 2.6.25.11) and the System C Library is compatible with libc.so.6 (glibc) "the new one".
Here are the native modules I'm trying to integrate with Java:
VenusLib.so => It's the driver for the USB device I have to use in my application.
libNBioBSP.so => It's the SDK written in C++ (compiled and compatible with GNU 3.x) that access the driver functionality.
NOTE 1: I can't access driver's methods directly. It's made by the SDK.
NOTE 2: The driver and the SDK are compatible with old libc.so.5 but I'm not sure about the compatibility with libc.so.6.
I tested the SDK functionality with C++. I wrote a simple application and compiled using GNU 3.2. It worked very well.
After that, I created a JNA interface to invoke the SDK methods but the program crash when I try to access the USB device.
Here is a part of the JNA interface:
public interface BSPModuleInterface extends Library {
    /* NBioAPI_Init
     * NBioAPI_RETURN NBioAPI_Init(
     *      OUT NBioAPI_HANDLE_PTR phHandle);
    public int NBioAPI_Init(IntByReference phBSP);
    /* NBioAPI_GetVersion
     * NBioAPI_RETURN NBioAPI_GetVersion(
     *      IN NBioAPI_HANDLE hHandle,
     *      OUT NBioAPI_VERSION_PTR pVersion);
    public int NBioAPI_GetVersion(int hHandle, Structure pVersion);
    /* NBioAPI_GetInitInfo
     * NBioAPI_RETURN NBioAPI_GetInitInfo(
     *      IN NBioAPI_HANDLE hHandle,
     *      IN NBioAPI_UINT8 nStructureType,
     *      OUT NBioAPI_INIT_INFO_PTR pInitInfo);
    public int NBioAPI_GetInitInfo(int hHandle, int nStructureType, Structure pInitInfo);
    /* NBioAPI_SetInitInfo
     * NBioAPI_RETURN NBioAPI_SetInitInfo(
     *      IN NBioAPI_HANDLE hHandle,
     *      IN NBioAPI_UINT8 nStructureType,
     *      OUT NBioAPI_INIT_INFO_PTR pInitInfo);
    public int NBioAPI_SetInitInfo(int hHandle, int nStructureType, Structure pInitInfo);
    /* NBioAPI_OpenDevice
     * NBioAPI_RETURN NBioAPI_OpenDevice(
     *      IN NBioAPI_HANDLE hHandle,
     *      IN NBioAPI_DEVICE_ID nDeviceID);
    public int NBioAPI_OpenDevice(int hHandle, int nDeviceID);
    /* NBioAPI_CloseDevice
     * NBioAPI_RETURN NBioAPI_CloseDevice(
     *      IN NBioAPI_HANDLE             hHandle,
     *      IN NBioAPI_DEVICE_ID          nDeviceID);
    public int NBioAPI_CloseDevice(int hHandle, short nDeviceID);
    public void NBioAPI_Enroll();
    public void NBioAPI_Verify();
    /* NBioAPI_EnumerateDevice
     * NBioAPI_RETURN NBioAPI_EnumerateDevice (
     *      IN NBioAPI_HANDLE hHandle,
     *      OUT NBioAPI_UINT32* pNumDevice,
     *      OUT NBioAPI_DEVICE_ID** ppDeviceID);
     public int NBioAPI_EnumerateDevice(int hHandle, IntByReference pNumDevice, PointerByReference ppDeviceID);
    /* NBioAPI_GetDeviceInfo
     *      NBioAPI_RETURN NBioAPI_GetDeviceInfo(
     *      IN NBioAPI_HANDLE hHandle,
     *      IN NBioAPI_DEV ICE_ID nDeviceID,
     *      IN NBioAPI_UINT8 nStructureType,
     *      OUT NBioAPI_DEVICE_INFO_PTR pDeviceInfo);
     public int NBioAPI_GetDeviceInfo(int hHandle, short nDeviceID, int StructureType, Structure pDeviceInfo);
     /* NBioAPI_SetDeviceInfo
      * NBioAPI_RETURN NBioAPI_SetDeviceInfo(
      *     IN NBioAPI_HANDLE hHandle,
      *     IN NBioAPI_DEVICE_ID nDeviceID,
      *     IN NBioAPI_UINT8 nStructureType,
      *     IN NBioAPI_DEVICE_INFO_PTR pDeviceInfo);
     public int NBioAPI_SetDeviceInfo(int hHandle, short nDeviceID, int nStructureType, Structure pDeviceInfo);
    /* NBioAPI_Terminate
     * NBioAPI_RETURN NBioAPI_Terminate(
     *      IN NBioAPI_HANDLE hHandle);
    public int NBioAPI_Terminate(int hHandle);
    /* NBioAPI_GetOpenedDeviceID
     * NBioAPI_DEVICE_ID NBioAPI NBioAPI_GetOpenedDeviceID(
     *      IN NBioAPI_HANDLE hHandle);
    public short NBioAPI_GetOpenedDeviceID(int hHandle);
}Some of methods worked fine. But all methods that access the device crashes at the runtime.
Well, it's not a topic about JNA so I will not give more details. After literally crashes my own head I decided to "down-ground" and use JNI to invoke the SDK methods.
At first I created a simple class to test listed below:
* To change this template, choose Tools | Templates
* and open the template in the editor.
package henry.hbiobsp.jni;
* @author jborges
public class HBioBSPModule {
    public native boolean HBioAPI_Init(int phHandle);
    public native boolean HBioAPI_Terminate(int hHandle);
    public native short HBioAPI_OpenDevice(int hHandle);   
    public native boolean HBioAPI_CloseDevice(int hHandle, short nDeviceID);
    static {
        System.loadLibrary("HBioBSP");
}Using javah I generated the header file HBioBSP.h:
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class HBioBSP */
#ifndef _Included_HBioBSP
#define _Included_HBioBSP
#ifdef __cplusplus
extern "C" {
#endif
* Class:     HBioBSP
* Method:    Init
* Signature: ()I
JNIEXPORT jint JNICALL Java_HBioBSP_Init
  (JNIEnv *, jobject);
* Class:     HBioBSP
* Method:    Terminate
* Signature: (I)Z
JNIEXPORT jboolean JNICALL Java_HBioBSP_Terminate
  (JNIEnv *, jobject, jint);
* Class:     HBioBSP
* Method:    OpenDevice
* Signature: (I)S
JNIEXPORT jshort JNICALL Java_HBioBSP_OpenDevice
  (JNIEnv *, jobject, jint);
* Class:     HBioBSP
* Method:    CloseDevice
* Signature: (IS)Z
JNIEXPORT jboolean JNICALL Java_HBioBSP_CloseDevice
  (JNIEnv *, jobject, jint, jshort);
#ifdef __cplusplus
#endif
#endifSo, I implemented the C++ methods and compiled a dynamic library (HBioBSP.so) using GNU 3.2 Tools and I copied it to the system folder /usr/lib
Now, here's the Main class to test the new library:
* To change this template, choose Tools | Templates
* and open the template in the editor.
* @author jborges
public class Main {
     * @param args the command line arguments
    public static void main(String[] args) {
        int hHandle;
        short nDeviceID;
        HBioBSP bioModule = new HBioBSP();
        System.out.println("bioModule.Init() \t\t\t\t> hHandle = " + (hHandle = bioModule.Init()));
        System.out.println("bioModule.OpenDevice() \t\t\t\t> " + (nDeviceID = bioModule.OpenDevice(hHandle)));
        System.out.println("bioModule.CloseDevice() \t\t\t> " + bioModule.CloseDevice(hHandle, nDeviceID));
        System.out.println("bioModule.Terminate() \t\t\t\t> " + bioModule.Terminate(hHandle));       
}I run and...
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
init:
deps-jar:
Compiling 1 source file to /home/jborges/NetBeansProjects/JNI-HBioBSP/build/classes
compile-single:
run-single:
bioModule.Init() > hHandle = 135324080
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGSEGV (0xb) at pc=0xb7e6ef15, pid=8554, tid=3085109456
# Java VM: Java HotSpot(TM) Client VM (1.4.2_18-b06 mixed mode)
# Problematic frame:
# C [libc.so.6+0x3df15] IOvfprintf+0x35
# An error report file with more information is saved as hs_err_pid8554.log
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
Java Result: 134
CONSTRU&Iacute;DO COM SUCESSO (tempo total: 2 segundos)
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Ohhhhhhh god! It crashed when tried to access the USB device => bioModule.OpenDevice()
The log file is below:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGSEGV (0xb) at pc=0xb7e22f15, pid=7705, tid=3084798160
# Java VM: Java HotSpot(TM) Client VM (1.4.2_18-b06 mixed mode)
# Problematic frame:
# C [libc.so.6+0x3df15] IOvfprintf+0x35
--------------- T H R E A D ---------------
Current thread (0x08057bc0): JavaThread "main" [_thread_in_native, id=7705]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000046
Registers:
EAX=0xb7de48d0, EBX=0xb7f23ff4, ECX=0x00000000, EDX=0x0000000d
ESP=0xbff7315c, EBP=0xbff73778, ESI=0x0810e1b8, EDI=0xffffffc8
EIP=0xb7e22f15, CR2=0x00000046, EFLAGS=0x00210286
Top of Stack: (sp=0xbff7315c)
0xbff7315c: ffffffc0 00000345 00200034 00280007
0xbff7316c: b7de48d0 b7e24f74 00000000 00000000
0xbff7317c: 00000000 000e4d1c 000e4d1c b7de48d0
0xbff7318c: bff736dc 00000001 000e5830 bff7380c
0xbff7319c: ffffffff 000042a0 0000a108 00000006
0xbff731ac: 00001000 00000002 000e8998 000e8998
0xbff731bc: 000e8998 000000f8 000000f8 00000006
0xbff731cc: 00000004 00000007 00000000 ffffffff
Instructions: (pc=0xb7e22f15)
0xb7e22f05: ff 8b bb cc ff ff ff 8b 14 38 89 95 94 fa ff ff
0xb7e22f15: 80 79 46 00 0f 84 31 26 00 00 8b 45 08 8b 30 f7
Stack: [0xbfd84000,0xbff76000), sp=0xbff7315c, free space=1980k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libc.so.6+0x3df15] IOvfprintf+0x35
C [libc.so.6+0x47c1f] IOfprintf+0x1f
C [VenusLib.so+0xa92b] _ZN8CVv5404U10SaveConfigEv+0x7d
C [VenusLib.so+0xa9ca] _ZN8CVv5404UD0Ev+0x32
C [VenusLib.so+0x33fd] DestroyISensor+0xb9
C [libNBioBSP.so+0x1423c] _Z13FreeSensorDllPP7ISensorPPv+0x52
C [libNBioBSP.so+0x2a8e7] Z11OpenDevicetPP7ISensorPPvPNS_18tagDeviceInfoParamEPKc+0x38f
C [libNBioBSP.so+0x20dc4] _ZN8CNBioBSP10OpenDeviceEt+0x94
C [libNBioBSP.so+0x1bc19] NBioAPI_OpenDevice+0x3f
C [libHBioBSP.so+0xbe0] Java_HBioBSP_OpenDevice+0x40
j HBioBSP.OpenDevice(I)S+0
j Main.main([Ljava/lang/String;)V+55
v ~StubRoutines::call_stub
V [libjvm.so+0x1b1824]
V [libjvm.so+0x267379]
V [libjvm.so+0x1b1a76]
V [libjvm.so+0x1b9d3e]
V [libjvm.so+0x1c890d]
C [java+0x1880]
C [libc.so.6+0x165f5] __libc_start_main+0xe5
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j HBioBSP.OpenDevice(I)S+0
j Main.main([Ljava/lang/String;)V+55
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x080a4ac8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=7714]
0x080a3c38 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7713]
0x0808fa58 JavaThread "Finalizer" daemon [_thread_blocked, id=7710]
0x0808dfb0 JavaThread "Reference Handler" daemon [_thread_blocked, id=7709]
=>0x08057bc0 JavaThread "main" [_thread_in_native, id=7705]
Other Threads:
0x0808cd38 VMThread [id=7708]
0x080a64d8 WatcherThread [id=7715]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 576K, used 144K [0xab770000, 0xab810000, 0xabc50000)
eden space 512K, 28% used [0xab770000, 0xab7942a8, 0xab7f0000)
from space 64K, 0% used [0xab7f0000, 0xab7f0000, 0xab800000)
to space 64K, 0% used [0xab800000, 0xab800000, 0xab810000)
tenured generation total 1408K, used 0K [0xabc50000, 0xabdb0000, 0xaf770000)
the space 1408K, 0% used [0xabc50000, 0xabc50000, 0xabc50200, 0xabdb0000)
compacting perm gen total 4096K, used 982K [0xaf770000, 0xafb70000, 0xb3770000)
the space 4096K, 23% used [0xaf770000, 0xaf865920, 0xaf865a00, 0xafb70000)
Dynamic libraries:
08048000-08053000 r-xp 00000000 08:06 108586 /opt/java-sdk/j2sdk1.4.2_18/bin/java
08053000-08055000 rwxp 0000a000 08:06 108586 /opt/java-sdk/j2sdk1.4.2_18/bin/java
08055000-08113000 rwxp 08055000 00:00 0 [heap]
aad2d000-aae47000 rwxp aad2d000 00:00 0
aae47000-aaf2c000 r-xp 00000000 08:06 360409 /usr/lib/libstdc++.so.6.0.10
aaf2c000-aaf30000 r-xp 000e5000 08:06 360409 /usr/lib/libstdc++.so.6.0.10
aaf30000-aaf31000 rwxp 000e9000 08:06 360409 /usr/lib/libstdc++.so.6.0.10
aaf31000-aaf37000 rwxp aaf31000 00:00 0
aaf4e000-aaf5a000 r-xp 00000000 08:06 468130 /lib/libgcc_s.so.1
aaf5a000-aaf5b000 r-xp 0000b000 08:06 468130 /lib/libgcc_s.so.1
aaf5b000-aaf5c000 rwxp 0000c000 08:06 468130 /lib/libgcc_s.so.1
aaf5c000-ab014000 r-xp 00000000 08:06 446430 /usr/lib/libstdc++.so.5.0.7
ab014000-ab015000 r-xp 000b8000 08:06 446430 /usr/lib/libstdc++.so.5.0.7
ab015000-ab019000 rwxp 000b9000 08:06 446430 /usr/lib/libstdc++.so.5.0.7
ab019000-ab01e000 rwxp ab019000 00:00 0
ab01e000-ab09c000 r-xp 00000000 08:06 468121 /lib/libNBioBSP.so
ab09c000-ab0a5000 rwxp 0007e000 08:06 468121 /lib/libNBioBSP.so
ab0a5000-ab0ac000 rwxp ab0a5000 00:00 0
ab0b3000-ab0c2000 r-xp 00000000 08:06 468087 /lib/VenusLib.so
ab0c2000-ab0c3000 rwxp 0000f000 08:06 468087 /lib/VenusLib.so
ab0c3000-ab0d0000 r-xs 00000000 08:06 108661 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/ext/ldapsec.jar
ab0d0000-ab0ec000 r-xs 00000000 08:06 108659 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/ext/sunjce_provider.jar
ab0ec000-ab1aa000 r-xs 00000000 08:06 108662 /opt/java-sdk/j2sdk1.4.2_18/jre/lib/ext/localedata.jar
ab1aa000-ab1ab000 ---p ab1aa000 00:00 0
ab1ab000-ab22b000 rwxp ab1ab000 00:00 0
ab22b000-ab22c000 ---p ab22b000 00:00 0
ab22c000-ab239000 rwxp ab22c000 00:00 0
ab239000-ab23c000 ---p ab239000 00:00 0
ab23c000-ab42c000 rwxp ab23c000 00:00 0
ab42c000-ab42d000 ---p ab42c000 00:00 0
ab42d000-ab43a000 rwxp ab42d000 00:00 0
ab43a000-ab43d000 ---p ab43a000 00:00 0
ab43d000-ab4ad000 rwxp ab43d000 00:00 0
ab4ad000-ab4ae000 ---p ab4ad000 00:00 0
ab4ae000-ab52e000 rwxp ab4ae000 00:00 0
ab52e000-ab56d000 r-xp 00000000 08:06 492489 /usr/lib/locale/pt_BR.utf8/LC_CTYPE
ab56d000-ab56e000 ---p ab56d000 00:00 0
ab56e000-ab57b000 rwxp ab56e000 00:00 0
ab57b000-ab57e000 ---p ab57b000 00:00 0
ab57e000-ab5ee000 rwxp ab57e000 00:00 0
ab5ee000-ab5ef000 ---p ab5ee000 00:00 0
ab5ef000-ab5fc000 rwxp ab5ef000 00:00 0
ab5fc000-ab5ff000 ---p ab5fc000 00:00 0
ab5ff000-ab66f000 rwxp ab5ff000 00:00 0
ab66f000-ab670000 ---p ab66f000 00:00 0
ab670000-ab6f3000 rwxp ab670000 00:00 0
ab6f3000-ab711000 rwxp ab6f3000 00:00 0
ab711000-ab712000 rwxp ab711000 00:00 0
ab712000-ab72f000 rwxp ab712000 00:00 0
ab72f000-ab730000 rwxp ab72f000 00:00 0
ab730000-ab731000 rwxp ab730000 00:00 0
ab731000-ab733000 rwxp ab731000 00:00 0
ab733000-ab74f000 rwxp ab733000 00:00 0
ab74f000-ab751000 rwxp ab74f000 00:00 0
ab751000-ab76f000 rwxp ab751000 00:00 0
ab76f000-ab810000 rwxp ab76f000 00:00 0
ab810000-abc50000 rwxp ab810000 00:00 0
abc50000-abdb0000 rwxp abc50000 00:00 0
abdb0000-af770000 rwxp abdb0000 00:00 0
af770000-afb70000 rwxp af770000 00:00 0
afb70000-b3770000 rwxp afb70000 00:00 0
b3770000-b3771000 r-xp 00000000 08:06 463826 /usr/lib/libHBioBSP.so
b3771000-b3772000 r-xp 00000000 08:06 463826 /usr/lib/libHBioBSP.so
b3772000-b3773000 rwxp 00001000 08:06 463826 /usr/lib/libHBioBSP.so
b3773000-b3776000 r-xs 00000000 08:06 108660 /opt/java-sdk/j2sdk1.

Hello guys,
After some tests I discovered the problem:
If I run the Java Application as root user it works fine. It's not JNI or Java runtime or library dependences \o/ xD Just a permission access error to device, but without an appropriate error message.. That's why I didn't know what to do.
Also, I can use JNA to invoke the SDK methods. It means the Java interface and the codification work will become more simple and faster to do.
Well,
Thank you all for attention. I hope participate more of the community and help other developers too.
0_codexxx

Similar Messages

  • Is anybody else having their Adobe AIR iOS app crash within the first second of opening it?

    Is anybody else having their Adobe AIR iOS app crash within the first second of opening it?
    I am using iPhone 6, iOS 8.1.3, with a development certificate.
    With Adobe AIR SDK 16.0.0.283 and now with 17.0.0.93, after compiling the app (whether in release mode or debug mode), before the app getTimer() can ever reach 999 milliseconds the app will crash. No matter what code I have, it is just crashing before the runtime can ever reach the first second.
    Anybody else having this kind of behavior?

    Chris,
    Thanks for your prompt reply. I have found the way to reproduce. It is about interfaces, and when I try to call a method through an interface the app crashes. I think that it is related to having an interface with many parameters. I have logged the bug here:
    Bug#3935199 - iOS App crashes when calling an objects method through interface

  • Application crashes when calling run_report_object , FRM-93652: The runtime process has terminated abnormally

    I got this error when calling report from my form:
    FRM-93652: The runtime process has terminated abnormally
    Forms Session ID is WLS FORMS.formsapp.101
    Here is the trace dump info :
    Last Trigger  FORM/BLOCK/FIELD: FRM_ACTIVITY_QUEUE.BLK_ACTIVITY_QUEUE.BTN_PRINT
    Last Trigger: WHEN-BUTTON-PRESSED - (In Progress)
    Last Builtin: RUN_REPORT_OBJECT - (In Progress)
    ----- Call Stack Trace -----
    calling              call     entry                argument values in hex
    location             type     point                (? means dubious value)
    siehDumpStackTrace(  call     kgdsdst()            000000000 ? 000000000 ?
    )+104                                              7FFFBF18D110 ? 7FFFBF18D1D8 ?
                                                       7FFFBF1AD130 ? 000000000 ?
    siehjmpterm()+650    call     siehDumpStackTrace(  000000000 ? 2B1668E4EB00 ?
                                  )                    7FFFBF18D110 ? 7FFFBF18D1D8 ?
                                                       7FFFBF1AD130 ? 000000000 ?
    __restore_rt()       call     siehjmpterm()        00000000B ? 2B1668E4EB00 ?
                                                       7FFFBF18D110 ? 7FFFBF18D1D8 ?
                                                       7FFFBF1AD130 ? 000000000 ?
    00002B1660459EB0     signal   __restore_rt()       2B16603F2929 ? 7FFFBF1ADBD8 ?
                                                       000000000 ? 000000002 ?
                                                       000000001 ? 0EBC57ED8 ?
    Anybody knows what might be the cause ?
    Thanks

    Refer to : Oracle Support :  Forms Runtime Crash (FRM-93652) When calling RUN_REPORT_OBJECT in 11g (Doc ID 1306368.1)

  • Ovi Suite 3.0.0.284 crashes all the time " Runtim...

    3.0.0.284 crashes all the time "  Runtime Error" Any updates to solve this Problem

    Hi,
    @ gils
    I didn't get any error reports from you yet.
    If problem still exists could you try install the BETA Nokia suite version?
    Check if you have disconnected device during installation.
    - Go to Program and Features or Add remove in Control Panel
    - Click Nokia Suite
    - Click UnInstall
    UnInstall also:
    - Nokia Connectivity Cable Driver
    - PC connectivity Solution
    Then restart computer.
    - Download and install latest beta version of  Nokia Suite version (v 3.4.21) from here ... To download the installer, you need to log-in with the SAME credentials that you use on this Forum..
    - Restart Computer again
    - Connect the device, do not open Nokia Suite and wait for all the driver to be loaded by windows.
    - Once done then launch Nokia Suite.
    - Check for the issue
    I hope this helps.
    Regards,
    Marina
    Nokia Suite team
    Cheers,
    Marina
    Nokia Suite team
    Click on the Star Icon below if my advice has helped you!

  • JVM CRASH with the error msg  An unexpected error has been detected by HotS

    Iam using Jboss 4.2.2 for my application
    the JVM is crashing with the following msg when i call a function in a DLL (JNI)
    the error msg :
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d963733, pid=3356, tid=3544
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x93733]
    # An error report file with more information is saved as hs_err_pid3356.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Press any key to continue . . .
    and the log file generated:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d963733, pid=3356, tid=3544
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x93733]
    --------------- T H R E A D ---------------
    Current thread (0x00991488): VMThread [id=3544]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000440
    Registers:
    EAX=0x00000440, EBX=0x48284758, ECX=0x2cbefa5c, EDX=0x6dbcd170
    ESP=0x2cbef9c4, EBP=0x000001c4, ESI=0x3800d3a4, EDI=0x2cbefa5c
    EIP=0x6d963733, EFLAGS=0x00010283
    Top of Stack: (sp=0x2cbef9c4)
    0x2cbef9c4: 2cbefa5c 3800d3a0 6d982aab 3800d3a4
    0x2cbef9d4: 2cbefa5c 2cbefa5c 0092a538 0092a538
    0x2cbef9e4: 009449d0 6db4ff25 2cbefa5c 0092a7d0
    0x2cbef9f4: 6d995c41 2cbefa5c 0092a538 0092a7d0
    0x2cbefa04: 00000000 0092a538 6d964252 00000000
    0x2cbefa14: 00000001 00000000 00000001 2cbefaa8
    0x2cbefa24: 2cbefa5c 0092a538 0092a580 2cbefbfc
    0x2cbefa34: 00990b70 0003f758 08bdef90 6dbcd110
    Instructions: (pc=0x6d963733)
    0x6d963723: 24 08 57 8b f9 8b 06 85 c0 74 3e 3b 47 1c 73 39
    0x6d963733: 8b 08 83 e1 03 80 f9 03 75 06 8b 00 24 fc eb 0a
    Stack: [0x2bcf0000,0x2cbf0000), sp=0x2cbef9c4, free space=15358k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x93733]
    [error occurred during error reporting, step 120, id 0xc0000005]
    VM_Operation (0x65dbee54): generation collection for allocation, mode: safepoint, requested by thread 0x496f2dd0
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x35f27498 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3508]
    0x3178fde8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=748]
    0x496f2dd0 JavaThread "http-0.0.0.0-8080-3" daemon [_thread_blocked, id=3044]
    0x356c4008 JavaThread "IdleRemover" daemon [_thread_blocked, id=2832]
    0x496bdae0 JavaThread "http-0.0.0.0-8080-2" daemon [_thread_blocked, id=2452]
    0x31713dc0 JavaThread "http-0.0.0.0-8080-1" daemon [_thread_blocked, id=2740]
    0x49538008 JavaThread "Thread-6" [_thread_blocked, id=752]
    0x485d4008 JavaThread "ajp-0.0.0.0-8009-Acceptor-0" daemon [_thread_in_native, id=1548]
    0x498b6dd0 JavaThread "http-0.0.0.0-8080-Acceptor-0" daemon [_thread_blocked, id=3892]
    0x493eb008 JavaThread "JBossLifeThread" [_thread_blocked, id=3392]
    0x3827f260 JavaThread "UILServerILService Accept Thread" [_thread_in_native, id=1900]
    0x388c9758 JavaThread "TimeoutFactory-0" daemon [_thread_blocked, id=1996]
    0x35a187b0 JavaThread "JCA PoolFiller" [_thread_blocked, id=2460]
    0x4948c448 JavaThread "Timer-2" daemon [_thread_blocked, id=3816]
    0x48712e80 JavaThread "HSQLDB Timer @9db0ad" daemon [_thread_blocked, id=2456]
    0x35706d30 JavaThread "DefaultQuartzScheduler_QuartzSchedulerThread" [_thread_blocked, id=3088]
    0x385ed548 JavaThread "DefaultQuartzScheduler_Worker-9" [_thread_blocked, id=2876]
    0x38282e60 JavaThread "DefaultQuartzScheduler_Worker-8" [_thread_blocked, id=2916]
    0x38282708 JavaThread "DefaultQuartzScheduler_Worker-7" [_thread_blocked, id=2172]
    0x36061c68 JavaThread "DefaultQuartzScheduler_Worker-6" [_thread_blocked, id=2680]
    0x31865dd8 JavaThread "DefaultQuartzScheduler_Worker-5" [_thread_blocked, id=3868]
    0x483a8d48 JavaThread "DefaultQuartzScheduler_Worker-4" [_thread_blocked, id=3208]
    0x483a8a90 JavaThread "DefaultQuartzScheduler_Worker-3" [_thread_blocked, id=4000]
    0x355bcd90 JavaThread "DefaultQuartzScheduler_Worker-2" [_thread_blocked, id=1056]
    0x48998d38 JavaThread "DefaultQuartzScheduler_Worker-1" [_thread_blocked, id=1712]
    0x383e7d58 JavaThread "DefaultQuartzScheduler_Worker-0" [_thread_blocked, id=3752]
    0x485e6ed0 JavaThread "WorkManager(2)-1" daemon [_thread_blocked, id=3448]
    0x488a0008 JavaThread "Thread-7" daemon [_thread_blocked, id=3620]
    0x38410008 JavaThread "JBossMQ Cache Reference Softner" daemon [_thread_blocked, id=928]
    0x382d1bf0 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=3116]
    0x37fb6de0 JavaThread "SubscriptionWatchDog" [_thread_blocked, id=3512]
    0x357e78c8 JavaThread "ServerSocketRefresh" daemon [_thread_blocked, id=1128]
    0x381fb310 JavaThread "AcceptorThread#0:3873" [_thread_in_native, id=3096]
    0x381e33b0 JavaThread "ServerSocketRefresh" daemon [_thread_blocked, id=1076]
    0x318e5d90 JavaThread "AcceptorThread#0:4446" [_thread_in_native, id=2340]
    0x35d15b80 JavaThread "PooledInvokerAcceptor#0-4445" [_thread_in_native, id=2332]
    0x35fa1c98 JavaThread "RMI TCP Accept-4444" daemon [_thread_in_native, id=164]
    0x35d15df0 JavaThread "Listener:2365" daemon [_thread_in_native, id=3408]
    0x35d13dc8 JavaThread "Thread-5" daemon [_thread_blocked, id=1928]
    0x35f35c60 JavaThread "Thread-4" daemon [_thread_blocked, id=4032]
    0x35d66db0 JavaThread "Listener:2361" daemon [_thread_in_native, id=2168]
    0x3828dd90 JavaThread "JBoss System Threads(1)-2" daemon [_thread_in_native, id=3052]
    0x35da8ab0 JavaThread "GC Daemon" daemon [_thread_blocked, id=2028]
    0x35d390c8 JavaThread "RMI Reaper" [_thread_blocked, id=488]
    0x35cedaa8 JavaThread "Timer-1" daemon [_thread_blocked, id=2900]
    0x35ced920 JavaThread "RMI TCP Accept-1098" daemon [_thread_in_native, id=3908]
    0x35dd35a0 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=872]
    0x35e42e48 JavaThread "ScannerThread" daemon [_thread_blocked, id=168]
    0x31895da8 JavaThread "Timer-0" daemon [_thread_blocked, id=3324]
    0x00037aa0 JavaThread "DestroyJavaVM" [_thread_blocked, id=1244]
    0x316f0c48 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3904]
    0x0099f900 JavaThread "CompilerThread1" daemon [_thread_blocked, id=228]
    0x0099ea98 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2696]
    0x0099dbf0 JavaThread "AdapterThread" daemon [_thread_blocked, id=3360]
    0x0099cf10 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=892]
    0x00993968 JavaThread "Finalizer" daemon [_thread_blocked, id=2776]
    0x00993620 JavaThread "Reference Handler" daemon [_thread_blocked, id=1348]
    Other Threads:
    =>0x00991488 VMThread [id=3544]
    0x316f1f58 WatcherThread [id=3288]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00037158/0x0000071c] Threads_lock - owner thread: 0x00991488
    [0x000372d8/0x000006e0] Heap_lock - owner thread: 0x496f2dd0
    Heap
    def new generation total 20736K, used 17960K [0x03a60000, 0x050e0000, 0x07340000)
    eden space 18432K, 97% used [0x03a60000, 0x04be8eb0, 0x04c60000)
    from space 2304K, 0% used [0x04ea0000, 0x04ea1350, 0x050e0000)
    to space 2304K, 0% used [0x04c60000, 0x04c605b0, 0x04ea0000)
    tenured generation total 183196K, used 125267K [0x07340000, 0x12627000, 0x23a60000)
    the space 183196K, 68% used [0x07340000, 0x0ed94d90, 0x0ed94e00, 0x12627000)
    compacting perm gen total 131072K, used 39965K [0x23a60000, 0x2ba60000, 0x2ba60000)
    the space 131072K, 30% used [0x23a60000, 0x261677a8, 0x26167800, 0x2ba60000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040d000      F:\Java\jdk1.5.0_07\bin\java.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d8d0000 - 0x6dc85000      F:\Java\jdk1.5.0_07\jre\bin\server\jvm.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x6d2f0000 - 0x6d2f8000      F:\Java\jdk1.5.0_07\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d700000 - 0x6d70c000      F:\Java\jdk1.5.0_07\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      F:\Java\jdk1.5.0_07\jre\bin\java.dll
    0x6d720000 - 0x6d72f000      F:\Java\jdk1.5.0_07\jre\bin\zip.dll
    0x6d530000 - 0x6d543000      F:\Java\jdk1.5.0_07\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d520000 - 0x6d528000      F:\Java\jdk1.5.0_07\jre\bin\management.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x39e60000 - 0x39e88000      C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\netapi32.dll
    0x6d550000 - 0x6d559000      F:\Java\jdk1.5.0_07\jre\bin\nio.dll
    0x6d070000 - 0x6d1d7000      F:\Java\jdk1.5.0_07\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x462a0000 - 0x462d8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x6d2b0000 - 0x6d2ef000      F:\Java\jdk1.5.0_07\jre\bin\fontmanager.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x6d430000 - 0x6d44f000      F:\Java\jdk1.5.0_07\jre\bin\jpeg.dll
    0x47290000 - 0x472a3000      F:\jboss-4.2.2.GA\bin\locateprintsdll.dll
    0x73dd0000 - 0x73ece000      C:\WINDOWS\system32\MFC42.DLL
    0x472b0000 - 0x472bd000      C:\WINDOWS\system32\MFC42LOC.DLL
    VM Arguments:
    jvm_args: -Dprogram.name=run.bat -Dreports.configDir=F:/jboss-4.2.2.GA/server/default/conf/ -XX:PermSize=128m -Xms128m -Xmx512m -Xss15m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=F:\jboss-4.2.2.GA\lib\endorsed
    java_command: org.jboss.Main -b 0.0.0.0
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=F:\Java\jdk1.5.0_07
    CLASSPATH=F:\Tomcat 5.5\webapps\IWS\WEB-INF\lib\servlet-api.jar;.
    PATH=D:\oracle\ora92\bin;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1;C:\Program Files\Rational\common;F:\Java\jdk1.5.0_07\bin;F:\Java\jre1.5.0_07\bin;F:\jboss-4.2.2.GA\DLLs;
    USERNAME=Arun
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 5, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 1013660k(193696k free), swap 2444544k(642724k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_07-b03) for windows-x86, built on May 3 2006 00:45:13 by "java_re" with MS VC++ 6.0
    pls help me ...
    thanks in advance

    Iam using Jboss 4.2.2 for my application
    the JVM is crashing with the following msg when i call a function in a DLL (JNI)
    the error msg :
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d963733, pid=3356, tid=3544
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x93733]
    # An error report file with more information is saved as hs_err_pid3356.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Press any key to continue . . .
    and the log file generated:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d963733, pid=3356, tid=3544
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x93733]
    --------------- T H R E A D ---------------
    Current thread (0x00991488): VMThread [id=3544]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000440
    Registers:
    EAX=0x00000440, EBX=0x48284758, ECX=0x2cbefa5c, EDX=0x6dbcd170
    ESP=0x2cbef9c4, EBP=0x000001c4, ESI=0x3800d3a4, EDI=0x2cbefa5c
    EIP=0x6d963733, EFLAGS=0x00010283
    Top of Stack: (sp=0x2cbef9c4)
    0x2cbef9c4: 2cbefa5c 3800d3a0 6d982aab 3800d3a4
    0x2cbef9d4: 2cbefa5c 2cbefa5c 0092a538 0092a538
    0x2cbef9e4: 009449d0 6db4ff25 2cbefa5c 0092a7d0
    0x2cbef9f4: 6d995c41 2cbefa5c 0092a538 0092a7d0
    0x2cbefa04: 00000000 0092a538 6d964252 00000000
    0x2cbefa14: 00000001 00000000 00000001 2cbefaa8
    0x2cbefa24: 2cbefa5c 0092a538 0092a580 2cbefbfc
    0x2cbefa34: 00990b70 0003f758 08bdef90 6dbcd110
    Instructions: (pc=0x6d963733)
    0x6d963723: 24 08 57 8b f9 8b 06 85 c0 74 3e 3b 47 1c 73 39
    0x6d963733: 8b 08 83 e1 03 80 f9 03 75 06 8b 00 24 fc eb 0a
    Stack: [0x2bcf0000,0x2cbf0000), sp=0x2cbef9c4, free space=15358k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x93733]
    [error occurred during error reporting, step 120, id 0xc0000005]
    VM_Operation (0x65dbee54): generation collection for allocation, mode: safepoint, requested by thread 0x496f2dd0
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x35f27498 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3508]
    0x3178fde8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=748]
    0x496f2dd0 JavaThread "http-0.0.0.0-8080-3" daemon [_thread_blocked, id=3044]
    0x356c4008 JavaThread "IdleRemover" daemon [_thread_blocked, id=2832]
    0x496bdae0 JavaThread "http-0.0.0.0-8080-2" daemon [_thread_blocked, id=2452]
    0x31713dc0 JavaThread "http-0.0.0.0-8080-1" daemon [_thread_blocked, id=2740]
    0x49538008 JavaThread "Thread-6" [_thread_blocked, id=752]
    0x485d4008 JavaThread "ajp-0.0.0.0-8009-Acceptor-0" daemon [_thread_in_native, id=1548]
    0x498b6dd0 JavaThread "http-0.0.0.0-8080-Acceptor-0" daemon [_thread_blocked, id=3892]
    0x493eb008 JavaThread "JBossLifeThread" [_thread_blocked, id=3392]
    0x3827f260 JavaThread "UILServerILService Accept Thread" [_thread_in_native, id=1900]
    0x388c9758 JavaThread "TimeoutFactory-0" daemon [_thread_blocked, id=1996]
    0x35a187b0 JavaThread "JCA PoolFiller" [_thread_blocked, id=2460]
    0x4948c448 JavaThread "Timer-2" daemon [_thread_blocked, id=3816]
    0x48712e80 JavaThread "HSQLDB Timer @9db0ad" daemon [_thread_blocked, id=2456]
    0x35706d30 JavaThread "DefaultQuartzScheduler_QuartzSchedulerThread" [_thread_blocked, id=3088]
    0x385ed548 JavaThread "DefaultQuartzScheduler_Worker-9" [_thread_blocked, id=2876]
    0x38282e60 JavaThread "DefaultQuartzScheduler_Worker-8" [_thread_blocked, id=2916]
    0x38282708 JavaThread "DefaultQuartzScheduler_Worker-7" [_thread_blocked, id=2172]
    0x36061c68 JavaThread "DefaultQuartzScheduler_Worker-6" [_thread_blocked, id=2680]
    0x31865dd8 JavaThread "DefaultQuartzScheduler_Worker-5" [_thread_blocked, id=3868]
    0x483a8d48 JavaThread "DefaultQuartzScheduler_Worker-4" [_thread_blocked, id=3208]
    0x483a8a90 JavaThread "DefaultQuartzScheduler_Worker-3" [_thread_blocked, id=4000]
    0x355bcd90 JavaThread "DefaultQuartzScheduler_Worker-2" [_thread_blocked, id=1056]
    0x48998d38 JavaThread "DefaultQuartzScheduler_Worker-1" [_thread_blocked, id=1712]
    0x383e7d58 JavaThread "DefaultQuartzScheduler_Worker-0" [_thread_blocked, id=3752]
    0x485e6ed0 JavaThread "WorkManager(2)-1" daemon [_thread_blocked, id=3448]
    0x488a0008 JavaThread "Thread-7" daemon [_thread_blocked, id=3620]
    0x38410008 JavaThread "JBossMQ Cache Reference Softner" daemon [_thread_blocked, id=928]
    0x382d1bf0 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=3116]
    0x37fb6de0 JavaThread "SubscriptionWatchDog" [_thread_blocked, id=3512]
    0x357e78c8 JavaThread "ServerSocketRefresh" daemon [_thread_blocked, id=1128]
    0x381fb310 JavaThread "AcceptorThread#0:3873" [_thread_in_native, id=3096]
    0x381e33b0 JavaThread "ServerSocketRefresh" daemon [_thread_blocked, id=1076]
    0x318e5d90 JavaThread "AcceptorThread#0:4446" [_thread_in_native, id=2340]
    0x35d15b80 JavaThread "PooledInvokerAcceptor#0-4445" [_thread_in_native, id=2332]
    0x35fa1c98 JavaThread "RMI TCP Accept-4444" daemon [_thread_in_native, id=164]
    0x35d15df0 JavaThread "Listener:2365" daemon [_thread_in_native, id=3408]
    0x35d13dc8 JavaThread "Thread-5" daemon [_thread_blocked, id=1928]
    0x35f35c60 JavaThread "Thread-4" daemon [_thread_blocked, id=4032]
    0x35d66db0 JavaThread "Listener:2361" daemon [_thread_in_native, id=2168]
    0x3828dd90 JavaThread "JBoss System Threads(1)-2" daemon [_thread_in_native, id=3052]
    0x35da8ab0 JavaThread "GC Daemon" daemon [_thread_blocked, id=2028]
    0x35d390c8 JavaThread "RMI Reaper" [_thread_blocked, id=488]
    0x35cedaa8 JavaThread "Timer-1" daemon [_thread_blocked, id=2900]
    0x35ced920 JavaThread "RMI TCP Accept-1098" daemon [_thread_in_native, id=3908]
    0x35dd35a0 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=872]
    0x35e42e48 JavaThread "ScannerThread" daemon [_thread_blocked, id=168]
    0x31895da8 JavaThread "Timer-0" daemon [_thread_blocked, id=3324]
    0x00037aa0 JavaThread "DestroyJavaVM" [_thread_blocked, id=1244]
    0x316f0c48 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3904]
    0x0099f900 JavaThread "CompilerThread1" daemon [_thread_blocked, id=228]
    0x0099ea98 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2696]
    0x0099dbf0 JavaThread "AdapterThread" daemon [_thread_blocked, id=3360]
    0x0099cf10 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=892]
    0x00993968 JavaThread "Finalizer" daemon [_thread_blocked, id=2776]
    0x00993620 JavaThread "Reference Handler" daemon [_thread_blocked, id=1348]
    Other Threads:
    =>0x00991488 VMThread [id=3544]
    0x316f1f58 WatcherThread [id=3288]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00037158/0x0000071c] Threads_lock - owner thread: 0x00991488
    [0x000372d8/0x000006e0] Heap_lock - owner thread: 0x496f2dd0
    Heap
    def new generation total 20736K, used 17960K [0x03a60000, 0x050e0000, 0x07340000)
    eden space 18432K, 97% used [0x03a60000, 0x04be8eb0, 0x04c60000)
    from space 2304K, 0% used [0x04ea0000, 0x04ea1350, 0x050e0000)
    to space 2304K, 0% used [0x04c60000, 0x04c605b0, 0x04ea0000)
    tenured generation total 183196K, used 125267K [0x07340000, 0x12627000, 0x23a60000)
    the space 183196K, 68% used [0x07340000, 0x0ed94d90, 0x0ed94e00, 0x12627000)
    compacting perm gen total 131072K, used 39965K [0x23a60000, 0x2ba60000, 0x2ba60000)
    the space 131072K, 30% used [0x23a60000, 0x261677a8, 0x26167800, 0x2ba60000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040d000      F:\Java\jdk1.5.0_07\bin\java.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d8d0000 - 0x6dc85000      F:\Java\jdk1.5.0_07\jre\bin\server\jvm.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x6d2f0000 - 0x6d2f8000      F:\Java\jdk1.5.0_07\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d700000 - 0x6d70c000      F:\Java\jdk1.5.0_07\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      F:\Java\jdk1.5.0_07\jre\bin\java.dll
    0x6d720000 - 0x6d72f000      F:\Java\jdk1.5.0_07\jre\bin\zip.dll
    0x6d530000 - 0x6d543000      F:\Java\jdk1.5.0_07\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d520000 - 0x6d528000      F:\Java\jdk1.5.0_07\jre\bin\management.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x39e60000 - 0x39e88000      C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\netapi32.dll
    0x6d550000 - 0x6d559000      F:\Java\jdk1.5.0_07\jre\bin\nio.dll
    0x6d070000 - 0x6d1d7000      F:\Java\jdk1.5.0_07\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x462a0000 - 0x462d8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x6d2b0000 - 0x6d2ef000      F:\Java\jdk1.5.0_07\jre\bin\fontmanager.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x6d430000 - 0x6d44f000      F:\Java\jdk1.5.0_07\jre\bin\jpeg.dll
    0x47290000 - 0x472a3000      F:\jboss-4.2.2.GA\bin\locateprintsdll.dll
    0x73dd0000 - 0x73ece000      C:\WINDOWS\system32\MFC42.DLL
    0x472b0000 - 0x472bd000      C:\WINDOWS\system32\MFC42LOC.DLL
    VM Arguments:
    jvm_args: -Dprogram.name=run.bat -Dreports.configDir=F:/jboss-4.2.2.GA/server/default/conf/ -XX:PermSize=128m -Xms128m -Xmx512m -Xss15m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=F:\jboss-4.2.2.GA\lib\endorsed
    java_command: org.jboss.Main -b 0.0.0.0
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=F:\Java\jdk1.5.0_07
    CLASSPATH=F:\Tomcat 5.5\webapps\IWS\WEB-INF\lib\servlet-api.jar;.
    PATH=D:\oracle\ora92\bin;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1;C:\Program Files\Rational\common;F:\Java\jdk1.5.0_07\bin;F:\Java\jre1.5.0_07\bin;F:\jboss-4.2.2.GA\DLLs;
    USERNAME=Arun
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 5, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 1013660k(193696k free), swap 2444544k(642724k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_07-b03) for windows-x86, built on May 3 2006 00:45:13 by "java_re" with MS VC++ 6.0
    pls help me ...
    thanks in advance

  • JNI crash sockets

    I am trying to write a Java library around a piece of hardware that currently does not support Java. As the first part of the task, I need to establish a TCP/IP connection between a client and server. I wrote some test code in C that is very simple socket code that can be found on tons of example sites (yes I know Java has built in classes for this, but the connection must exist in the native side).
    I wrapped everything into a simple ConnectToServer and ConnectToClient functions (everything is hardcoded, so no parameters are passed) in a .so and can establish and run the connection without a hitch in a C++ program that loads the .so. When I load the .so and try to call the functions in a Java harness, the JVM crashes with a SIGSEGV in the server side during the accept call (the client does establish the connection, so it must be crashing somewhere pretty far into the accept( ) call). I have verified this crash by building and running the debug version of hotspot in gdb.
    Im running Red Hat Enterprise Linux Server release 6.1 (Santiago) and Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b17 mixed mode linux-amd64 compressed oops).
    Am I not allowed to call native library functions that have system calls in them during JNI, or am I missing something else that is not immediately obvious?

    jschell wrote:
    891860 wrote:
    I am trying to write a Java library around a piece of hardware that currently does not support Java. As the first part of the task, I need to establish a TCP/IP connection between a client and server. I wrote some test code in C that is very simple socket code that can be found on tons of example sites (yes I know Java has built in classes for this, but the connection must exist in the native side).Only reason I can think of for that would be because you need to pass the socket to your C code.
    So given that.
    1. Write C code that creates the socket
    2. Write an API in C that uses 1 to call the library.
    3. Test 1 and 2 via C code.
    After step 3 is complete you do the following.
    A. Determine the business functionality that your java application needs to access via the library. This step does not involve code at all. No C. No java.
    B. Write an API in C that implements the functionality determined in step A. And it will use code from 1/2 as well as needed.
    C. Write code in C to test B.
    After you have completed step 3 and step C then you write JNI and Java.Yes, the case is that the library that Im using for this device is in C, and requires a C socket. I did pretty much the steps that you mentioned. I wrote the basic network code. I wrapped it. Then I wrote a C program to load the .so and test it. It worked fine. When I added the JNI wrapper and Java code to launch it, that is when I had the problems.
    I removed everything but the basic TCP IP code (literally the wrapper that goes into JNI is just the TCP connection code). It still crashed. I then replaced the TCP IP code with another example I found on the net. Same issue. :(
    Edited by: 891860 on 17-Oct-2011 15:55

  • Como soluciono este problema: Runtime Error!... This application has resquested the Runtime to terminate it in an unusual way.

    No puedo trabajar en photoshop, me envia una ventana con lo siguiente:
    Runtime Error!... This application has resquested the Runtime to terminate it in an unusual way.
    Y se cierra el programa, como puedo resolver el problema, es adobe phothosop elements 7 en windows vista.

    This problem can have many different causes, so the steps to solve can vary / be complex.
    Firstly, have you installed any non-Microsoft programs recently?
    If so, this could be the cause of the errors, try to uninstall the programs.
    Some other discussions (rather complex), which suggest that Explorer-extensions can be the cause of this:
    http://social.technet.microsoft.com/Forums/en-US/bf414bb1-8c48-4114-874f-341cc7d8db68/explorerexe-crashes-with-c4343-runtime-error-during-file-search?forum=w7itproperf
    http://social.technet.microsoft.com/Forums/en-US/3a6e2cfe-ef5b-4547-a832-946a3cc82e8e/microsoft-visual-c-runtime-library-runtime-error?forum=w7itproappcompat
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Error building installer: this application has requested the runtime to terminate it in an unusual way

    Hi,
    I build an appliction using LabView 8.2 with Report Generation Toolkit for MS Office V1.1.1 on a WinXP SP3 system without any errors. When I try to build a coresponding Installer, I got the following error message:
    This application has requested the runtime to terminate it in an unusual way.
    Can anyone help me????
    Solved!
    Go to Solution.

    Hi Gunnar,
    Good Morning and I hope your well today. Thanks for your post onto the NI Discussion Forums. 
    There are several considerations and potential causes of the error. I will try my best to cover some of the potential causes.
    Firstly, you've suggested that the Report Generation Toolkit is being used:
    When building applications with Report Generation Toolkit VIs, you must complete the following additional steps:
    1. From the Source Files tab of the Build Application or Shared Library (DLL) dialog box, click the Add Dynamic VI button to add the following two VIs to the application:
    – _Excel Dynamic VIs.vi in vi.lib\addons\_office\_exclsub.llb
    – _Word Dynamic VIs.vi in vi.lib\addons\
    _office\_wordsub.llb
    2. If the application you are building contains the MS Office Report Express VI, you must add any Word or Excel templates that you use to the built application. From the Source Files tab, click the Add Support File button to add the template files to the application. By default, the custom destination for the templates is the same as the path that appears in the Destination directory field on the Target tab with a data subdirectory appended. Do not change the custom destination for the files you add.
    For example, if you are using the basic Excel template with the MS Office Report Express VI, add MSOffice_RGT_Template.xlt to the application. The basic template files are located in the templates\Report directory.
    Have you done this?
    Could you please send an image of your project and your installer options?
    The problem was that I use Office toolkit and it was not compiled with LabVIEW 8.2:
    I found a forum where the toolkit wasn't complied for LabVIEW 8.2. Could this be an issue I wonder?
    I mass compiled the complete directory c:\program files\National
    Instruments\LabVIEW 8.2 (it took quite a long time) and afterwards the
    directory lvjpeg disapeared.
    Have you tried this?
    Runtime to Terminate Error:
    1. Have you been having any trouble with LabVIEW - crashes or bug installation?
    I would suggest repairing your installation of LabVIEW and the toolkit(s) using the Add/Remove Programs.
    2. Also would it be possible to try building an installer on another machine?
    3. I have seen that not enough Hard-disk space can cause this error - what is the status of yours?
    4. Are you using any other drivers such as DAQmx or VISA?
    I hope this information starts to help us locate the root cause of the trouble your having, and if you could answer the questions above and try my suggestions that would be great! if you could also gather the extra information about your installer options that would also really help supporting the issue further.
     *edit:
    5. Also the runtime error would suggest you've selected to include a runtime in your installer options - have you tried de-selecting this and see if it installer builds correctly? If it does, then we could then work on how to add the additional installer to your build. 
    Message Edited by Hillman on 04-01-2009 10:01 AM
    Kind Regards
    James Hillman
    Applications Engineer 2008 to 2009 National Instruments UK & Ireland
    Loughborough University UK - 2006 to 2011
    Remember Kudos those who help!

  • This application has requested the runtime to terminate it in an unusual way please contact the application's support

    I randomly get this error message "This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support." 
    Here's a picture of it. http://i48.tinypic.com/35hradh.jpg  
    It doesn't tell me what application or process is responsible. :/
    It pops up randomly when I wait long enough. It will pop up even if I don't have anything open and I just leave my computer to idle. When I close it or click okay, windows explorer gui will crash and restart. I can still use the computer after this without
    restarting but again if I wait long enough it will occur again. I've look around and tried many solutions but nothing has worked.
    I've tried a full virus scan, and malware scan with no luck. Tried the registry cleaner from CCleaner and doesn't fix it. I've ran it in safe mode and the error didn't seem to occur or maybe I didn't wait long enough (30-40 minutes).  I've tried a SFC
    scan and nothing comes up as wrong. I've done a cleanboot several times with no help. I can't do a system restore since the latest restore point is on the same day that I got the error unfortunately.
    When the error occurs the pop up window is from Microsoft Visual C++. I've tried uninstalling and reinstalling Microsoft Visual C++ for my 2010 versions but with no luck. I've uninstalled the recent programs that I installed and no help either.
    In the event viewer, it shows  that there is an error and the source is an application error. The details are...
    Faulting application name: Explorer.EXE, version: 6.1.7600.16768, time stamp: 0x4d6878c3
    Faulting module name: msvcrt.dll, version: 7.0.7600.16930, time stamp: 0x4eeaf834
    Exception code: 0x40000015
    Fault offset: 0x0005620a
    Faulting process id: 0x980
    Faulting application start time: 0x01cdf12d86b1dd89
    Faulting application path: C:\Windows\Explorer.EXE
    Faulting module path: C:\Windows\system32\msvcrt.dll
    Report Id: d1f9cfa3-5d22-11e2-94b5-001fd0d13411
    The event that always follows after this one is always a Windows Error Reporting Log.
    Fault bucket 2836122452, type 1
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: Explorer.EXE
    P2: 6.1.7600.16768
    P3: 4d6878c3
    P4: msvcrt.dll
    P5: 7.0.7600.16930
    P6: 4eeaf834
    P7: 40000015
    P8: 0005620a
    P9: 
    P10: 
    Attached files:
    C:\Users\Dennis\AppData\Local\Temp\WER2815.tmp.WERInternalMetadata.xml
    These files may be available here:
    C:\Users\Dennis\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_Explorer.EXE_4dd84d182b87996cc0ddaff5b22f2f6085c2259_10063f95
    Analysis symbol: 
    Rechecking for solution: 0
    Report Id: d1f9cfa3-5d22-11e2-94b5-001fd0d13411
    Report Status: 0
    I checked the process that the error message window links to and it is explorer.exe but I'm not sure what I can do since it's an essential windows file and I can't just delete it.
    Anyone have any ideas what is going on?
    Thanks.

    Hi ,
    Do you remember if you  have installed some software prior to this issue?
    Delete programs you never use.
    If the issue reoccurs in Clean Boot, but works fine in Safe Mode, the cause may be the disabled hardware drivers. You may narrow down the
    causes in Device Clean Boot.
    Device Clean Boot
    =================
    1. Click Start, type "devmgmt.msc" (without quotation marks) in the Search bar and press Enter.
    2. Expand "Sound, video and game controllers".
    3. Right click on your sound card and then click "Properties.
    4. In the dropdown menu of Device Usage, please choose "Do not use this device (disable)" and click OK.
    5. Please use the same method to disable other dubious hardware such as: internal modem, network card and CD-R drive. Please note some devices
    such as video adapter are not available to be disabled.
    Tracy Cai
    TechNet Community Support

  • This application has requested the runtime to terminate it in an unusual way please contact the application's support. Windows 8.1

    I keep getting this message when I click on file explorer, my computer or dropbox. I therefore cannot open any files.
    I have used "Windows Update" to bring my computer uptodate.
    This site mentioned the updates would contain the service pack to resolve the problem.
    What should I do now?

    This problem can have many different causes, so the steps to solve can vary / be complex.
    Firstly, have you installed any non-Microsoft programs recently?
    If so, this could be the cause of the errors, try to uninstall the programs.
    Some other discussions (rather complex), which suggest that Explorer-extensions can be the cause of this:
    http://social.technet.microsoft.com/Forums/en-US/bf414bb1-8c48-4114-874f-341cc7d8db68/explorerexe-crashes-with-c4343-runtime-error-during-file-search?forum=w7itproperf
    http://social.technet.microsoft.com/Forums/en-US/3a6e2cfe-ef5b-4547-a832-946a3cc82e8e/microsoft-visual-c-runtime-library-runtime-error?forum=w7itproappcompat
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Eclipse Adt-bundle (android sdk) crashes all the time

    My eclipse from adt-bundle (android sdk, version 20131030) is crashing all the time I do something is not writing code, like import a project. I'm using arch linux with oracle java(7-45), but I had before icedtea with the same problem.
    Any idea would be welcome
    Here's the error:
    # A fatal error has been detected by the Java Runtime Environment:
    #  SIGSEGV (0xb) at pc=0x00007f4ef0021a48, pid=9156, tid=139977214236416
    # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # C  [libgobject-2.0.so.0+0x19a48]  g_object_get_qdata+0x18
    And the full log:
    http://pastebin.com/W6Yh6Caj

    Found two known bugs affecting multiple folks.
    [1] https://bugs.launchpad.net/ubuntu/+sour … ug/1241101
         https://bugs.launchpad.net/ubuntu/+sour … ug/1241532
    [2] http://eclipseandlinux.blogspot.in/2013 … reaks.html

  • Mac Crashes in the middle of Time Capsule backup --HELP!

    Been using time capsule for several months without any issues. In fact, it has been great until recently. A week or so ago, my MacBookPro began crashing in the middle of a time capsule back up. Just suddenly the MAC curtain comes down and tells me I must restart. When I restart I get an error message which I have copied into this message. I tried erasing a whole months worth of backups but still get the same problem........is it possible my MAC has gotten a virus?? Anyone who can help, your comments would be greatly appreciated!!!
    Sun Jun 1 10:59:30 2008
    panic(cpu 0 caller 0x0031678A): "btreeswapnode: about to write corrupt node!\n"@/SourceCache/xnu/xnu-1228.4.31/bsd/hfs/hfs_btreeio.c:197
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x34b0f918 : 0x12b0f7 (0x4581f4 0x34b0f94c 0x133230 0x0)
    0x34b0f968 : 0x31678a (0x484588 0x92d6000 0x1 0x34b0fa40)
    0x34b0f9a8 : 0x1fa244 (0x3054aa60 0x5c85004 0x0 0x0)
    0x34b0fa68 : 0x1fb543 (0x0 0x0 0x200 0x0)
    0x34b0fab8 : 0x3388b1 (0x4396e08 0x5c853b4 0x484261fc 0x2597b)
    0x34b0fae8 : 0x325fa5 (0x5c85004 0x2 0x0 0x1)
    0x34b0fc58 : 0x1f3097 (0x34b0fc78 0x5e26660 0x4 0xb52b9a4)
    0x34b0fca8 : 0x1e2b5d (0x6354630 0x9361490 0x34b0fe2c 0xb52b9a4)
    0x34b0ff78 : 0x3dcf13 (0xa8bec50 0xb52b8a0 0xb52b8e4 0x1)
    0x34b0ffc8 : 0x19f1c3 (0x766b0e0 0x0 0x1a20b5 0x4b71480)
    No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xb0102578
    BSD process name corresponding to current thread: backupd
    Mac OS version:
    9C7010
    Kernel version:
    Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386
    System model name: MacBookPro4,1 (Mac-F42C89C8)

    Steve --
    Got this problem fixed. It seems the 10.5.3 update corrupted the update somehow. You can perform a disk image repair on the existing backup or just delete all your old back ups and start from scratch which is exactly what I did. Good luck!

  • Had a crash at the login window and want to make sense out of the crash reports. Can anyone assist?

    Hello,
    Yesterday, I seemed to experience a crash in the login window in OS X. The way the crash showed on screen was when the user accounts appeared on screen, then clicked on my name, typed my password and hit the "return" key. After hitting the "return" key the log in process appeared to start but then the screen turned solid gray and then the log in screen appeared again as if I've never logged in before again promted me to re do the user account log in steps outline above. After a second attempt the computer finally logged in normally. After that happened I wanted to know if that was a one-time issue, so I shut down the computer.
    After a minute I then again rebooted my MacBook Pro and again I was left in the log in screen. I again followed the login screen procedures and again the login window crashed after starting the login process with a gray screen and then the login screen showed again as if the computer never logged in. At the second login screen attempt, the computer as in the previous case logged in normally.
    To retest I shut down my MacBook Pro and then rebooted it. This time however when the login screen appeared and after selecting my user account and typing my password, the computer this time logged in normally, after this the log in screen behavior has been normal and the computer logs in successfully at the first attempt as expected and the way it has always been on my MacBook Pro.
    I went into console to see if it had an entry for my error and Console did in fact created a crash report for each of the instances. The logs correspond to the time of the crashes.
    This is the first crash log for the Login Window...
    Process:         loginwindow [42]
    Path:            /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
    Identifier:      loginwindow
    Version:         8.2 (8.2)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:         501
    Date/Time:       2013-05-13 01:20:00.712 -0400
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: setNextKeyView:
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff82a7b250 objc_msgSend + 16
    1   com.apple.CoreFoundation                0x00007fff8886e4a6 __NSArrayEnumerate + 582
    2   com.apple.AppKit                        0x00007fff83d73f7b -[NSView _removeNextPointersToMe] + 602
    3   com.apple.AppKit                        0x00007fff83d73d08 -[NSView _removeFromKeyViewLoop] + 205
    4   com.apple.AppKit                        0x00007fff83d734a6 -[NSView _finalizeWithReferenceCounting] + 784
    5   com.apple.AppKit                        0x00007fff83d7316e -[NSView dealloc] + 42
    6   libobjc.A.dylib                         0x00007fff82a7f230 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 464
    7   com.apple.CoreFoundation                0x00007fff88812d72 _CFAutoreleasePoolPop + 34
    8   com.apple.Foundation                    0x00007fff85e08ada -[NSAutoreleasePool drain] + 154
    9   com.apple.AppKit                        0x00007fff83d752ae -[NSApplication run] + 736
    10  com.apple.loginwindow                   0x000000010947fc08 0x10947a000 + 23560
    11  libdyld.dylib                           0x00007fff881b37e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff83b48d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8b5b5dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8b5b59ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff83b486d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a77ef4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a77ed13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a7691d1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff83b486d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a77ef4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a77ed13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a7691d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff83b486d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a77ef4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a77ed13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a7691d1 start_wqthread + 13
    Thread 5:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff83b48386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff8a806800 nanosleep + 163
    2   libsystem_c.dylib                       0x00007fff8a806717 usleep + 54
    3   com.apple.AppKit                        0x00007fff83f63868 -[NSUIHeartBeat _heartBeatThread:] + 543
    4   com.apple.Foundation                    0x00007fff85e43cd2 __NSThread__main__ + 1345
    5   libsystem_c.dylib                       0x00007fff8a77c7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8a7691e1 thread_start + 13
    Thread 6:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff83b480fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a781023 _pthread_cond_wait + 927
    2   com.apple.CoreVideo                     0x00007fff87d01ea3 CVDisplayLink::waitUntil(unsigned long long) + 271
    3   com.apple.CoreVideo                     0x00007fff87d01201 CVDisplayLink::runIOThread() + 529
    4   com.apple.CoreVideo                     0x00007fff87d00fd7 startIOThread(void*) + 148
    5   libsystem_c.dylib                       0x00007fff8a77c7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8a7691e1 thread_start + 13
    Thread 7:: Dispatch queue: com.apple.bezelservices.driverservices
    0   libsystem_kernel.dylib                  0x00007fff83b46686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff83b45c42 mach_msg + 70
    2   com.apple.framework.IOKit               0x00007fff8511600b io_registry_entry_set_properties + 117
    3   com.apple.framework.IOKit               0x00007fff850cbeef IORegistryEntrySetCFProperties + 72
    4   com.apple.BezelServices                 0x000000010aa505ac 0x10aa39000 + 95660
    5   libdispatch.dylib                       0x00007fff8b5b6f01 _dispatch_call_block_and_release + 15
    6   libdispatch.dylib                       0x00007fff8b5b30b6 _dispatch_client_callout + 8
    7   libdispatch.dylib                       0x00007fff8b5b447f _dispatch_queue_drain + 235
    8   libdispatch.dylib                       0x00007fff8b5b42f1 _dispatch_queue_invoke + 52
    9   libdispatch.dylib                       0x00007fff8b5b41c3 _dispatch_worker_thread2 + 249
    10  libsystem_c.dylib                       0x00007fff8a77ed0b _pthread_wqthread + 404
    11  libsystem_c.dylib                       0x00007fff8a7691d1 start_wqthread + 13
    Thread 8:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff83b46686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff83b45c42 mach_msg + 70
    2   com.apple.audio.CoreAudio               0x00007fff835035f1 Client_CAD_FindSubServer + 99
    3   com.apple.audio.CoreAudio               0x00007fff835034a5 HALCADClient::ConnectToServer() + 71
    4   com.apple.audio.CoreAudio               0x00007fff835032dd HALCADClient::Initialize() + 77
    5   com.apple.audio.CoreAudio               0x00007fff83502b2f HALSystem::InitializeShell() + 19
    6   com.apple.audio.CoreAudio               0x00007fff835023a2 HALSystem::CheckOutInstance() + 118
    7   com.apple.audio.CoreAudio               0x00007fff83523ff9 AudioObjectSetPropertyData + 162
    8   com.apple.loginwindow                   0x00000001094be55f 0x10947a000 + 279903
    9   libdispatch.dylib                       0x00007fff8b5b6f01 _dispatch_call_block_and_release + 15
    10  libdispatch.dylib                       0x00007fff8b5b30b6 _dispatch_client_callout + 8
    11  libdispatch.dylib                       0x00007fff8b5b41fa _dispatch_worker_thread2 + 304
    12  libsystem_c.dylib                       0x00007fff8a77ed0b _pthread_wqthread + 404
    13  libsystem_c.dylib                       0x00007fff8a7691d1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff83b47fc6 __munmap + 10
    1   com.apple.CoreServices.OSServices          0x00007fff8312d58a CFileLoaderDataController::~CFileLoaderDataController() + 44
    2   com.apple.CoreServices.OSServices          0x00007fff8312d54f CFileLoaderDataController::~CFileLoaderDataController() + 17
    3   com.apple.CoreServices.OSServices          0x00007fff8312d52e CIconFamilyLoader::CloseStorage() + 24
    4   com.apple.CoreServices.OSServices          0x00007fff8312c53f CIconStorageEntry::Load(CIconFamilyLoader*, unsigned int) + 675
    5   com.apple.CoreServices.OSServices          0x00007fff8312c27d CLocalRefToSharedStorageEntry::Load(CIconFamilyLoader*, unsigned int) + 141
    6   com.apple.CoreServices.OSServices          0x00007fff83129449 _ISGetStorageRefFromLoader(CIconFamilyLoader*, unsigned int, unsigned int, unsigned int, unsigned int*) + 838
    7   com.apple.CoreServices.OSServices          0x00007fff8315902c _ISUnflattenStorageRef + 221
    8   com.apple.CoreServices.OSServices          0x00007fff831838ca _ISUnFlattenImageRef + 136
    9   com.apple.CoreServices.OSServices          0x00007fff83122fb3 SFLMutableListItem::SetNewPrefs(__CFDictionary const*, unsigned short, OpaqueISImageRef*) + 1181
    10  com.apple.CoreServices.OSServices          0x00007fff83122ab8 SFLMakeNewListItem(unsigned int, __CFDictionary const*, short, unsigned short, OpaqueISImageRef*) + 176
    11  com.apple.CoreServices.OSServices          0x00007fff831252b6 SFLListBase::AppendFromListInfo(__CFArray const*, __CFArray const*, unsigned short) + 102
    12  com.apple.CoreServices.OSServices          0x00007fff831727d7 SFLRemoteEntry::InstantiateFromPrefs(unsigned int*, __CFDictionary const**) + 349
    13  com.apple.CoreServices.OSServices          0x00007fff83124f55 SFLRemoteEntry::MakeSnapshotList(unsigned int*) + 175
    14  com.apple.CoreServices.OSServices          0x00007fff83124e20 _SFLCreateSnapshot + 80
    15  com.apple.LaunchServices                0x00007fff89fdec8f LSSharedFileListCopySnapshot + 547
    16  com.apple.LaunchServices                0x00007fff8a046254 _LSRecentsInit + 155
    17  com.apple.loginwindow                   0x000000010949120e 0x10947a000 + 94734
    18  com.apple.Foundation                    0x00007fff85e43cd2 __NSThread__main__ + 1345
    19  libsystem_c.dylib                       0x00007fff8a77c7a2 _pthread_start + 327
    20  libsystem_c.dylib                       0x00007fff8a7691e1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff71a3ab00  rbx: 0x0000000000000000  rcx: 0x00007fff845aa3e4  rdx: 0x0000000000000000
      rdi: 0x00007fb6354102d0  rsi: 0x00007fff845aa3e4  rbp: 0x00007fff567855b0  rsp: 0x00007fff567853b0
       r8: 0x0000000000000010   r9: 0x00007fff56785540  r10: 0x00007fb63509dc00  r11: 0xa000000000000000
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x00007fb6354102d0  r15: 0x0000000000000000
      rip: 0x00007fff82a7b250  rfl: 0x0000000000010246  cr2: 0x000000010f428000
    Logical CPU: 2
    Binary Images:
           0x10947a000 -        0x10950cff7  com.apple.loginwindow (8.2 - 8.2) <8DCEF97F-3C6C-39EA-900F-5AAE666DBF8C> /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
           0x109743000 -        0x109748fff  com.apple.BezelServicesFW (236.3 - 236.3) <766C14E5-8D2C-39A3-8038-3474987A541A> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
           0x10974f000 -        0x109751fff  com.apple.framework.machinesettings (11.0 - 11.0) <B26DDE52-4495-3B0B-9602-8CC65F764646> /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineS ettings
           0x10a97f000 -        0x10a993fff  com.apple.DisplayServices (2.7.2 - 357) <C70DCB60-128F-3475-94F7-4DC5D9E1001A> /System/Library/LoginPlugins/DisplayServices.loginPlugin/Contents/MacOS/Display Services
           0x10a9a5000 -        0x10a9acfff  com.apple.DFSLoginPlugin (2.3 - 2.3) <49317E74-9FC6-323D-8CD1-26E1EFBECF04> /System/Library/LoginPlugins/FSDisconnect.loginPlugin/Contents/MacOS/FSDisconne ct
           0x10aa39000 -        0x10aa66ff7  com.apple.BezelServices (236.3 - 236.3) <2F5973E9-F13B-3182-ABD6-9AEEAB467D87> /System/Library/LoginPlugins/BezelServices.loginPlugin/Contents/MacOS/BezelServ ices
           0x10abce000 -        0x10abdbfff  libGPUSupport.dylib (8.7.25) <F884DCD6-8234-3D23-BEC6-4EC4CE5101EF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x10abe3000 -        0x10abecfe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x10abf5000 -        0x10ac02ff7  com.apple.iokit.IOHIDLib (1.8.1 - 1.8.1) <6FBC3C8A-591A-34BB-9698-801BD23BDA44> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
           0x10ae48000 -        0x10ae73fff  GLRendererFloat (8.7.25) <BB54593F-07F0-392A-8993-CA844F4A20E8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10c806000 -        0x10c9c4fff  GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10c9fb000 -        0x10cb6bfff  libGLProgrammability.dylib (8.7.25) <EE2DD8AF-C6C3-303D-976E-87B4AABF8371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10cc26000 -        0x10cfbdff7  com.apple.driver.AppleIntelHDGraphicsGLDriver (8.10.44 - 8.1.0) <B42A1921-2D3F-33DE-B3A0-5E597CA7C2F0> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
           0x200000000 -        0x20092dff7  com.apple.GeForceGLDriver (8.10.44 - 8.1.0) <3851C869-C1CF-3EFE-A08C-025318833871> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6907a000 -     0x7fff690ae93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff8148d000 -     0x7fff81628fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8162a000 -     0x7fff8162afff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8162b000 -     0x7fff8182bfff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
        0x7fff81dde000 -     0x7fff81e09fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff81e0a000 -     0x7fff81e72fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff81ec8000 -     0x7fff81ec8fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff81ec9000 -     0x7fff81ee8ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff81ee9000 -     0x7fff81ef7fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff81ef8000 -     0x7fff81f0cfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff81f0d000 -     0x7fff8205efff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff82060000 -     0x7fff8206cfff  com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8206d000 -     0x7fff82073ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff82074000 -     0x7fff8208bfff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8208c000 -     0x7fff82099fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff820c2000 -     0x7fff82101ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff82102000 -     0x7fff82103fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8219b000 -     0x7fff822b4fff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff822c9000 -     0x7fff822ccfff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff82a75000 -     0x7fff82b8d92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff82b8e000 -     0x7fff82b94fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff82bac000 -     0x7fff82bb3fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff82bb4000 -     0x7fff82bbefff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff82bbf000 -     0x7fff82bffff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff82c73000 -     0x7fff82c94ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff82c95000 -     0x7fff82ce0fff  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff82ce1000 -     0x7fff82f16ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff830ec000 -     0x7fff8311aff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8311b000 -     0x7fff831c1ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff831c2000 -     0x7fff831c3ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
        0x7fff831c4000 -     0x7fff831c7fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff831c8000 -     0x7fff831d1ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff831d2000 -     0x7fff831d3fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff831d4000 -     0x7fff831dbfff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff831dc000 -     0x7fff83227ff7  com.apple.GraphKit (1.0.5 - 30) <3041F39B-5372-334E-9757-3EBFE0CDA293> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
        0x7fff83228000 -     0x7fff8322dfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff83501000 -     0x7fff8355eff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff83560000 -     0x7fff835effff  libCoreStorage.dylib (296.16) <E5BF76A1-2B3E-3FD8-ABF4-F8D18829BF0A> /usr/lib/libCoreStorage.dylib
        0x7fff83640000 -     0x7fff83688fff  com.apple.DiskManagement (5.2 - 665) <FE8FA1AF-BE4E-3D1B-9C0D-B02CC354C4F2> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff83733000 -     0x7fff83733fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff83734000 -     0x7fff8375bfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8375c000 -     0x7fff837a4fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff837a5000 -     0x7fff837a9fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff837aa000 -     0x7fff837f4ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff837f5000 -     0x7fff8380cfff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff83927000 -     0x7fff83a47fff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff83a81000 -     0x7fff83abefef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff83abf000 -     0x7fff83ac1fff  libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff83acc000 -     0x7fff83accfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff83acd000 -     0x7fff83acdfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff83b36000 -     0x7fff83b51ff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
        0x7fff83bea000 -     0x7fff83c1cfff  com.apple.framework.Admin (12.0 - 12.0) <21E02DE3-B255-3A55-8F55-7FC9EE864C06> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff83c1d000 -     0x7fff83c28ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff83c29000 -     0x7fff84856ff7  com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff84857000 -     0x7fff849ccfff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff84a2b000 -     0x7fff84a6eff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff84a79000 -     0x7fff84aaffff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff84ab0000 -     0x7fff84ae1ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff84cd4000 -     0x7fff84d0bff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff84d23000 -     0x7fff84d2efff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff84ddf000 -     0x7fff84dfffff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff84e00000 -     0x7fff84e03fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff84e04000 -     0x7fff84e06fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff84e07000 -     0x7fff84e09ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff84f66000 -     0x7fff84f69ff7  com.apple.LoginUICore (2.0 - 2.0) <C1911200-E442-3B99-AB91-C135703D55DF> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff84f6a000 -     0x7fff84f79ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff85066000 -     0x7fff850c5fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff850c6000 -     0x7fff85134fff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff85135000 -     0x7fff8519efff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8519f000 -     0x7fff851a4ff7  com.apple.CaptiveNetworkSupport (12.0 - 1) <D917B57A-CDE3-3F01-B676-C068DBAAB7E4> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNe twork
        0x7fff851a5000 -     0x7fff851ccff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff855c7000 -     0x7fff856b8ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff856b9000 -     0x7fff857bbfff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff857bc000 -     0x7fff8588eff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff858d4000 -     0x7fff85925ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85926000 -     0x7fff8594efff  libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8594f000 -     0x7fff8595dfff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff85988000 -     0x7fff85a09fff  com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff85d65000 -     0x7fff85d86fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff85d87000 -     0x7fff85d99ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff85d9a000 -     0x7fff85dadff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff85dae000 -     0x7fff8610bff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8610c000 -     0x7fff8610dfff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8610e000 -     0x7fff8610fff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff86110000 -     0x7fff86190ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff86259000 -     0x7fff86be96ff  com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff86bea000 -     0x7fff86beafff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff86beb000 -     0x7fff86fe2fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff86fe3000 -     0x7fff86fe3ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff872af000 -     0x7fff872b1fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff872b2000 -     0x7fff87460fff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8748e000 -     0x7fff87c73fff  libclh.dylib (4.0.3 - 4.0.3) <4562B69C-9097-352B-A179-6E7017618562> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff87c74000 -     0x7fff87c7cff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff87c7d000 -     0x7fff87cb1fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff87cb2000 -     0x7fff87cfeff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff87cff000 -     0x7fff87d29ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff87d2a000 -     0x7fff87d31fff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff87d6f000 -     0x7fff87d73ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff87d74000 -     0x7fff87e47ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff87e48000 -     0x7fff87e91fff  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff87ed6000 -     0x7fff87eedfff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff87f49000 -     0x7fff87f84fff  com.apple.LDAPFramework (2.4.28 - 194.5) <67FBDB29-3B9F-309A-BA7C-AA5921D9A4FB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff87f85000 -     0x7fff88082ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff88083000 -     0x7fff880a2ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff880b2000 -     0x7fff880ecff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff880ed000 -     0x7fff880feff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff88114000 -     0x7fff8811cfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8811d000 -     0x7fff88153fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff88154000 -     0x7fff881b0ff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff881b1000 -     0x7fff881b4ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff881b5000 -     0x7fff881d7ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff881f3000 -     0x7fff8828dfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8828e000 -     0x7fff88383fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff887a0000 -     0x7fff887e1ff7  com.apple.framework.corewlankit (2.0.2 - 202.10) <532A7801-A7D8-3FB1-A469-91EB18CB4F05> /System/Library/PrivateFrameworks/CoreWLANKit.framework/Versions/A/CoreWLANKit
        0x7fff887e2000 -     0x7fff889ccff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88d03000 -     0x7fff88fa7ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff891c9000 -     0x7fff89223fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89224000 -     0x7fff89225fff  libScreenReader.dylib (264.6) <299274C2-0030-3FDC-8C8F-2933095CD02B> /usr/lib/libScreenReader.dylib
        0x7fff89249000 -     0x7fff89579fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8957a000 -     0x7fff89618ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8962b000 -     0x7fff89681fff  com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff89682000 -     0x7fff89684ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff89685000 -     0x7fff89aa2fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff89aa3000 -     0x7fff89af2ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff89b57000 -     0x7fff89bd9ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff89bda000 -     0x7fff89bf0fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89ec2000 -     0x7fff89f2fff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff89f30000 -     0x7fff89f32fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff89fd6000 -     0x7fff8a087fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8a088000 -     0x7fff8a107ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8a123000 -     0x7fff8a124fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8a125000 -     0x7fff8a3f6ff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8a3f7000 -     0x7fff8a3fbfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8a3fc000 -     0x7fff8a4c1ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8a4c2000 -     0x7fff8a4c4ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8a4c5000 -     0x7fff8a4c5fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8a566000 -     0x7fff8a574ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8a575000 -     0x7fff8a583ff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
        0x7fff8a5de000 -     0x7fff8a5dfff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8a5e0000 -     0x7fff8a648ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8a649000 -     0x7fff8a64afff  libUAPreferences.dylib (143.7.2) <88221767-D35A-3AB5-86A8-0B186766A5DB> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Librarie s/libUAPreferences.dylib
        0x7fff8a64b000 -     0x7fff8a670ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8a686000 -     0x7fff8a760fff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8a768000 -     0x7fff8a834ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff8a950000 -     0x7fff8a978ff7  com.apple.SystemConfiguration.EAP8021X (12.0.0 - 12.0) <50EAD1D3-E866-314E-B998-64D1B882A176> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff8ae77000 -     0x7fff8ae82fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8afc9000 -     0x7fff8b0c6fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8b124000 -     0x7fff8b128fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8b129000 -     0x7fff8b234fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8b235000 -     0x7fff8b263fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8b264000 -     0x7fff8b57bff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8b5b1000 -     0x7fff8b5c6ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8b5c7000 -     0x7fff8b5c9fff  libUniversalAccess.dylib (143.7.2) <F0596AEF-609C-3599-A30A-6CE8E256F8FD> /usr/lib/libUniversalAccess.dylib
        0x7fff8b5ca000 -     0x7fff8b60dff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8b60e000 -     0x7fff8b621ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8b622000 -     0x7fff8b623ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff8b624000 -     0x7fff8b625fff  libquit.dylib (130) <DC77F406-C5D4-301B-A96D-9A3DCA263756> /usr/lib/libquit.dylib
        0x7fff8b653000 -     0x7fff8b65fff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8b660000 -     0x7fff8b6afff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8b99b000 -     0x7fff8ba36fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8ba37000 -     0x7fff8ba43fff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8ba51000 -     0x7fff8ba93ff7  com.apple.LoginUIKit (2.0 - 2.0) <B4C91314-C5A4-3FAD-82C5-18F8ECC0288D> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/LoginUIKit
        0x7fff8ba94000 -     0x7fff8ba94fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8bad0000 -     0x7fff8bad4ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8bad5000 -     0x7fff8bae5fff  com.apple.FileSync.framework (8.0 - 606) <570A8365-80AA-394C-A245-599327A65516> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
        0x7fff8bd6c000 -     0x7fff8bdc3ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8bdc4000 -     0x7fff8bdc9fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8bdca000 -     0x7fff8be24ff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8be25000 -     0x7fff8be28fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8be29000 -     0x7fff8be3efff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8be80000 -     0x7fff8be84fff  com.apple.FindMyMac (2.1 - 2.1) <EF5351E8-4BA3-3EE2-8358-0436EF4EC041> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
        0x7fff8be85000 -     0x7fff8be8ffff  libcsfde.dylib (296.16) <DE03E28D-7979-3C31-9F46-2A7337CE0DBA> /usr/lib/libcsfde.dylib
        0x7fff8d704000 -     0x7fff8d713fff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8d716000 -     0x7fff8d71afff  libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d71b000 -     0x7fff8d728fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8d729000 -     0x7fff8d74bff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff8d74c000 -     0x7fff8d790fff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
        0x7fff8da88000 -     0x7fff8dc0efff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8dc0f000 -     0x7fff8dc9cff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8dcab000 -     0x7fff8dcb0fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8dcb1000 -     0x7fff8ddb3fff  libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8ddb4000 -     0x7fff8ddbafff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8ddbb000 -     0x7fff8ddbbfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8ddbc000 -     0x7fff8ddd9ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8ddda000 -     0x7fff8de97ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8e10e000 -     0x7fff8e11afff  com.apple.login (2.0 - 2.0) <2CE05B78-5D08-3666-B816-6E1874386407> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8e11b000 -     0x7fff8e147ff7  libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8e148000 -     0x7fff8e19dff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8e1a8000 -     0x7fff8e1b5ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8e3ff000 -     0x7fff8e40aff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 61
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=177.0M resident=129.9M(73%) swapped_out_or_unallocated=47.1M(27%)
    Writable regions: Total=114.9M written=2048K(2%) resident=26.7M(23%) swapped_out=0K(0%) unallocated=88.2M(77%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  5088K
    CG raster data                     5356K
    CG shared images                    128K
    CoreAnimation                         4K
    CoreServices                       2280K
    IOKit                              3792K
    IOKit (reserved)                      4K        reserved VM address space (unallocated)
    MALLOC                             87.3M
    MALLOC guard page                    48K
    Memory tag=242                       12K
    OpenGL GLSL                        1936K
    OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
    STACK GUARD                        56.0M
    Stack                              12.6M
    VM_ALLOCATE                         196K
    __DATA                             30.5M
    __IMAGE                             528K
    __LINKEDIT                         54.2M
    __TEXT                            122.7M
    __UNICODE                           544K
    mapped file                        27.9M
    shared memory                      1844K
    ===========                      =======
    TOTAL                             412.6M
    TOTAL, minus reserved VM space    412.5M
    This is the second crash log...
    Process:         loginwindow [52]
    Path:            /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
    Identifier:      loginwindow
    Version:         8.2 (8.2)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:         501
    Date/Time:       2013-05-13 01:22:30.075 -0400
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: setNextKeyView:
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff86d17250 objc_msgSend + 16
    1   com.apple.CoreFoundation                0x00007fff8cb0a4a6 __NSArrayEnumerate + 582
    2   com.apple.AppKit                        0x00007fff8800ff7b -[NSView _removeNextPointersToMe] + 602
    3   com.apple.AppKit                        0x00007fff8800fd08 -[NSView _removeFromKeyViewLoop] + 205
    4   com.apple.AppKit                        0x00007fff8800f4a6 -[NSView _finalizeWithReferenceCounting] + 784
    5   com.apple.AppKit                        0x00007fff8800f16e -[NSView dealloc] + 42
    6   libobjc.A.dylib                         0x00007fff86d1b230 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 464
    7   com.apple.CoreFoundation                0x00007fff8caaed72 _CFAutoreleasePoolPop + 34
    8   com.apple.Foundation                    0x00007fff8a0a4ada -[NSAutoreleasePool drain] + 154
    9   com.apple.AppKit                        0x00007fff880112ae -[NSApplication run] + 736
    10  com.apple.loginwindow             

    Some tests to try.
    Apple Hardware Test doesn't catch everything, so even if it doesn't find a problem, you could have one.
    Apple Hardware Test
    Memory Test
    Memory Test (2)

  • My iphone 5 keeps crashing all the time and has a delay of about 3 seconds when doing anything on it i did a factory restore on it but it didnt fix the problem

    my iphone 5 keeps crashing all the time and has a delay of about 3 seconds when doing anything on it i did a factory restore on it but it didnt fix the problem i went to optus to see if they could help me as my phone is through them but they knew nothing i need help please my phone is only 8 months old

    Plug the device into a wall outlet and leave it for about 20 minutes. If it has not powered on at that point try a reset by pressing and holding the home and power buttons for about 15 seconds until the white Apple logo appears.

  • Closing the browser window in the runtime

    Hi all,
    How to close the browser window at the runtime?
    It should be based on the button click....

    With the JavaScript function window.close().
    See e.g. here an example and a remark on its usage:
    http://www.javascript-coder.com/window-popup/javascript-window-close.phtml
    Jan Kettenis

Maybe you are looking for

  • Mobile themes and templates

    It seems apex 4.1 supports developement of mobile apps and hence includes themes and HTML templates suitable for smart phones and mobile devices. I have not found any themes specific to mobile apps. I could be wrong. Can anyone please help me locatin

  • ALV GRID OOPS: Output refresh from data base

    Hi All, I have below issue. I display ALV and select a row and click a button to transfer stock for the selected row. I used BAPI_GOODSMOVEMENT_CREATE to update and after material document got posted, the row should update its stock information. Is t

  • Mavericks default location for "save as" on word and excel

    Having just installed Mavericks, it appears that if I open a Word or Excel file, and then go to "save as", rather than defaulting the save as location to the location the original file came from, it is now defaulting to my top level Documents folder.

  • Restore in-app purchase after country/region change

    Please let me get to the point: The scenario is I got an app from country X and made some in-app purchases for additional functions. Then I moved my account to country Y. If I happen to delete this app and later install it again, can I restore the in

  • Adding new Condition Rule attribute for "ICRULE-Intent Driven Interaction"

    Hi Experts,           I want to add a Z attribute for context "ICRULE- Intent Driven Interaction". Under SPRO path Customer Relationship Management->E-Mail Response Management System->Define Repository I define new Condition Attribute Z_BP_NUMBER wit