Diagnosing Eclipse crashes

Ever since my last system update eclipse crashes for no apparent reason.
I have determined that it is not due to lack of memory, because the heap status in eclipse always shows that memory is available when eclipse crashes.
I have Eclipse 4.3.2 installed via pacman. And jdk7-openjdk, jre7-openjdk and jre7-openjdk-headless also installed via pacman. (This setup was working perfectly until a few days ago)
This is my /usr/share/eclipse/eclipse.ini
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140116-2212
-product
org.eclipse.epp.package.standard.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=512m
-Xms512m
-Xmx1024m
This is a log (workspace/.metadata/.log) when the eclipse crashed:
!SESSION 2014-03-28 18:42:31.757 -----------------------------------------------
eclipse.buildId=4.3.2.M20140221-1700
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=pt_PT
Framework arguments: -product org.eclipse.epp.package.standard.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.standard.product
!ENTRY org.eclipse.m2e.logback.appender 2 0 2014-03-28 18:43:05.707
!MESSAGE CatalogItem org.eclipse.m2e.discovery.lifecyclemapping.m2e-egit does not contain lifecycle mapping metadata
!ENTRY org.eclipse.m2e.logback.appender 2 0 2014-03-28 18:43:05.711
!MESSAGE CatalogItem org.eclipse.m2e.discovery.lifecyclemapping.m2e-subversive does not contain lifecycle mapping metadata
!ENTRY org.eclipse.m2e.logback.appender 2 0 2014-03-28 18:43:05.713
!MESSAGE CatalogItem org.eclipse.m2e.discovery.lifecyclemapping.m2e-subclipse does not contain lifecycle mapping metadata
!ENTRY org.eclipse.m2e.logback.appender 2 0 2014-03-28 18:43:17.747
!MESSAGE Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
(this message about UTF-8 is repeated some more times, removed for clarity)
!ENTRY org.eclipse.m2e.logback.appender 2 0 2014-03-28 18:44:11.844
!MESSAGE Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
This is a log returned by running
$ /usr/share/eclipse/eclipse -clean -consoleLog -debug
Start VM: /usr/bin/java
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=512m
-Xms512m
-Xmx1024m
-jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
-os linux
-ws gtk
-arch x86_64
-showsplash /usr/share/eclipse//plugins/org.eclipse.platform_4.3.2.v20140221-1700/splash.bmp
-launcher /usr/share/eclipse/eclipse
-name Eclipse
--launcher.library /usr/share/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140116-2212/eclipse_1508.so
-startup /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.appendVmargs
-exitdata 7c002a
-product org.eclipse.epp.package.standard.product
-clean
-consoleLog
-debug
-vm /usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=512m
-Xms512m
-Xmx1024m
-jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
Install location:
file:/usr/share/eclipse/
Configuration file:
file:/usr/share/eclipse/configuration/config.ini loaded
Configuration location:
file:/home/simao/.eclipse/org.eclipse.platform_4.3.2_1543616141_linux_gtk_x86_64/configuration/
Configuration file:
file:/home/simao/.eclipse/org.eclipse.platform_4.3.2_1543616141_linux_gtk_x86_64/configuration/config.ini loaded
Loading timestamp file from:
file:/home/simao/.eclipse/org.eclipse.platform_4.3.2_1543616141_linux_gtk_x86_64/configuration/ .baseConfigIniTimestamp
Timestamps found:
config.ini in the base: 1393237980000
remembered 1393237980000
Shared configuration location:
file:/usr/share/eclipse/configuration/
Framework located:
file:/usr/share/eclipse/plugins/org.eclipse.osgi_3.9.1.v20140110-1610.jar
Loading extension: reference:file:../../../../home/simao/.eclipse/org.eclipse.platform_4.3.2_1543616141_linux_gtk_x86_64/plugins/org.eclipse.equinox.weaving.hook_1.0.200.v20120524-1707.jar
eclipse.properties not found
Framework classpath:
file:/usr/share/eclipse/plugins/org.eclipse.osgi_3.9.1.v20140110-1610.jar
file:/usr/share/eclipse/plugins/
file:/usr/share/eclipse/plugins/../../../../home/simao/.eclipse/org.eclipse.platform_4.3.2_1543616141_linux_gtk_x86_64/plugins/org.eclipse.equinox.weaving.hook_1.0.200.v20120524-1707.jar
Splash location:
/usr/share/eclipse//plugins/org.eclipse.platform_4.3.2.v20140221-1700/splash.bmp
Debug options:
file:/home/simao/.options not found
Time to load bundles: 41
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized. Will retry after the state location is initialized.
Starting application: 9429
!SESSION 2014-03-28 18:55:10.163 -----------------------------------------------
eclipse.buildId=4.3.2.M20140221-1700
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=pt_PT
Framework arguments: -product org.eclipse.epp.package.standard.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.standard.product -clean -consoleLog -debug
!ENTRY org.eclipse.core.resources 2 10035 2014-03-28 18:55:21.761
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
org.eclipse.m2e.logback.configuration: Logback config file: /home/simao/Documents/Workspace/Educare/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.4.0.20130601-0317.xml
org.eclipse.m2e.logback.configuration: Initializing logback
org.eclipse.m2e.logback.configuration: eclipse.consoleLog=true
No bp log location saved, using default.
[000:000] Cpu: 16.4.2, x4, 3010Mhz, 7989MB
[000:000] Computer model: Not available
No bp log location saved, using default.
[000:000] Cpu: 16.4.2, x4, 3010Mhz, 7989MB
[000:000] Computer model: Not available
[000:000] Browser XEmbed support present: 1
[000:000] Browser toolkit is Gtk2.
[000:000] Using Gtk2 toolkit
[000:036] Warning(optionsfile.cc:47): Load: Could not open file, err=2
[000:036] No bp log location saved, using default.
[000:036] Cpu: 16.4.2, x4, 3010Mhz, 7989MB
[000:037] Computer model: Not available
[000:037] Browser XEmbed support present: 1
[000:037] Browser toolkit is Gtk2.
[000:037] Using Gtk2 toolkit
[000:046] Warning(optionsfile.cc:47): Load: Could not open file, err=2
[000:046] No bp log location saved, using default.
[000:047] Cpu: 16.4.2, x4, 3010Mhz, 7989MB
[000:047] Computer model: Not available
[000:038] Warning(optionsfile.cc:47): Load: Could not open file, err=2
[000:038] No bp log location saved, using default.
[000:039] Cpu: 16.4.2, x4, 3010Mhz, 7989MB
[000:039] Computer model: Not available
[000:039] Browser XEmbed support present: 1
[000:039] Browser toolkit is Gtk2.
[000:039] Using Gtk2 toolkit
[000:048] Warning(optionsfile.cc:47): Load: Could not open file, err=2
[000:048] No bp log location saved, using default.
[000:049] Cpu: 16.4.2, x4, 3010Mhz, 7989MB
[000:049] Computer model: Not available
java version "1.7.0_51"
OpenJDK Runtime Environment (IcedTea 2.4.5) (ArchLinux build 7.u51_2.4.5-1-x86_64)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
Can anyone help me debug this problem? I have no idea what to do next since the logs aren't outputing anything I can work with.
I've also tried to download a zip of eclipse from the official site and then run that eclipse executable but I got the same results.
Last edited by Lasering (2014-03-28 21:23:30)

When Eclipse crashes frequently, I often find that a recent webkitgtk update is to blame.
Try switching to the mozilla swt browser backend.  It solved the problem for me.
To do that, add the following system property to the "-vmargs" argument within your /usr/share/eclipse/eclipse.ini:
-Dorg.eclipse.swt.browser.DefaultType=mozilla

Similar Messages

  • Eclipse crash

    Eclipse randomly crashes on me. I've tried to reproduce the problem but it seems to be totally random. From what I've gathered it has something to do with UTF-16.so but I really have no clue. Im running GNOME 3.0 with Gnome-Shell form the testing repo. I've attached the crash log from Eclipse and the output from 'uname -a'. Thx in advance for any insight that is provided....I need eclipse for all my Java related homework and for GWT.
    eclipse crash log:
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x8a2e7a4c, pid=3431, tid=3075876544
    # JRE version: 6.0_24-b07
    # Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode linux-x86 )
    # Problematic frame:
    # C [UTF-16.so+0xa4c] gconv+0x35c
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x0896d400): JavaThread "main" [_thread_in_native, id=3431, stack(0xbff3f000,0xbff8f000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=2 (SEGV_ACCERR), si_addr=0x85cdd000
    Registers:
    EAX=0x85cdd000, EBX=0x8a2eaff4, ECX=0x00000000, EDX=0x09382a74
    ESP=0xbff8c0b0, EBP=0x85cdd002, ESI=0x09382a70, EDI=0x00000000
    EIP=0x8a2e7a4c, CR2=0x85cdd000, EFLAGS=0x00210212
    Register to memory mapping:
    EAX=0x85cdd000
    0x85cdd000 is pointing to unknown location
    EBX=0x8a2eaff4
    0x8a2eaff4: <offset 0x3ff4> in /usr/lib/gconv/UTF-16.so at 0x8a2e7000
    ECX=0x00000000
    0x00000000 is pointing to unknown location
    EDX=0x09382a74
    0x09382a74 is pointing to unknown location
    ESP=0xbff8c0b0
    0xbff8c0b0 is pointing into the stack for thread: 0x0896d400
    "main" prio=10 tid=0x0896d400 nid=0xd67 runnable [0xbff8d000]
    java.lang.Thread.State: RUNNABLE
    EBP=0x85cdd002
    0x85cdd002 is pointing to unknown location
    ESI=0x09382a70
    0x09382a70 is pointing to unknown location
    EDI=0x00000000
    0x00000000 is pointing to unknown location
    Top of Stack: (sp=0xbff8c0b0)
    0xbff8c0b0: 08a2d598 00000000 bff8c178 bff8c24d
    0xbff8c0c0: 08c8295c 849d6028 b76c5ff4 08c8295c
    0xbff8c0d0: 093a4e4c bff8c250 b758351d 9713a4b8
    0xbff8c0e0: 09388f00 00000000 00000000 00000000
    0xbff8c0f0: 85cdc288 09380f80 00000004 b75825a0
    0xbff8c100: bff8c118 00000002 08c8a91c 093a4f14
    0xbff8c110: 00000000 8a2e76f0 00000000 00000000
    0xbff8c120: 093a49ec 093a4e4c bff8c144 b76c5ff4
    Instructions: (pc=0x8a2e7a4c)
    0x8a2e7a3c: 00 00 00 89 4c 24 60 90 8d 74 26 00 8b 7c 24 34
    0x8a2e7a4c: 0f b7 08 85 ff 0f 84 29 01 00 00 66 c1 c9 08 66
    Stack: [0xbff3f000,0xbff8f000], sp=0xbff8c0b0, free space=308k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [UTF-16.so+0xa4c] gconv+0x35c
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.eclipse.swt.internal.mozilla.XPCOM._NS_NewLocalFile(II[I)I+0
    j org.eclipse.swt.internal.mozilla.XPCOM.NS_NewLocalFile(II[I)I+10
    j org.eclipse.swt.browser.AppFileLocProvider.<init>(Ljava/lang/String;Ljava/lang/String;Z)V+94
    j org.eclipse.swt.browser.Mozilla.create(Lorg/eclipse/swt/widgets/Composite;I)Z+551
    j org.eclipse.swt.browser.Browser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+302
    j org.eclipse.jface.internal.text.html.BrowserInformationControl.isAvailable(Lorg/eclipse/swt/widgets/Composite;)Z+12
    j org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover$HoverControlCreator.doCreateInformationControl(Lorg/eclipse/swt/widgets/Shell;)Lorg/eclipse/jface/text/IInformationControl;+18
    j org.eclipse.jface.text.AbstractReusableInformationControlCreator.createInformationControl(Lorg/eclipse/swt/widgets/Shell;)Lorg/eclipse/jface/text/IInformationControl;+20
    j org.eclipse.jface.text.AbstractInformationControlManager.getInformationControl()Lorg/eclipse/jface/text/IInformationControl;+176
    j org.eclipse.jface.text.AbstractInformationControlManager.internalShowInformationControl(Lorg/eclipse/swt/graphics/Rectangle;Ljava/lang/Object;)V+18
    j org.eclipse.jface.text.AbstractInformationControlManager.presentInformation()V+70
    j org.eclipse.jface.text.AbstractHoverInformationControlManager.presentInformation()V+64
    j org.eclipse.jface.text.TextViewerHoverManager.doPresentInformation()V+1
    j org.eclipse.jface.text.TextViewerHoverManager$5.run()V+4
    j org.eclipse.swt.widgets.RunnableLock.run()V+11
    j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
    j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
    j org.eclipse.swt.widgets.Display.readAndDispatch()Z+58
    j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
    j org.eclipse.ui.internal.Workbench.runUI()I+555
    j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j org.eclipse.ui.internal.Workbench$7.run()V+55
    j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
    j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
    j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+99
    j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
    v ~StubRoutines::call_stub
    j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
    j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
    j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
    j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x09132c00 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=3517, stack(0x89c5e000,0x89caf000)]
    0x8b0a1000 JavaThread "H2 Log Writer MODEL" daemon [_thread_blocked, id=3515, stack(0x89caf000,0x89d00000)]
    0x08de2800 JavaThread "H2 File Lock Watchdog /media/fc0f85c1-5673-4354-92c4-04c636d8202d/home/kicsyromy/workspace/.metadata/.plugins/org.eclipse.dltk.core.index.sql.h2/model.lock.db" daemon [_thread_blocked, id=3514, stack(0x89e1d000,0x89e6e000)]
    0x08f04400 JavaThread "PHP Debugger Daemon Thread - Port: 9000" daemon [_thread_in_native, id=3511, stack(0x89e6e000,0x89ebf000)]
    0x08f03c00 JavaThread "PHP Debugger Daemon Thread - Port: 10000" daemon [_thread_in_native, id=3510, stack(0x89ebf000,0x89f10000)]
    0x8a171400 JavaThread "Worker-5" [_thread_blocked, id=3509, stack(0x8a005000,0x8a056000)]
    0x8b042c00 JavaThread "DLTK indexing" daemon [_thread_blocked, id=3508, stack(0x8ac76000,0x8acc7000)]
    0x08dfc800 JavaThread "Worker-4" [_thread_blocked, id=3507, stack(0x8aaa6000,0x8aaf7000)]
    0x8b4da400 JavaThread "Worker-3" [_thread_blocked, id=3506, stack(0x8ade9000,0x8ae3a000)]
    0x8a99f400 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=3469, stack(0x8a265000,0x8a2b6000)]
    0x08b6a400 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=3468, stack(0x8a88b000,0x8a8dc000)]
    0x8b0a6400 JavaThread "Worker-2" [_thread_blocked, id=3464, stack(0x8ab03000,0x8ab54000)]
    0x08f25c00 JavaThread "4895754@qtp-11419048-1 - Acceptor0 [email protected]:50313" [_thread_in_native, id=3463, stack(0x8ab54000,0x8aba5000)]
    0x08ecfc00 JavaThread "26461030@qtp-11419048-0" [_thread_blocked, id=3462, stack(0x8aba5000,0x8abf6000)]
    0x08d04000 JavaThread "Java indexing" daemon [_thread_blocked, id=3461, stack(0x8ad34000,0x8ad85000)]
    0x08cbf000 JavaThread "Worker-1" [_thread_blocked, id=3460, stack(0x8b2bc000,0x8b30d000)]
    0x08c4f800 JavaThread "Worker-0" [_thread_blocked, id=3458, stack(0x8ae75000,0x8aec6000)]
    0x8b476400 JavaThread "Worker-JM" [_thread_blocked, id=3457, stack(0x8b21a000,0x8b26b000)]
    0x08aff800 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=3456, stack(0x8b26b000,0x8b2bc000)]
    0x08ac0000 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3454, stack(0x8b30d000,0x8b35e000)]
    0x8b473c00 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3453, stack(0x8b35e000,0x8b3af000)]
    0x8b44c000 JavaThread "State Data Manager" daemon [_thread_blocked, id=3452, stack(0x8b3af000,0x8b400000)]
    0x089d0400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3450, stack(0x8b5fb000,0x8b64c000)]
    0x089cd800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3449, stack(0x8b64c000,0x8b6cd000)]
    0x089cc000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3448, stack(0x8b6cd000,0x8b71e000)]
    0x089be000 JavaThread "Finalizer" daemon [_thread_blocked, id=3447, stack(0x8b71e000,0x8b76f000)]
    0x089b9400 JavaThread "Reference Handler" daemon [_thread_blocked, id=3446, stack(0x8b76f000,0x8b7c0000)]
    =>0x0896d400 JavaThread "main" [_thread_in_native, id=3431, stack(0xbff3f000,0xbff8f000)]
    Other Threads:
    0x089b5800 VMThread [stack: 0x8b7c0000,0x8b841000] [id=3445]
    0x089db800 WatcherThread [stack: 0x8b57a000,0x8b5fb000] [id=3451]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 26560K, used 1326K [0x8bc50000, 0x8d920000, 0x93c50000)
    eden space 23616K, 5% used [0x8bc50000, 0x8bd9bab8, 0x8d360000)
    from space 2944K, 0% used [0x8d360000, 0x8d360000, 0x8d640000)
    to space 2944K, 0% used [0x8d640000, 0x8d640000, 0x8d920000)
    tenured generation total 58912K, used 35346K [0x93c50000, 0x975d8000, 0xa3c50000)
    the space 58912K, 59% used [0x93c50000, 0x95ed4a20, 0x95ed4c00, 0x975d8000)
    compacting perm gen total 58112K, used 57896K [0xa3c50000, 0xa7510000, 0xb3c50000)
    the space 58112K, 99% used [0xa3c50000, 0xa74da078, 0xa74da200, 0xa7510000)
    No shared spaces configured.
    Dynamic libraries:
    08048000-0804c000 r-xp 00000000 08:01 838 /opt/eclipse/eclipse
    0804c000-0804d000 rw-p 00003000 08:01 838 /opt/eclipse/eclipse
    088fb000-0951b000 rw-p 00000000 00:00 0 [heap]
    842c9000-842dd000 r-xp 00000000 08:01 544811 /usr/lib/libICE.so.6.3.0
    842dd000-842de000 rw-p 00013000 08:01 544811 /usr/lib/libICE.so.6.3.0
    842de000-842e0000 rw-p 00000000 00:00 0
    842e0000-8432d000 r-xp 00000000 08:01 545523 /usr/lib/libXt.so.6.0.0
    8432d000-84331000 rw-p 0004c000 08:01 545523 /usr/lib/libXt.so.6.0.0
    84331000-843fa000 r-xp 00000000 08:01 544846 /usr/lib/libasound.so.2.0.0
    843fa000-843fe000 rw-p 000c9000 08:01 544846 /usr/lib/libasound.so.2.0.0
    843fe000-84437000 r-xp 00000000 08:01 553694 /usr/lib/libevent-2.0.so.5.0.1
    84437000-84438000 rw-p 00039000 08:01 553694 /usr/lib/libevent-2.0.so.5.0.1
    84438000-8448b000 r-xp 00000000 08:01 553662 /usr/lib/libhunspell-1.2.so.0.0.0
    8448b000-8448f000 rw-p 00053000 08:01 553662 /usr/lib/libhunspell-1.2.so.0.0.0
    8448f000-844a4000 r-xp 00000000 08:01 552655 /usr/lib/libnssutil3.so
    844a4000-844a7000 rw-p 00015000 08:01 552655 /usr/lib/libnssutil3.so
    844a7000-845b5000 r-xp 00000000 08:01 552651 /usr/lib/libnss3.so
    845b5000-845b9000 rw-p 0010d000 08:01 552651 /usr/lib/libnss3.so
    845b9000-845ba000 rw-p 00000000 00:00 0
    845ba000-845dc000 r-xp 00000000 08:01 552658 /usr/lib/libsmime3.so
    845dc000-845de000 rw-p 00022000 08:01 552658 /usr/lib/libsmime3.so
    845de000-8460a000 r-xp 00000000 08:01 552648 /usr/lib/libssl3.so
    8460a000-8460c000 rw-p 0002c000 08:01 552648 /usr/lib/libssl3.so
    8460c000-84912000 r-xp 00000000 08:01 764 /usr/lib/xulrunner-2.0/libmozjs.so
    84912000-8492e000 rw-p 00305000 08:01 764 /usr/lib/xulrunner-2.0/libmozjs.so
    8492e000-849c8000 r-xp 00000000 08:01 546621 /usr/lib/libsqlite3.so.0.8.6
    849c8000-849cb000 rw-p 00099000 08:01 546621 /usr/lib/libsqlite3.so.0.8.6
    849cb000-858b3000 r-xp 00000000 08:01 766 /usr/lib/xulrunner-2.0/libxul.so
    858b3000-859df000 rw-p 00ee8000 08:01 766 /usr/lib/xulrunner-2.0/libxul.so
    859df000-85a12000 rw-p 00000000 00:00 0
    85a12000-85af4000 r-xp 00000000 08:01 528494 /usr/lib/libstdc++.so.6.0.16
    85af4000-85af8000 r--p 000e1000 08:01 528494 /usr/lib/libstdc++.so.6.0.16
    85af8000-85af9000 rw-p 000e5000 08:01 528494 /usr/lib/libstdc++.so.6.0.16
    85af9000-85b00000 rw-p 00000000 00:00 0
    85b00000-85b70000 rw-p 00000000 00:00 0
    85b70000-85c00000 ---p 00000000 00:00 0
    85c03000-85c40000 r-xp 00000000 08:01 548335 /usr/lib/libjpeg.so.8.0.2
    85c40000-85c41000 rw-p 0003d000 08:01 548335 /usr/lib/libjpeg.so.8.0.2
    85c41000-85c51000 rw-p 00000000 00:00 0
    85c51000-85c81000 r-xp 00000000 08:01 552644 /usr/lib/libnspr4.so
    85c81000-85c83000 rw-p 0002f000 08:01 552644 /usr/lib/libnspr4.so
    85c83000-85c84000 rw-p 00000000 00:00 0
    85ca2000-85cbe000 r-xp 00000000 08:01 528515 /usr/lib/libgcc_s.so.1
    85cbe000-85cbf000 rw-p 0001b000 08:01 528515 /usr/lib/libgcc_s.so.1
    85cc4000-85cdc000 r-xp 00000000 08:01 262609 /home/kicsyromy/.eclipse/org.eclipse.platform_3.6.1_1473617060/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-mozilla-gtk-3655.so
    85cdc000-85cdd000 rw-p 00018000 08:01 262609 /home/kicsyromy/.eclipse/org.eclipse.platform_3.6.1_1473617060/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-mozilla-gtk-3655.so
    85cdd000-85ce0000 ---p 00000000 00:00 0
    85ce0000-85d2e000 rwxp 00000000 00:00 0
    85d2e000-85d31000 ---p 00000000 00:00 0
    85d31000-85d7f000 rwxp 00000000 00:00 0
    85d7f000-85d82000 ---p 00000000 00:00 0
    85d82000-85dd0000 rwxp 00000000 00:00 0
    85dd0000-85dd3000 ---p 00000000 00:00 0
    85dd3000-85e21000 rwxp 00000000 00:00 0
    85e21000-85e2f000 r-xp 00000000 08:01 130750 /lib/libudev.so.0.11.1
    85e2f000-85e30000 rw-p 0000e000 08:01 130750 /lib/libudev.so.0.11.1
    85e30000-85e6b000 r-xp 00000000 08:01 543501 /usr/lib/libdbus-1.so.3.5.3
    85e6b000-85e6c000 r--p 0003b000 08:01 543501 /usr/lib/libdbus-1.so.3.5.3
    85e6c000-85e6d000 rw-p 0003c000 08:01 543501 /usr/lib/libdbus-1.so.3.5.3
    85e6d000-85e97000 r-xp 00000000 08:01 549513 /usr/lib/gio/modules/libgvfsdbus.so
    85e97000-85e98000 rw-p 00029000 08:01 549513 /usr/lib/gio/modules/libgvfsdbus.so
    85e98000-865cd000 r--p 00000000 08:01 701103 /usr/share/icons/hicolor/icon-theme.cache
    865cd000-89bcb000 r--p 00000000 08:01 813188 /usr/share/icons/gnome/icon-theme.cache
    89bcb000-89c0d000 r--s 0043d000 08:01 261814 /opt/eclipse/configuration/org.eclipse.osgi/bundles/305/1/.cp/libs/gwt-dev-tools.jar
    89c0d000-89c10000 ---p 00000000 00:00 0
    89c10000-89c5e000 rwxp 00000000 00:00 0
    89c5e000-89c61000 ---p 00000000 00:00 0
    89c61000-89caf000 rwxp 00000000 00:00 0
    89caf000-89cb2000 ---p 00000000 00:00 0
    89cb2000-89d00000 rwxp 00000000 00:00 0
    89d00000-89dfb000 rw-p 00000000 00:00 0
    89dfb000-89e00000 ---p 00000000 00:00 0
    89e06000-89e1c000 r-xp 00000000 08:01 549511 /usr/lib/libgvfscommon.so.0.0.0
    89e1c000-89e1d000 rw-p 00016000 08:01 549511 /usr/lib/libgvfscommon.so.0.0.0
    89e1d000-89e20000 ---p 00000000 00:00 0
    89e20000-89e6e000 rwxp 00000000 00:00 0
    89e6e000-89e71000 ---p 00000000 00:00 0
    89e71000-89ebf000 rwxp 00000000 00:00 0
    89ebf000-89ec2000 ---p 00000000 00:00 0
    89ec2000-89f10000 rwxp 00000000 00:00 0
    89f10000-89f59000 r--s 003b8000 08:01 7018 /opt/eclipse/plugins/org.eclipse.pde.ui_3.6.1.v20100810_r361.jar
    89f59000-89fa2000 r-xp 00000000 08:01 548788 /usr/lib/libORBit-2.so.0.1.0
    89fa2000-89fac000 rw-p 00048000 08:01 548788 /usr/lib/libORBit-2.so.0.1.0
    89fac000-8a005000 r--s 00368000 08:01 8111 /opt/eclipse/plugins/org.eclipse.wb.core_0.9.0.r36x201102111430.jar
    8a005000-8a008000 ---p 00000000 00:00 0
    8a008000-8a056000 rwxp 00000000 00:00 0
    8a056000-8a0a0000 r--s 003bb000 08:01 8442 /opt/eclipse/plugins/org.eclipse.dltk.ui_2.0.0.v20100909-1720.jar
    8a0a0000-8a100000 rw-s 00000000 00:04 1409028 /SYSV00000000 (deleted)
    8a100000-8a1fd000 rw-p 00000000 00:00 0
    8a1fd000-8a200000 ---p 00000000 00:00 0
    8a200000-8a206000 r-xp 00000000 08:01 544819 /usr/lib/libSM.so.6.0.1
    8a206000-8a207000 rw-p 00005000 08:01 544819 /usr/lib/libSM.so.6.0.1
    8a207000-8a20e000 r-xp 00000000 08:01 548901 /usr/lib/libstartup-notification-1.so.0.0.0
    8a20e000-8a20f000 rw-p 00006000 08:01 548901 /usr/lib/libstartup-notification-1.so.0.0.0
    8a20f000-8a229000 r--s 00000000 08:01 661693 /usr/share/mime/mime.cache
    8a229000-8a246000 r--s 0017a000 08:01 8162 /opt/eclipse/plugins/org.eclipse.team.cvs.ui_3.3.301.R36x_v20100825-0800.jar
    8a246000-8a265000 r--s 0016b000 08:01 8250 /opt/eclipse/plugins/org.eclipse.mylyn.tasks.ui_3.4.2.v20100902-0100-e3x.jar
    8a265000-8a268000 ---p 00000000 00:00 0
    8a268000-8a2b6000 rwxp 00000000 00:00 0
    8a2b6000-8a2d2000 r--s 00141000 08:01 8173 /opt/eclipse/plugins/org.eclipse.team.ui_3.5.101.R36x_v20100825-0800.jar
    8a2d6000-8a2db000 r-xp 00000000 08:01 261133 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-xpcominit-gtk-3655.so
    8a2db000-8a2dd000 rw-p 00005000 08:01 261133 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-xpcominit-gtk-3655.so
    8a2dd000-8a2e1000 r--s 0001d000 08:01 8228 /opt/eclipse/plugins/org.eclipse.ui.externaltools_3.2.0.v20100427.jar
    8a2e1000-8a2e7000 r--s 00032000 08:01 8339 /opt/eclipse/plugins/org.eclipse.mylyn.context.ui_3.4.1.v20100909-0100-e3x.jar
    8a2e7000-8a2ea000 r-xp 00000000 08:01 524531 /usr/lib/gconv/UTF-16.so
    8a2ea000-8a2eb000 r--p 00002000 08:01 524531 /usr/lib/gconv/UTF-16.so
    8a2eb000-8a2ec000 rw-p 00003000 08:01 524531 /usr/lib/gconv/UTF-16.so
    8a2ec000-8a323000 r--p 00000000 08:01 654694 /usr/share/fonts/TTF/DejaVuSansMono-BoldOblique.ttf
    8a323000-8a35c000 r--p 00000000 08:01 654682 /usr/share/fonts/TTF/DejaVuSansMono-Oblique.ttf
    8a35c000-8a3a7000 r--p 00000000 08:01 654680 /usr/share/fonts/TTF/DejaVuSansMono-Bold.ttf
    8a3a7000-8a400000 r--p 00000000 08:01 661057 /usr/share/fonts/ubuntu-font-family/Ubuntu-BI.ttf
    8a400000-8a4ff000 rw-p 00000000 00:00 0
    8a4ff000-8a500000 ---p 00000000 00:00 0
    8a501000-8a504000 r-xp 00000000 08:01 130707 /lib/libuuid.so.1.3.0
    8a504000-8a505000 rw-p 00002000 08:01 130707 /lib/libuuid.so.1.3.0
    8a505000-8a508000 r--s 00012000 08:01 8313 /opt/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.3.0.v20100520-0800.jar
    8a508000-8a50f000 r--s 00048000 08:01 8130 /opt/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.5.100.v20100526-0800.jar
    8a50f000-8a519000 r--s 00066000 08:01 8286 /opt/eclipse/plugins/org.eclipse.ltk.ui.refactoring_3.5.0.v20100526-0800.jar
    8a519000-8a523000 r--s 0011b000 08:01 8436 /opt/eclipse/plugins/org.h2_1.1.117.v20091003-1000.jar
    8a523000-8a583000 r--p 00000000 08:01 661063 /usr/share/fonts/ubuntu-font-family/Ubuntu-RI.ttf
    8a583000-8a5d6000 r--p 00000000 08:01 661056 /usr/share/fonts/ubuntu-font-family/Ubuntu-B.ttf
    8a5d6000-8a600000 r--s 00223000 08:01 8461 /opt/eclipse/plugins/org.eclipse.php.ui_2.2.1.v20100822-1200.jar
    8a600000-8a6f6000 rw-p 00000000 00:00 0
    8a6f6000-8a700000 ---p 00000000 00:00 0
    8a703000-8a708000 r--s 00044000 08:01 8282 /opt/eclipse/plugins/org.eclipse.ui.forms_3.5.2.r36_v20100702.jar
    8a708000-8a70c000 r--s 00024000 08:01 8232 /opt/eclipse/plugins/org.eclipse.ui.console_3.5.0.v20100526.jar
    8a70c000-8a70f000 r-xp 00000000 08:01 543803 /usr/lib/libxcb-atom.so.1.0.0
    8a70f000-8a710000 rw-p 00002000 08:01 543803 /usr/lib/libxcb-atom.so.1.0.0
    8a710000-8a719000 r--s 0005d000 08:01 8227 /opt/eclipse/plugins/org.eclipse.wst.sse.core_1.1.502.v201008311901.jar
    8a719000-8a72b000 r--s 000d3000 08:01 8169 /opt/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.2.v201008232126.jar
    8a72b000-8a72f000 r--s 0001a000 08:01 8426 /opt/eclipse/plugins/org.eclipse.wst.xsl.debug.ui_1.0.100.v201004290328.jar
    8a72f000-8a741000 r--s 000b8000 08:01 8473 /opt/eclipse/plugins/org.eclipse.wst.server.ui_1.1.205.v20100908.jar
    8a741000-8a746000 r--s 00025000 08:01 8468 /opt/eclipse/plugins/org.eclipse.wst.jsdt.debug.ui_1.0.1.v201008170101.jar
    8a746000-8a749000 r--s 0001d000 08:01 8458 /opt/eclipse/plugins/org.eclipse.php.server.ui_2.2.0.v20100505-0800.jar
    8a749000-8a753000 r--s 00067000 08:01 8452 /opt/eclipse/plugins/org.eclipse.php.debug.ui_2.2.0.v20100822-0100.jar
    8a753000-8a75c000 r--s 0005a000 08:01 7014 /opt/eclipse/plugins/org.eclipse.pde.api.tools.ui_1.0.201.v20100820_r361.jar
    8a75c000-8a792000 r-xp 00000000 08:01 548895 /usr/lib/libgconf-2.so.4.1.5
    8a792000-8a795000 rw-p 00036000 08:01 548895 /usr/lib/libgconf-2.so.4.1.5
    8a795000-8a79e000 r--s 00142000 08:01 7020 /opt/eclipse/plugins/com.google.gdt.eclipse.core_2.2.0.v201102111811.jar
    8a79e000-8a7cf000 r--s 00240000 08:01 8155 /opt/eclipse/plugins/org.eclipse.debug.ui_3.6.1.v20100901_r361.jar
    8a7cf000-8a7d2000 r-xp 00000000 08:01 552643 /usr/lib/libplc4.so
    8a7d2000-8a7d3000 rw-p 00002000 08:01 552643 /usr/lib/libplc4.so
    8a7d3000-8a7da000 r--s 00052000 08:01 8126 /opt/eclipse/plugins/org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar
    8a7da000-8a7ed000 r--s 000dc000 08:01 8131 /opt/eclipse/plugins/org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
    8a7ed000-8a7f9000 r--s 00082000 08:01 8387 /opt/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar
    8a7f9000-8a88b000 r--s 008f6000 08:01 8379 /opt/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
    8a88b000-8a88e000 ---p 00000000 00:00 0
    8a88e000-8a8dc000 rwxp 00000000 00:00 0
    8a8df000-8a8ed000 r--s 0007f000 08:01 8488 /opt/eclipse/plugins/org.eclipse.wb.core.lib_0.9.0.r36x201102111430/lib/commons-collections-3.2.1.jar
    8a8f0000-8a8f9000 r--s 00037000 08:01 8493 /opt/eclipse/plugins/org.eclipse.wb.core.lib_0.9.0.r36x201102111430/lib/commons-primitives-1.0.jar
    8a8f9000-8a8fd000 r--s 00022000 08:01 8312 /opt/eclipse/plugins/org.eclipse.mylyn.java.ui_3.4.0.v20100608-0100-e3x.jar
    8a900000-8a9f9000 rw-p 00000000 00:00 0
    8a9f9000-8aa00000 ---p 00000000 00:00 0
    8aa00000-8aa05000 r--s 00021000 08:01 8172 /opt/eclipse/plugins/org.eclipse.ui_3.6.1.M20100826-1330.jar
    8aa05000-8aa0f000 r-xp 00000000 08:01 261132 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-cairo-gtk-3655.so
    8aa0f000-8aa10000 rw-p 00009000 08:01 261132 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-cairo-gtk-3655.so
    8aa13000-8aa16000 rw-s 00000000 00:04 1376259 /SYSV00000000 (deleted)
    8aa16000-8aa1b000 r-xp 00000000 08:01 654692 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
    8aa1b000-8aa1c000 rw-p 00005000 08:01 654692 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
    8aa1e000-8aa27000 r--s 0006b000 08:01 8485 /opt/eclipse/plugins/org.eclipse.wb.core.lib_0.9.0.r36x201102111430/lib/MVEL-fork.jar
    8aa27000-8aa3d000 r--s 000fa000 08:01 8495 /opt/eclipse/plugins/org.eclipse.wb.core.lib_0.9.0.r36x201102111430/lib/guava-r08.jar
    8aa3d000-8aa5d000 r--s 0016c000 08:01 7021 /opt/eclipse/plugins/com.google.gdt.eclipse.designer_2.2.0.r36x201102111505.jar
    8aa5f000-8aa76000 r--s 00127000 08:01 8191 /opt/eclipse/plugins/org.apache.xerces_2.9.0.v201005080400.jar
    8aa76000-8aa92000 r--s 00278000 08:01 8444 /opt/eclipse/plugins/org.eclipse.php.core_2.2.1.v20100822-1200.jar
    8aa92000-8aa9a000 r--s 0004c000 08:01 8220 /opt/eclipse/plugins/org.eclipse.debug.core_3.6.0.v20100519.jar
    8aa9a000-8aaa6000 r--s 0007e000 08:01 8448 /opt/eclipse/plugins/org.eclipse.php.debug.core_2.2.0.v20100822-0100.jar
    8aaa6000-8aaa9000 ---p 00000000 00:00 0
    8aaa9000-8aaf7000 rwxp 00000000 00:00 0
    8aaf7000-8aafb000 r--s 00028000 08:01 7038 /opt/eclipse/plugins/com.google.gdt.eclipse.suite_2.2.0.v201102111811.jar
    8aafd000-8ab01000 r-xp 00000000 08:01 261406 /opt/eclipse/configuration/org.eclipse.osgi/bundles/333/1/.cp/os/linux/x86/libwbp.so
    8ab01000-8ab02000 r--p 00003000 08:01 261406 /opt/eclipse/configuration/org.eclipse.osgi/bundles/333/1/.cp/os/linux/x86/libwbp.so
    8ab02000-8ab03000 rw-p 00004000 08:01 261406 /opt/eclipse/configuration/org.eclipse.osgi/bundles/333/1/.cp/os/linux/x86/libwbp.so
    8ab03000-8ab06000 ---p 00000000 00:00 0
    8ab06000-8ab54000 rwxp 00000000 00:00 0
    8ab54000-8ab57000 ---p 00000000 00:00 0
    8ab57000-8aba5000 rwxp 00000000 00:00 0
    8aba5000-8aba8000 ---p 00000000 00:00 0
    8aba8000-8abf6000 rwxp 00000000 00:00 0
    8abf7000-8abfb000 r--s 0000d000 08:01 8687 /opt/eclipse/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/jdi.jar
    8abfb000-8ac07000 r--s 0005a000 08:01 8114 /opt/eclipse/plugins/org.eclipse.wb.core.xml_0.9.0.r36x201102111443.jar
    8ac07000-8ac0b000 r--s 00044000 08:01 8274 /opt/eclipse/plugins/org.eclipse.jdt.launching_3.5.100.v20100526.jar
    8ac0b000-8ac14000 r--s 0005b000 08:01 8226 /opt/eclipse/plugins/org.eclipse.jdt.junit_3.6.1.r361_v20100825-0800.jar
    8ac14000-8ac2e000 r--s 0012c000 08:01 8211 /opt/eclipse/plugins/org.eclipse.jdt.debug.ui_3.5.0.v20100602-0830.jar
    8ac2e000-8ac3d000 r--s 000da000 08:01 8198 /opt/eclipse/plugins/org.eclipse.ant.ui_3.5.0.v20100427.jar
    8ac3d000-8ac4a000 r--s 000be000 08:01 8686 /opt/eclipse/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/jdimodel.jar
    8ac4a000-8ac5b000 r--s 004f7000 08:01 7039 /opt/eclipse/plugins/com.google.gwt.eclipse.core_2.2.0.v201102111811.jar
    8ac5d000-8ac63000 r--s 0003e000 08:01 8441 /opt/eclipse/plugins/org.eclipse.dltk.launching_2.0.0.v20100806-1245.jar
    8ac63000-8ac6b000 r--s 00045000 08:01 7022 /opt/eclipse/plugins/com.google.gdt.eclipse.designer.UiBinder_2.2.0.r36x201102111505.jar
    8ac6b000-8ac70000 r--s 0002d000 08:01 261834 /opt/eclipse/configuration/org.eclipse.osgi/bundles/286/1/.cp/lib/ant_stripped.jar
    8ac70000-8ac76000 r--s 00041000 08:01 261833 /opt/eclipse/configuration/org.eclipse.osgi/bundles/286/1/.cp/lib/htmlparser.jar
    8ac76000-8ac79000 ---p 00000000 00:00 0
    8ac79000-8acc7000 rwxp 00000000 00:00 0
    8acc7000-8acd1000 r--s 00089000 08:01 8285 /opt/eclipse/plugins/org.eclipse.update.core_3.2.402.R36x_v20100629.jar
    8acd1000-8acd2000 r--s 00007000 08:01 8280 /opt/eclipse/plugins/org.eclipse.update.scheduler_3.2.300.v20100512.jar
    8acd2000-8acd6000 r--s 00017000 08:01 8197 /opt/eclipse/plugins/org.eclipse.mylyn.team.ui_3.4.2.v20100909-0100-e3x.jar
    8acd6000-8acf2000 r--s 0016f000 08:01 8438 /opt/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar
    8acf2000-8acf5000 r--s 00018000 08:01 8121 /opt/eclipse/plugins/org.eclipse.mylyn.context.core_3.4.1.v20100909-0100-e3x.jar
    8acf5000-8acfa000 r--s 0002d000 08:01 8327 /opt/eclipse/plugins/org.eclipse.mylyn.bugzilla.ui_3.4.2.v20100909-0100-e3x.jar
    8acfa000-8acfe000 r--s 00031000 08:01 8132 /opt/eclipse/plugins/org.eclipse.mylyn.bugzilla.core_3.4.2.v20100902-0100-e3x.jar
    8acfe000-8ad07000 r--s 00059000 08:01 8167 /opt/eclipse/plugins/org.eclipse.mylyn.commons.ui_3.4.0.v20100608-0100-e3x.jar
    8ad07000-8ad0e000 r--s 00094000 08:01 706029 /opt/java/jre/lib/jsse.jar
    8ad0e000-8ad14000 r--s 00049000 08:01 8348 /opt/eclipse/plugins/org.apache.commons.httpclient_3.1.0.v201005080502.jar
    8ad14000-8ad16000 r--s 0000f000 08:01 8360 /opt/eclipse/plugins/org.eclipse.mylyn.commons.net_3.4.1.v20100625-2100-e3x.jar
    8ad17000-8ad1a000 r-xp 00000000 08:01 765 /usr/lib/xulrunner-2.0/libxpcom.so
    8ad1a000-8ad1b000 rw-p 00002000 08:01 765 /usr/lib/xulrunner-2.0/libxpcom.so
    8ad1b000-8ad1f000 r--s 00035000 08:01 805546 /opt/java/jre/lib/ext/sunpkcs11.jar
    8ad1f000-8ad21000 r-xp 00000000 08:01 130592 /lib/libutil-2.13.so
    8ad21000-8ad22000 r--p 00001000 08:01 130592 /lib/libutil-2.13.so
    8ad22000-8ad23000 rw-p 00002000 08:01 130592 /lib/libutil-2.13.so
    8ad23000-8ad28000 r--s 00021000 08:01 7019 /opt/eclipse/plugins/com.google.appengine.eclipse.core_2.2.0.v201102111811.jar
    8ad28000-8ad30000 r--s 00052000 08:01 8302 /opt/eclipse/plugins/org.eclipse.mylyn.tasks.core_3.4.1.v20100730-0100-e3x.jar
    8ad32000-8ad34000 r--s 00007000 08:01 8178 /opt/eclipse/plugins/org.eclipse.jsch.core_1.1.200.I20100505-1245.jar
    8ad34000-8ad37000 ---p 00000000 00:00 0
    8ad37000-8ad85000 rwxp 00000000 00:00 0
    8ad85000-8ad8d000 r--s 00115000 08:01 706006 /opt/java/jre/lib/resources.jar
    8ad8d000-8ad92000 r--s 00038000 08:01 8300 /opt/eclipse/plugins/org.eclipse.text_3.5.0.v20100601-1300.jar
    8ad95000-8adbe000 r--s 00425000 08:01 8294 /opt/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar
    8adbe000-8adc3000 r--s 00040000 08:01 8491 /opt/eclipse/plugins/org.eclipse.wb.core.lib_0.9.0.r36x201102111430/lib/commons-lang-2.5.jar
    8adc3000-8adc6000 r--s 0000a000 08:01 8174 /opt/eclipse/plugins/org.eclipse.mylyn.monitor.ui_3.4.0.v20100608-0100-e3x.jar
    8adc6000-8adc8000 r-xp 00000000 08:01 543805 /usr/lib/libxcb-event.so.1.0.0
    8adc8000-8adc9000 rw-p 00001000 08:01 543805 /usr/lib/libxcb-event.so.1.0.0
    8adc9000-8add4000 r--s 0007d000 08:01 8279 /opt/eclipse/plugins/org.eclipse.ui.editors_3.6.1.r361_v20100825-0800.jar
    8add6000-8addd000 r--s 00050000 08:01 8146 /opt/eclipse/plugins/org.eclipse.wst.server.core_1.1.204.v20100908.jar
    8addd000-8ade6000 r--s 00056000 08:01 8384 /opt/eclipse/plugins/org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
    8ade6000-8ade8000 r-xp 00000000 08:01 543802 /usr/lib/libxcb-aux.so.0.0.0
    8ade8000-8ade9000 rw-p 00001000 08:01 543802 /usr/lib/libxcb-aux.so.0.0.0
    8ade9000-8adec000 ---p 00000000 00:00 0
    8adec000-8ae3a000 rwxp 00000000 00:00 0
    8ae3a000-8ae43000 r-xp 00000000 08:01 261131 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-atk-gtk-3655.so
    8ae43000-8ae44000 rw-p 00008000 08:01 261131 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-atk-gtk-3655.so
    8ae44000-8ae65000 r--s 00607000 08:01 8343 /opt/eclipse/plugins/com.ibm.icu_4.2.1.v20100412.jar
    8ae65000-8ae67000 r-xp 00000000 08:01 552642 /usr/lib/libplds4.so
    8ae67000-8ae68000 rw-p 00001000 08:01 552642 /usr/lib/libplds4.so
    8ae68000-8ae72000 r--s 00084000 08:01 8380 /opt/eclipse/plugins/org.eclipse.team.cvs.core_3.3.300.I20100526-0800.jar
    8ae72000-8ae75000 r--s 00013000 08:01 705991 /opt/java/jre/lib/jce.jar
    8ae75000-8ae78000 ---p 00000000 00:00 0
    8ae78000-8aec6000 rwxp 00000000 00:00 0
    8aec7000-8aec9000 r--s 00007000 08:01 8456 /opt/eclipse/plugins/org.eclipse.php.server.core_2.2.0.v20100410-0300.jar
    8aec9000-8aecb000 r-xp 00000000 08:01 261413 /opt/eclipse/configuration/org.eclipse.osgi/bundles/41/1/.cp/os/linux/x86/libunixfile_1_0_0.so
    8aecb000-8aecc000 rw-p 00001000 08:01 261413 /opt/eclipse/configuration/org.eclipse.osgi/bundles/41/1/.cp/os/linux/x86/libunixfile_1_0_0.so
    8aecc000-8aece000 r--s 00005000 08:01 8381 /opt/eclipse/plugins/org.eclipse.mylyn.commons.core_3.4.0.v20100608-0100-e3x.jar
    8aece000-8aed9000 r--s 000b1000 08:01 8152 /opt/eclipse/plugins/org.eclipse.core.resources_3.6.0.R36x_v20100825-0600.jar
    8aed9000-8aeff000 r--s 0020a000 08:01 8365 /opt/eclipse/plugins/org.eclipse.ui.ide_3.6.1.M20100825-0800.jar
    8aeff000-8af4e000 r--p 00000000 08:01 654678 /usr/share/fonts/TTF/DejaVuSansMono.ttf
    8af4e000-8afa6000 r--p 00000000 08:01 661062 /usr/share/fonts/ubuntu-font-family/Ubuntu-R.ttf
    8afa6000-8afb6000 r--s 00000000 08:01 918695 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le32d4.cache-3
    8afb6000-8afbf000 r--s 00000000 08:01 918690 /var/cache/fontconfig/5a02e0a9ca9b27d0aa4bd0c42ba2438d-le32d4.cache-3
    8afbf000-8b000000 r--s 00000000 08:01 918687 /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-le32d4.cache-3
    8b000000-8b0ff000 rw-p 00000000 00:00 0
    8b0ff000-8b100000 ---p 00000000 00:00 0
    8b100000-8b101000 r-xp 00000000 08:01 763 /usr/lib/xulrunner-2.0/libmozalloc.so
    8b101000-8b102000 rw-p 00000000 08:01 763 /usr/lib/xulrunner-2.0/libmozalloc.so
    8b102000-8b104000 r--s 00000000 08:01 918696 /var/cache/fontconfig/5dac49e74d8a3622eea6c94592a6c625-le32d4.cache-3
    8b104000-8b10a000 r--s 00000000 08:01 918689 /var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-le32d4.cache-3
    8b10a000-8b14b000 r--s 00000000 08:01 918686 /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-le32d4.cache-3
    8b14b000-8b14f000 r-xp 00000000 08:01 544807 /usr/lib/libXtst.so.6.1.0
    8b14f000-8b150000 rw-p 00003000 08:01 544807 /usr/lib/libXtst.so.6.1.0
    8b150000-8b151000 r--s 00008000 08:01 8373 /opt/eclipse/plugins/org.eclipse.mylyn.monitor.core_3.4.0.v20100608-0100-e3x.jar
    8b151000-8b16a000 r--s 00000000 08:01 918688 /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le32d4.cache-3
    8b16a000-8b16e000 rwxp 00000000 00:00 0
    8b16e000-8b1c7000 r-xp 00000000 08:01 261130 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-pi-gtk-3655.so
    8b1c7000-8b1c9000 rw-p 00058000 08:01 261130 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-pi-gtk-3655.so
    8b1c9000-8b1ca000 rw-p 00000000 00:00 0
    8b1ca000-8b1cd000 r-xp 00000000 08:01 261129 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-gtk-3655.so
    8b1cd000-8b1ce000 rw-p 00002000 08:01 261129 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-gtk-3655.so
    8b1ce000-8b1cf000 rw-p 00000000 00:00 0
    8b1d0000-8b1d3000 r--s 00024000 08:01 8490 /opt/eclipse/plugins/org.eclipse.wb.core.lib_0.9.0.r36x201102111430/lib/commons-io-2.0.1.jar
    8b1d3000-8b21a000 r--s 003ab000 08:01 8196 /opt/eclipse/plugins/org.eclipse.ui.workbench_3.6.1.M20100826-1330.jar
    8b21a000-8b21d000 ---p 00000000 00:00 0
    8b21d000-8b26b000 rwxp 00000000 00:00 0
    8b26b000-8b26e000 ---p 00000000 00:00 0
    8b26e000-8b2bc000 rwxp 00000000 00:00 0
    8b2bc000-8b2bf000 ---p 00000000 00:00 0
    8b2bf000-8b30d000 rwxp 00000000 00:00 0
    8b30d000-8b310000 ---p 00000000 00:00 0
    8b310000-8b35e000 rwxp 00000000 00:00 0
    8b35e000-8b361000 ---p 00000000 00:00 0
    8b361000-8b3af000 rwxp 00000000 00:00 0
    8b3af000-8b3b2000 ---p 00000000 00:00 0
    8b3b2000-8b400000 rwxp 00000000 00:00 0
    8b400000-8b4fc000 rw-p 00000000 00:00 0
    8b4fc000-8b500000 ---p 00000000 00:00 0
    8b500000-8b501000 r--s 00000000 08:01 918691 /var/cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le32d4.cache-3
    8b502000-8b503000 r--s 00004000 08:01 8450 /opt/eclipse/plugins/org.eclipse.php.debug.daemon_2.2.0.v20100410-0300.jar
    8b503000-8b506000 r--s 0000e000 08:01 8144 /opt/eclipse/plugins/org.eclipse.mylyn.tasks.search_3.4.0.v20100608-0100-e3x.jar
    8b506000-8b51b000 r--s 00212000 08:01 8177 /opt/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.6.1.v3655c.jar
    8b51b000-8b530000 r--s 000f1000 08:01 8366 /opt/eclipse/plugins/org.eclipse.jface_3.6.1.M20100825-0800.jar
    8b530000-8b532000 r--s 00001000 08:01 8511 /opt/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.2.100.I20100511-0800/compatibility.jar
    8b532000-8b534000 r--s 00001000 08:01 805548 /opt/java/jre/lib/ext/dnsns.jar
    8b534000-8b535000 r--s 0000a000 08:01 8224 /opt/eclipse/plugins/org.apache.commons.logging_1.0.4.v200904062259.jar
    8b536000-8b53d000 r--s 0003c000 08:01 8189 /opt/eclipse/plugins/org.eclipse.wst.common.snippets_1.2.1.v201008251905.jar
    8b53d000-8b53e000 r--s 00004000 08:01 8170 /opt/eclipse/plugins/org.eclipse.mylyn.team.cvs_3.4.1.v20100909-0100-e3x.jar
    8b53e000-8b540000 r--s 00017000 08:01 8160 /opt/eclipse/plugins/org.eclipse.update.configurator_3.3.100.v20100512.jar
    8b540000-8b543000 r--s 00027000 08:01 805544 /opt/java/jre/lib/ext/sunjce_provider.jar
    8b543000-8b544000 r--s 00002000 08:01 142215 /opt/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.3.0.v20100520/runtime_registry_compatibility.jar
    8b544000-8b548000 r--s 00029000 08:01 8291 /opt/eclipse/plugins/org.eclipse.equinox.registry_3.5.0.v20100503.jar
    8b548000-8b54a000 r--s 0000a000 08:01 8118 /opt/eclipse/plugins/org.eclipse.wb.os.linux_0.9.0.r36x201102111430.jar
    8b54a000-8b54c000 r--s 00008000 08:01 8314 /opt/eclipse/plugins/org.eclipse.epp.usagedata.gathering_1.3.0.R201005261100.jar
    8b54c000-8b553000 r-xp 00000000 08:01 706053 /opt/java/jre/lib/i386/libnio.so
    8b553000-8b554000 rw-p 00006000 08:01 706053 /opt/java/jre/lib/i386/libnio.so
    8b554000-8b568000 r-xp 00000000 08:01 706054 /opt/java/jre/lib/i386/libnet.so
    8b568000-8b569000 rw-p 00013000 08:01 706054 /opt/java/jre/lib/i386/libnet.so
    8b569000-8b57a000 r--s 00108000 08:01 8290 /opt/eclipse/plugins/org.eclipse.osgi_3.6.1.R36x_v20100806.jar
    8b57a000-8b57b000 ---p 00000000 00:00 0
    8b57b000-8b5fb000 rwxp 00000000 00:00 0
    8b5fb000-8b5fe000 ---p 00000000 00:00 0
    8b5fe000-8b64c000 rwxp 00000000 00:00 0
    8b64c000-8b64f000 ---p 00000000 00:00 0
    8b64f000-8b6cd000 rwxp 00000000 00:00 0
    8b6cd000-8b6d0000 ---p 00000000 00:00 0
    8b6d0000-8b71e000 rwxp 00000000 00:00 0
    8b71e000-8b721000 ---p 00000000 00:00 0
    8b721000-8b76f000 rwxp 00000000 00:00 0
    8b76f000-8b772000 ---p 00000000 00:00 0
    8b772000-8b7c0000 rwxp 00000000 00:00 0
    8b7c0000-8b7c1000 ---p 00000000 00:00 0
    8b7c1000-8b841000 rwxp 00000000 00:00 0
    8b841000-8b875000 rw-p 00000000 00:00 0
    8b875000-8ba0d000 r--s 03027000 08:01 706000 /opt/java/jre/lib/rt.jar
    8ba0d000-8ba2a000 rw-p 00000000 00:00 0
    8ba2a000-8ba8e000 rw-p 00000000 00:00 0
    8ba8e000-8baab000 rw-p 00000000 00:00 0
    8baab000-8bb0f000 rw-p 00000000 00:00 0
    8bb0f000-8bb1e000 rw-p 00000000 00:00 0
    8bb1e000-8bb4f000 rw-p 00000000 00:00 0
    8bb4f000-8bb6c000 rw-p 00000000 00:00 0
    8bb6c000-8bbcf000 rw-p 00000000 00:00 0
    8bbcf000-8bbec000 rw-p 00000000 00:00 0
    8bbec000-8bc4f000 rw-p 00000000 00:00 0
    8bc4f000-8d920000 rw-p 00000000 00:00 0
    8d920000-93c50000 rw-p 00000000 00:00 0
    93c50000-975d8000 rw-p 00000000 00:00 0
    975d8000-a3c50000 rw-p 00000000 00:00 0
    a3c50000-a7510000 rw-p 00000000 00:00 0
    a7510000-b3c50000 rw-p 00000000 00:00 0
    b3c50000-b3c51000 r--s 00004000 08:01 8123 /opt/eclipse/plugins/org.eclipse.swt_3.6.1.v3655c.jar
    b3c51000-b3c54000 r--s 000cb000 08:01 805547 /opt/java/jre/lib/ext/localedata.jar
    b3c54000-b3c6a000 rw-p 00000000 00:00 0
    b3c6a000-b3cd4000 rw-p 00000000 00:00 0
    b3cd4000-b4224000 rwxp 00000000 00:00 0
    b4224000-b5cd4000 rw-p 00000000 00:00 0
    b5cd4000-b5ce9000 r-xp 00000000 08:01 130586 /lib/libnsl-2.13.so
    b5ce9000-b5cea000 r--p 00015000 08:01 130586 /lib/libnsl-2.13.so
    b5cea000-b5ceb000 rw-p 00016000 08:01 130586 /lib/libnsl-2.13.so
    b5ceb000-b5ced000 rw-p 00000000 00:00 0
    b5ced000-b5cef000 r--s 00008000 08:01 8440 /opt/eclipse/plugins/org.eclipse.dltk.core.index.sql.h2_2.0.1.v20100909-1720.jar
    b5cef000-b5cf0000 r--s 00006000 08:01 8439 /opt/eclipse/plugins/org.eclipse.dltk.core.index.sql_2.0.1.v20100909-1720.jar
    b5cf0000-b5cf2000 r--s 00007000 08:01 8388 /opt/eclipse/plugins/org.eclipse.core.variables_3.2.400.v20100505.jar
    b5cf2000-b5d01000 r-xp 00000000 08:01 706064 /opt/java/jre/lib/i386/libzip.so
    b5d01000-b5d03000 rw-p 0000e000 08:01 706064 /opt/java/jre/lib/i386/libzip.so
    b5d03000-b5d0b000 rw-s 00000000 08:01 660442 /tmp/hsperfdata_kicsyromy/3431
    b5d0b000-b5d2e000 r-xp 00000000 08:01 706068 /opt/java/jre/lib/i386/libjava.so
    b5d2e000-b5d30000 rw-p 00023000 08:01 706068 /opt/java/jre/lib/i386/libjava.so
    b5d30000-b61f2000 r-xp 00000000 08:01 805557 /opt/java/jre/lib/i386/client/libjvm.so
    b61f2000-b6215000 rw-p 004c2000 08:01 805557 /opt/java/jre/lib/i386/client/libjvm.so
    b6215000-b6631000 rw-p 00000000 00:00 0
    b6631000-b6691000 rw-s 00000000 00:04 1343490 /SYSV00000000 (deleted)
    b6691000-b66f4000 rw-p 00000000 00:00 0
    b66f4000-b671d000 r-xp 00000000 08:01 665805 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
    b671d000-b671e000 rw-p 00028000 08:01 665805 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
    b671e000-b6727000 r-xp 00000000 08:01 544946 /usr/lib/libltdl.so.7.3.0
    b6727000-b6728000 rw-p 00008000 08:01 544946 /usr/lib/libltdl.so.7.3.0
    b6728000-b6737000 r-xp 00000000 08:01 545000 /usr/lib/libtdb.so.1.2.9
    b6737000-b6738000 rw-p 0000e000 08:01 545000 /usr/lib/libtdb.so.1.2.9
    b6738000-b675d000 r-xp 00000000 08:01 544857 /usr/lib/libvorbis.so.0.4.5
    b675d000-b675e000 rw-p 00025000 08:01 544857 /usr/lib/libvorbis.so.0.4.5
    b675e000-b6765000 r-xp 00000000 08:01 544856 /usr/lib/libvorbisfile.so.3.3.4
    b6765000-b6766000 rw-p 00006000 08:01 544856 /usr/lib/libvorbisfile.so.3.3.4
    b6766000-b6768000 r--s 00017000 08:01 8344 /opt/eclipse/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar
    b6769000-b676a000 r--s 00000000 08:01 788982 /home/kicsyromy/.local/share/mime/mime.cache
    b676a000-b676c000 r--s 0000a000 08:01 8237 /opt/eclipse/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
    b676c000-b6772000 r-xp 00000000 08:01 805563 /opt/java/jre/lib/i386/native_threads/libhpi.so
    b6772000-b6773000 rw-p 00006000 08:01 805563 /opt/java/jre/lib/i386/native_threads/libhpi.so
    b6773000-b6774000 rw-p 00000000 00:00 0
    b6774000-b677f000 r-xp 00000000 08:01 706035 /opt/java/jre/lib/i386/libverify.so
    b677f000-b6780000 rw-p 0000b000 08:01 706035 /opt/java/jre/lib/i386/libverify.so
    b6780000-b6783000 r-xp 00000000 08:01 654690 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    b6783000-b6784000 rw-p 00002000 08:01 654690 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    b6784000-b678f000 r-xp 00000000 08:01 130595 /lib/libnss_files-2.13.so
    b678f000-b6790000 r--p 0000a000 08:01 130595 /lib/libnss_files-2.13.so
    b6790000-b6791000 rw-p 0000b000 08:01 130595 /lib/libnss_files-2.13.so
    b6791000-b67ae000 r-xp 00000000 08:01 551310 /usr/lib/libatk-1.0.so.0.9.1
    b67ae000-b67b0000 rw-p 0001c000 08:01 551310 /usr/lib/libatk-1.0.so.0.9.1
    b67b0000-b6c05000 r-xp 00000000 08:01 548575 /usr/lib/libgtk-x11-2.0.so.0.2400.4
    b6c05000-b6c0b000 rw-p 00455000 08:01 548575 /usr/lib/libgtk-x11-2.0.so.0.2400.4
    b6c0b000-b6c0c000 rw-p 00000000 00:00 0
    b6c0c000-b6c10000 r-xp 00000000 08:01 543654 /usr/lib/libXdmcp.so.6.0.0
    b6c10000-b6c11000 rw-p 00003000 08:01 543654 /usr/lib/libXdmcp.so.6.0.0
    b6c11000-b6c13000 r-xp 00000000 08:01 543668 /usr/lib/libXau.so.6.0.0
    b6c13000-b6c14000 rw-p 00001000 08:01 543668 /usr/lib/libXau.so.6.0.0
    b6c14000-b6c2b000 r-xp 00000000 08:01 543682 /usr/lib/libxcb.so.1.1.0
    b6c2b000-b6c2c000 rw-p 00016000 08:01 543682 /usr/lib/libxcb.so.1.1.0
    b6c2c000-b6c93000 r-xp 00000000 08:01 545111 /usr/lib/libpixman-1.so.0.20.2
    b6c93000-b6c97000 rw-p 00066000 08:01 545111 /usr/lib/libpixman-1.so.0.20.2
    b6c97000-b6cbd000 r-xp 00000000 08:01 542879 /usr/lib/libexpat.so.1.5.2
    b6cbd000-b6cbf000 rw-p 00026000 08:01 542879 /usr/lib/libexpat.so.1.5.2
    b6cbf000-b6cd3000 r-xp 00000000 08:01 528312 /usr/lib/libz.so.1.2.5
    b6cd3000-b6cd4000 rw-p 00013000 08:01 528312 /usr/lib/libz.so.1.2.5
    b6cd4000-b6ce7000 r-xp 00000000 08:01 130594 /lib/libresolv-2.13.so
    b6ce7000-b6ce8000 r--p 00012000 08:01 130594 /lib/libresolv-2.13.so
    b6ce8000-b6ce9000 rw-p 00013000 08:01 130594 /lib/libresolv-2.13.so
    b6ce9000-b6ceb000 rw-p 00000000 00:00 0
    b6ceb000-b6d6c000 r-xp 00000000 08:01 545229 /usr/lib/libfreetype.so.6.6.2
    b6d6c000-b6d70000 rw-p 00081000 08:01 545229 /usr/lib/libfreetype.so.6.6.2
    b6d70000-b6d96000 r-xp 00000000 08:01 566098 /usr/lib/libpangoft2-1.0.so.0.2800.4
    b6d96000-b6d97000 rw-p 00026000 08:01 566098 /usr/lib/libpangoft2-1.0.so.0.2800.4
    b6d97000-b6eaf000 r-xp 00000000 08:01 544653 /usr/lib/libX11.so.6.3.0
    b6eaf000-b6eb3000 rw-p 00117000 08:01 544653 /usr/lib/libX11.so.6.3.0
    b6eb3000-b6f4f000 r-xp 00000000 08:01 546347 /usr/lib/libcairo.so.2.11000.2
    b6f4f000-b6f51000 rw-p 0009b000 08:01 546347 /usr/lib/libcairo.so.2.11000.2
    b6f51000-b6f53000 rw-p 00000000 00:00 0
    b6f53000-b6f7b000 r-xp 00000000 08:01 130575 /lib/libm-2.13.so
    b6f7b000-b6f7c000 r--p 00027000 08:01 130575 /lib/libm-2.13.so
    b6f7c000-b6f7d000 rw-p 00028000 08:01 130575 /lib/libm-2.13.so
    b6f7d000-b6fa2000 r-xp 00000000 08:01 545885 /usr/lib/libpng14.so.14.5.0
    b6fa2000-b6fa3000 rw-p 00025000 08:01 545885 /usr/lib/libpng14.so.14.5.0
    b6fa3000-b6fc4000 r-xp 00000000 08:01 569927 /usr/lib/libgdk_pixbuf-2.0.so.0.2300.3
    b6fc4000-b6fc5000 rw-p 00021000 08:01 569927 /usr/lib/libgdk_pixbuf-2.0.so.0.2300.3
    b6fc5000-b6fc9000 r-xp 00000000 08:01 545147 /usr/lib/libXfixes.so.3.1.0
    b6fc9000-b6fca000 rw-p 00003000 08:01 545147 /usr/lib/libXfixes.so.3.1.0
    b6fca000-b6fcc000 r-xp 00000000 08:01 545149 /usr/lib/libXdamage.so.1.1.0
    b6fcc000-b6fcd000 rw-p 00001000 08:01 545149 /usr/lib/libXdamage.so.1.1.0
    b6fcd000-b6fcf000 r-xp 00000000 08:01 545930 /usr/lib/libXcomposite.so.1.0.0
    b6fcf000-b6fd0000 rw-p 00001000 08:01 545930 /usr/lib/libXcomposite.so.1.0.0
    b6fd0000-b6fd8000 r-xp 00000000 08:01 545847 /usr/lib/libXcursor.so.1.0.2
    b6fd8000-b6fd9000 rw-p 00007000 08:01 545847 /usr/lib/libXcursor.so.1.0.2
    b6fd9000-b6fdf000 r-xp 00000000 08:01 545826 /usr/lib/libXrandr.so.2.2.0
    b6fdf000-b6fe0000 rw-p 00005000 08:01 545826 /usr/lib/libXrandr.so.2.2.0
    b6fe0000-b6fec000 r-xp 00000000 08:01 544791 /usr/lib/libXi.so.6.1.0
    b6fec000-b6fed000 rw-p 0000b000 08:01 544791 /usr/lib/libXi.so.6.1.0
    b6fed000-b6fef000 r-xp 00000000 08:01 545947 /usr/lib/libXinerama.so.1.0.0
    b6fef000-b6ff0000 rw-p 00001000 08:01 545947 /usr/lib/libXinerama.so.1.0.0
    b6ff0000-b6ff7000 r-xp 00000000 08:01 545808 /usr/lib/libXrender.so.1.3.0
    b6ff7000-b6ff8000 rw-p 00007000 08:01 545808 /usr/lib/libXrender.so.1.3.0
    b6ff8000-b7005000 r-xp 00000000 08:01 544657 /usr/lib/libXext.so.6.4.0
    b7005000-b7006000 rw-p 0000d000 08:01 544657 /usr/lib/libXext.so.6.4.0
    b7006000-b7032000 r-xp 00000000 08:01 545457 /usr/lib/libfontconfig.so.1.4.4
    b7032000-b7034000 rw-p 0002b000 08:01 545457 /usr/lib/libfontconfig.so.1.4.4
    b7034000-b7139000 r-xp 00000000 08:01 530488 /usr/lib/libgio-2.0.so.0.2902.0
    b7139000-b713c000 rw-p 00105000 08:01 530488 /usr/lib/libgio-2.0.so.0.2902.0
    b713c000-b713d000 rw-p 00000000 00:00 0
    b713d000-b717c000 r-xp 00000000 08:01 566096 /usr/lib/libpango-1.0.so.0.2800.4
    b717c000-b717e000 rw-p 0003e000 08:01 566096 /usr/lib/libpango-1.0.so.0.2800.4
    b717e000-b7188000 r-xp 00000000 08:01 566100 /usr/lib/libpangocairo-1.0.so.0.2800.4
    b7188000-b7189000 rw-p 00009000 08:01 566100 /usr/lib/libpangocairo-1.0.so.0.2800.4
    b7189000-b7234000 r-xp 00000000 08:01 548574 /usr/lib/libgdk-x11-2.0.so.0.2400.4
    b7234000-b7237000 rw-p 000aa000 08:01 548574 /usr/lib/libgdk-x11-2.0.so.0.2400.4
    b7237000-b7273000 r-xp 00000000 08:01 130736 /lib/libpcre.so.0.0.1
    b7273000-b7274000 rw-p 0003b000 08:01 130736 /lib/libpcre.so.0.0.1
    b7274000-b7349000 r-xp 00000000 08:01 530474 /usr/lib/libglib-2.0.so.0.2902.0
    b7349000-b734a000 rw-p 000d4000 08:01 530474 /usr/lib/libglib-2.0.so.0.2902.0
    b734a000-b738f000 r-xp 00000000 08:01 530486 /usr/lib/libgobject-2.0.so.0.2902.0
    b738f000-b7391000 rw-p 00044000 08:01 530486 /usr/lib/libgobject-2.0.so.0.2902.0
    b7391000-b7396000 r-xp 00000000 08:01 544823 /usr/lib/libogg.so.0.7.1
    b7396000-b7397000 rw-p 00004000 08:01 544823 /usr/lib/libogg.so.0.7.1
    b7397000-b73a5000 r-xp 00000000 08:01 549860 /usr/lib/libcanberra.so.0.2.4
    b73a5000-b73a6000 rw-p 0000d000 08:01 549860 /usr/lib/libcanberra.so.0.2.4
    b73a6000-b73a9000 r-xp 00000000 08:01 549866 /usr/lib/libcanberra-gtk.so.0.1.7
    b73a9000-b73aa000 rw-p 00003000 08:01 549866 /usr/lib/libcanberra-gtk.so.0.1.7
    b73aa000-b73ae000 r-xp 00000000 08:01 662464 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    b73ae000-b73af000 rw-p 00004000 08:01 662464 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    b73af000-b7562000 r--p 00000000 08:01 573946 /usr/lib/locale/locale-archive
    b7562000-b7564000 rw-p 00000000 00:00 0
    b7564000-b76c3000 r-xp 00000000 08:01 130576 /lib/libc-2.13.so
    b76c3000-b76c4000 ---p 0015f000 08:01 130576 /lib/libc-2.13.so
    b76c4000-b76c6000 r--p 0015f000 08:01 130576 /lib/libc-2.13.so
    b76c6000-b76c7000 rw-p 00161000 08:01 130576 /lib/libc-2.13.so
    b76c7000-b76ca000 rw-p 00000000 00:00 0
    b76ca000-b76cd000 r-xp 00000000 08:01 130563 /lib/libdl-2.13.so
    b76cd000-b76ce000 r--p 00002000 08:01 130563 /lib/libdl-2.13.so
    b76ce000-b76cf000 rw-p 00003000 08:01 130563 /lib/libdl-2.13.so
    b76cf000-b76e6000 r-xp 00000000 08:01 130574 /lib/libpthread-2.13.so
    b76e6000-b76e7000 r--p 00016000 08:01 130574 /lib/libpthread-2.13.so
    b76e7000-b76e8000 rw-p 00017000 08:01 130574 /lib/libpthread-2.13.so
    b76e8000-b76ea000 rw-p 00000000 00:00 0
    b76ea000-b76eb000 r--p 00000000 00:00 0
    b76eb000-b76ed000 r-xp 00000000 08:01 530481 /usr/lib/libgmodule-2.0.so.0.2902.0
    b76ed000-b76ee000 rw-p 00002000 08:01 530481 /usr/lib/libgmodule-2.0.so.0.2902.0
    b76ee000-b76f5000 r-xp 00000000 08:01 135341 /lib/librt-2.13.so
    b76f5000-b76f6000 r--p 00006000 08:01 135341 /lib/librt-2.13.so
    b76f6000-b76f7000 rw-p 00007000 08:01 135341 /lib/librt-2.13.so
    b76f7000-b76fa000 r-xp 00000000 08:01 530476 /usr/lib/libgthread-2.0.so.0.2902.0
    b76fa000-b76fb000 rw-p 00003000 08:01 530476 /usr/lib/libgthread-2.0.so.0.2902.0
    b76fb000-b7707000 r-xp 00000000 08:01 142197 /opt/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.1.R36x_v20100810/eclipse_1309.so
    b7707000-b7708000 rw-p 0000c000 08:01 142197 /opt/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.1.R36x_v20100810/eclipse_1309.so
    b7708000-b7709000 rw-p 00000000 00:00 0
    b7709000-b770a000 r-xp 00000000 00:00 0 [vdso]
    b770a000-b7728000 r-xp 00000000 08:01 130589 /lib/ld-2.13.so
    b7728000-b7729000 r--p 0001d000 08:01 130589 /lib/ld-2.13.so
    b7729000-b772a000 rw-p 0001e000 08:01 130589 /lib/ld-2.13.so
    bff3f000-bff42000 ---p 00000000 00:00 0
    bff43000-bff8f000 rwxp 00000000 00:00 0 [stack]
    bff8f000-bff90000 rw-p 00000000 00:00 0
    VM Arguments:
    jvm_args: -Xmx384m -Dorg.eclipse.swt.browser.UseWebKitGTK=true -XX:MaxPermSize=256m
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    JAVA_HOME=/opt/java/jre
    PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/java/jre/bin:/usr/bin/vendor_perl:/usr/bin/core_perl
    USERNAME=kicsyromy
    LD_LIBRARY_PATH=/opt/java/jre/lib/i386/client:/opt/java/jre/lib/i386:/usr/lib/xulrunner-devel-2.0:/usr/lib/xulrunner-devel-2.0
    SHELL=/bin/bash
    DISPLAY=:0
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x452e10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x452e10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x374120], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGXFSZ: [libjvm.so+0x374120], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGILL: [libjvm.so+0x374120], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x377100], sa_mask[0]=0x00000000, sa_flags=0x10000004
    SIGHUP: [libjvm.so+0x376ce0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGINT: [libjvm.so+0x376ce0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x376ce0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGQUIT: [libjvm.so+0x376ce0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    --------------- S Y S T E M ---------------
    OS:Linux
    uname:Linux 2.6.38-ARCH #1 SMP PREEMPT Sun Apr 17 14:51:34 UTC 2011 i686
    libc:glibc 2.13 NPTL 2.13
    rlimit: STACK 8192k, CORE 0k, NPROC 16103, NOFILE 1024, AS infinity
    load average:0.06 0.08 0.19
    /proc/meminfo:
    MemTotal: 2063380 kB
    MemFree: 564004 kB
    Buffers: 84152 kB
    Cached: 983900 kB
    SwapCached: 0 kB
    Active: 832640 kB
    Inactive: 585056 kB
    Active(anon): 349992 kB
    Inactive(anon): 1212 kB
    Active(file): 482648 kB
    Inactive(file): 583844 kB
    Unevictable: 0 kB
    Mlocked: 0 kB
    HighTotal: 1187528 kB
    HighFree: 32600 kB
    LowTotal: 875852 kB
    LowFree: 531404 kB
    SwapTotal: 2097148 kB
    SwapFree: 2097148 kB
    Dirty: 28 kB
    Writeback: 0 kB
    AnonPages: 345644 kB
    Mapped: 73308 kB
    Shmem: 1564 kB
    Slab: 45672 kB
    SReclaimable: 35188 kB
    SUnreclaim: 10484 kB
    KernelStack: 1976 kB
    PageTables: 2280 kB
    NFS_Unstable: 0 kB
    Bounce: 0 kB
    WritebackTmp: 0 kB
    CommitLimit: 3128836 kB
    Committed_AS: 1020236 kB
    VmallocTotal: 122880 kB
    VmallocUsed: 51680 kB
    VmallocChunk: 41980 kB
    HardwareCorrupted: 0 kB
    AnonHugePages: 65536 kB
    HugePages_Total: 0
    HugePages_Free: 0
    HugePages_Rsvd: 0
    HugePages_Surp: 0
    Hugepagesize: 4096 kB
    DirectMap4k: 36856 kB
    DirectMap4M: 872448 kB
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 2063380k(564004k free), swap 2097148k(2097148k free)
    vm_info: Java HotSpot(TM) Client VM (19.1-b02) for linux-x86 JRE (1.6.0_24-b07), built on Feb 2 2011 17:10:45 by "java_re" with gcc 3.2.1-7a (J2SE release)
    time: Wed Apr 20 08:54:52 2011
    elapsed time: 30 seconds
    'uname -a' output:
    Linux kicsyromy-GX700 2.6.38-ARCH #1 SMP PREEMPT Sun Apr 17 14:51:34 UTC 2011 i686 Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz GenuineIntel GNU/Linux

    Please open threads in appropriate forums. Gnome3 is still in testing
    moved to [testing]
    Check if this helps, although they are not using Gnome3, so it might not be relevant
    https://bbs.archlinux.org/viewtopic.php?id=115543

  • Help Diagnose Finder Crash Log

    Could someone help me diagnose this crash log? Thanks.
    Version: 10.4.6 (10.4.6)
    Build Version: 16
    Project Name: Finder_FE
    Source Version: 5292800
    PID: 81
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a564c7 objc_msgSend + 23
    1 com.apple.HIToolbox 0x92eb4ba2 InsertMenuItemTextWithCFString + 68
    2 com.apple.HIToolbox 0x92ebeb50 TPluginMenuItemHandler::AddCommandsToMenu(TPluginCommandList&, OpaqueMenuRef*, unsigned short, TMenuAllocator&) + 376
    3 com.apple.HIToolbox 0x92ebeab3 TPluginMenuItemHandler::AddCommandsToMenu(TPluginCommandList&, OpaqueMenuRef*, unsigned short, TMenuAllocator&) + 219
    4 com.apple.HIToolbox 0x92ebe92e TPluginMenuItemHandler::TPluginMenuItemHandler[in-charge](TPluginCommandList&, OpaqueMenuRef*, TMenuAllocator&) + 158
    5 com.apple.HIToolbox 0x92ebd94b ContextualMenuInsertItems(MenuData*, unsigned short, AEDesc const*, ContextualMenuHelp const*, unsigned long*, OpaqueContextualMenuItemsRef**) + 545
    6 com.apple.HIToolbox 0x92ebd3b7 ContextualMenuSelect + 425
    7 com.apple.finder 0x00088d08 0x1000 + 556296
    8 com.apple.finder 0x0008f00d 0x1000 + 581645
    9 com.apple.finder 0x000666e7 0x1000 + 415463
    10 com.apple.finder 0x0000d6c9 0x1000 + 50889
    11 com.apple.finder 0x0001058b 0x1000 + 62859
    12 com.apple.finder 0x0000cec2 0x1000 + 48834
    13 com.apple.finder 0x0000ce2a 0x1000 + 48682
    14 com.apple.finder 0x0000cdec 0x1000 + 48620
    15 com.apple.HIToolbox 0x92dd986b DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
    16 com.apple.HIToolbox 0x92dd8f10 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    17 com.apple.HIToolbox 0x92de01f0 SendEventToEventTarget + 56
    18 com.apple.HIToolbox 0x92e77cff HIView::Click(OpaqueEventRef*) + 329
    19 com.apple.HIToolbox 0x92e77b3f HandleClickAsHIView + 145
    20 com.apple.HIToolbox 0x92e774c5 HandleWindowClick + 507
    21 com.apple.HIToolbox 0x92e76f7b HandleMouseEvent + 872
    22 com.apple.HIToolbox 0x92e1f6c8 StandardWindowEventHandler + 86
    23 com.apple.HIToolbox 0x92dd986b DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
    24 com.apple.HIToolbox 0x92dd8f10 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    25 com.apple.HIToolbox 0x92e1c05c CallNextEventHandler + 62
    26 com.apple.finder 0x0001b163 0x1000 + 106851
    27 com.apple.finder 0x00108010 0x1000 + 1077264
    28 com.apple.finder 0x0001ac68 0x1000 + 105576
    29 com.apple.finder 0x0001a64f 0x1000 + 104015
    30 com.apple.finder 0x0000cec2 0x1000 + 48834
    31 com.apple.finder 0x0000ce2a 0x1000 + 48682
    32 com.apple.finder 0x0000cdec 0x1000 + 48620
    33 com.apple.HIToolbox 0x92dd986b DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
    34 com.apple.HIToolbox 0x92dd8f10 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    35 com.apple.HIToolbox 0x92de01f0 SendEventToEventTarget + 56
    36 com.apple.HIToolbox 0x92de0683 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1169
    37 com.apple.HIToolbox 0x92dd9c22 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2044
    38 com.apple.HIToolbox 0x92dd8f10 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    39 com.apple.HIToolbox 0x92de01f0 SendEventToEventTarget + 56
    40 com.apple.HIToolbox 0x92e240c7 ToolboxEventDispatcher + 81
    41 com.apple.HIToolbox 0x92e22adf RunApplicationEventLoop + 165
    42 com.apple.finder 0x00007deb 0x1000 + 28139
    43 com.apple.finder 0x00004c6b 0x1000 + 15467
    44 com.apple.finder 0x000515b6 0x1000 + 329142
    45 com.apple.finder 0x000514dd 0x1000 + 328925

    Hi Jeffrey and Welcome to Apple Discussions ...
    That is what is called a, "kernel panic" ... go here for help:
    http://www.thexlab.com/faqs/kernelpanics.html
    Carolyn
    Message was edited by: Carolyn Samit

  • Flash Builder 4.6 Eclipse plug in, Eclipse crashes when browse button clicked

    Ever since I added the AIR components for iOS platform to Flash Builder 4.6 following this procedure,
    http://kb2.adobe.com/cps/899/cpsid_89938.html
    Eclipse crashes every time I click a "Browse" button that is supposed to open a file directory.
    Eclipse SDK
    Version: 3.7.1
    Build id: M20110909-1335
    Has anyone else experienced this?
    I'm on Mac OS X 10.7.2
    Thanks.

    R Grieve wrote:
    This sounds like something has gone wrong during installation. CSAR and CSLIBS references should be set up automatically during installation.
    There should also be no need to import the Flex SDKs as CS Extension Builder 2.0 ships with them included. It won't do any harm though having the CS Flex SDKs imported.
    Can you detail how you installed CS Extension Builder 2.0, please and where you obtained it from?
    Here are the installation instructions I would recommend starting from a clean FlashBuilder 4.6 instance:
    To install Adobe Creative Suite Extension Builder, download the ZIP file and unzip it into a root location (SDKRoot).
    Install Extension Builder in Eclipse with Flash Builder or Flash Builder Standalone:
    In Eclipse, choose Help > Install New Software.
    In the Install dialog, click Add.
    In the Add Site dialog, click Local... to browse to the SDK root folder or enter the URL of the update site.
    Name the site CS SDK and click OK to confirm the changes.
    Select the new CS SDK site in the "Work with" field.
    -- Select all the Adobe Creative Suite Extension Builder components.
    -- Click Next to confirm the selection.
    In the Install Details review dialog, click Next to confirm that you want to install all the components listed.
    Accept the terms of license agreements and click Finish.
    Re-start  Eclipse as recommended.
    I obtained it from Adobe and installed it using the Help > Install software option, but without unzipping it. Maybe that was it.
    Now I've done a clean installation and it works perfect. I did it with administrator permissions, don't know if it has anything to do with it, but I read it somewhere and did so just in case!
    Thanks a lot!

  • Eclipse crashes right at startup

    After upgrading the system with `pacman -Syy` and `pacman -Su`, it is no
    longer possible to start Eclipse. Trying to do so results in the following error
    message:
    Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
    # A fatal error has been detected by the Java Runtime Environment:
    #  SIGSEGV (0xb) at pc=0x00007f3eba331150, pid=1218, tid=139907392960256
    # JRE version: Java(TM) SE Runtime Environment (8.0_31-b13) (build 1.8.0_31-b13)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.31-b07 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # C  [libpthread.so.0+0x12150]  __lll_unlock_elision+0x30
    # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    # An error report file with more information is saved as:
    # /home/albert/hs_err_pid1218.log
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.java.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    This problem also occurs with GGTS, the Groovy on Grails Tool Suite (installed directly
    from SpringSource).

    This could well be the case. After manually installing the newest NVIDIA drivers, Eclipse
    (and also GGTS) started without problems. I can't confirm that downgrading would also
    work, since my attempt to do so resulted in a system that wouldn't start X at all ;-).

  • [Ubuntu] Eclipse Crashes on First Run

    Hi.
    This is the first time I've tried to install Eclipse to my computer.
    When I run this code, I've ran to this error.
    ./eclipse
    Error Log:
    Quote:
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00007fefa0f712a1, pid=6372, tid=140668565608192
    # JRE version: Java(TM) SE Runtime Environment (7.0_80-b15) (build 1.7.0_80-b15)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.80-b11 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # C [libsoup-2.4.so.1+0x6c2a1] soup_session_feature_detach+0x11
    # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    # An error report file with more information is saved as:
    # /home/angeloanan/eclipse/hs_err_pid6372.log
    # If you would like to submit a bug report, please visit:
    # bugreport.java.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    With an report file (attached)
    I've read the announcement and added the following to eclipse.ini
    -vm
    Java/Directory/Here
    I'm running Java 8 with amd64
    What should I do? You may ask more in this post and I'll try to reply it soon.
    Thank you.

    Hi,
    I'm very sure that I'm using Ubuntu 14.04 (Unity)
    I'm not sure about the WebKitGTK+ since I just know it from you.
    I've ran the command on my terminal : apt-cache policy libgtk2.0-0 libgtk-3-0
    It returns with this:
    ~$ apt-cache policy libgtk2.0-0 libgtk-3-0
    libgtk2.0-0:
    Installed: 2.24.23-0ubuntu1.2
    Candidate: 2.24.23-0ubuntu1.2
    Version table:
    *** 2.24.23-0ubuntu1.2 0
    500 http://archive.ubuntu[dot]com/ubuntu/ trusty-updates/main amd64 Packages
    100 /var/lib/dpkg/status
    2.24.23-0ubuntu1 0
    500 http://archive.ubuntu[dot]com/ubuntu/ trusty/main amd64 Packages
    libgtk-3-0:
    Installed: 3.10.8-0ubuntu1.5
    Candidate: 3.10.8-0ubuntu1.6
    Version table:
    3.10.8-0ubuntu1.6 0
    500 http://archive.ubuntu[dot]com/ubuntu/ trusty-updates/main amd64 Packages
    *** 3.10.8-0ubuntu1.5 0
    100 /var/lib/dpkg/status
    3.10.8-0ubuntu1.4 0
    500 http://archive.ubuntu[dot]com/ubuntu/ trusty-security/main amd64 Packages
    3.10.8-0ubuntu1 0
    500 http://archive.ubuntu[dot]com/ubuntu/ trusty/main amd64 Packages
    I don't know how to switch the WebKitGTK+
    any help for this?

  • [SOLVED] Eclipse crashes XServer and freezes

    After a system upgrade eclipse regulalary crashes the complete xsession. This usuallualy happens after I press ctrl + space.
    When I start eclipse in a new xsession after the crash it freezes at startup. The logs do not contain any error messages that whould hint to a problem.
    The strange thing is, sometimes a succeed to restart eclipse after a crashed xsesssion. In this case, eclipse runs for hours without a crash. Either the crash happens in the first minutes after starting the ide or not at all.
    I have found this older bug: http://bugs.archlinux.org/task/10278. My symptoms are very similar, but the described workaround doesn't fix my problem.
    My system setup:
    xorg-server 1.7.6-3
    xfce
    jdk 6u20-1
    eclipse 3.5.2
    Update: I found the following message in my Xorg.log. Also eclipse isn't the only application causing the crash. Sometimes even the xfce terminal emulator crashes x.
    Backtrace:
    0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x45cd68]
    1: /usr/bin/Xorg (0x400000+0x59a09) [0x459a09]
    2: /lib/libpthread.so.0 (0x7f4081021000+0xef20) [0x7f408102ff20]
    3: /lib/libc.so.6 (__select+0x13) [0x7f40803478b3]
    4: /usr/bin/Xorg (WaitForSomething+0x1ba) [0x45f67a]
    5: /usr/bin/Xorg (0x400000+0x45eb2) [0x445eb2]
    6: /usr/bin/Xorg (0x400000+0x21aac) [0x421aac]
    7: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f408029eb1d]
    8: /usr/bin/Xorg (0x400000+0x21659) [0x421659]
    Fatal server error:
    Caught signal 3 (Quit). Server aborting
    Last edited by Nadayanna (2010-06-24 16:17:25)

    I forgot that gdm must be always the last daemon in rc.conf. Putting gmd last the list solved my problem. No more crashes!

  • [Solved] eclipse crashes when click help- welcome

    And also crashes when clicking color-theme plugin setting.Error message:
    JVM terminated. Exit code=127
    /opt/java/bin/java
    -Xms40m
    -Xmx512m
    -XX:MaxPermSize=256m
    -jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    -os linux
    -ws gtk
    -arch x86_64
    -showsplash /usr/share/eclipse//plugins/org.eclipse.platform_4.2.2.v201302041200/splash.bmp
    -launcher /usr/share/eclipse/eclipse
    -name Eclipse
    --launcher.library /usr/share/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807/eclipse_1502.so
    -startup /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    --launcher.overrideVmargs
    -exitdata 18450085
    -vm /opt/java/bin/java
    -vmargs
    -Xms40m
    -Xmx512m
    -XX:MaxPermSize=256m
    -jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    Added code tags -- Inxsible
    Didn't happen before. I also tried using libwebkit with -Dorg.eclipse.swt.browser.UseWebKitGTK=true (as suggested in ArchWiki:eclipse) and it also crashes.
    Last edited by xgdgsc (2013-04-27 09:21:13)

    Since then I even tried OpenJDK instead of Oracle JDK, tried downgrading to Eclipse 4.2.1, unsintalled and reinstalled everything, tried the Eclipse portable version from their site, and the problem was still there. What should I do? What can cause this, it didn't happened 1 week ago, what's gone wrong?
    I even tried removing everything from workspaces but my source code, and all .eclipse and sh!t, I even tried running it as another user, and it still crashes on help -> welcome or every fifth minute in best case.

  • Eclipse crashing

    Hi all. I am currently developing a GUI for my software application.
    I'm using Eclipse 3.1
    It seems that most of the time, when I try to run my GUI, Eclipse will crash, giving me the following message:
    JVM terminated. Exit code = 1
    C:\Program Files\Java\j2re1.4.2_09\bin\javaw.exe
    -Xms40m
    -Xmx256m
    -jar C:\Program Files\Eclipse\startup.jar
    -os win32
    -ws win32
    -arch x86
    -launcher C:\Program Files\Eclipse\eclipse.exe
    -name Eclipse
    -showsplash 600
    -exitdata c20_10c
    -vm C:\Program Files\Java\j2re1.4.2_09\bin\javaw.exe
    -vmargs
    -Xms40m
    -Xmx256m
    -jar C:\Program Files\Eclipse\startup.jar
    An error log file is also generated, with the header as follows:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x74c9dd88, pid=3940, tid=204
    Can anyone enlighten me on what's causing the problem?
    It does not happen all the time, but it's rather frequent, like 70-80%.

    cookiecaper wrote:What driver and video card are you using?
    lspci -v
    01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 9300 GE] (rev a1) (prog-if 00 [VGA controller])
    Subsystem: nVidia Corporation Device 060c
    Flags: bus master, fast devsel, latency 0, IRQ 16
    Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
    Memory at d0000000 (64-bit, prefetchable) [size=256M]
    Memory at fa000000 (64-bit, non-prefetchable) [size=32M]
    I/O ports at dc80 [size=128]
    [virtual] Expansion ROM at fde00000 [disabled] [size=128K]
    Capabilities: [60] Power Management version 3
    Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
    Capabilities: [78] Express Endpoint, MSI 00
    Capabilities: [100] Virtual Channel
    Capabilities: [128] Power Budgeting <?>
    Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
    Kernel driver in use: nvidia
    Kernel modules: nvidia, nouveau, nvidiafb
    pacman -Ss
    extra/nvidia 256.44-1 [installed]
    extra/nvidia-utils 256.44-1 [installed]
    I should also mention that I am running x86_64
    uname -a
    Linux darkside325 2.6.34-ARCH #1 SMP PREEMPT Wed Aug 11 00:23:15 CEST 2010 x86_64 Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz GenuineIntel GNU/Linux
    Last edited by mmccaskill (2010-08-18 19:48:02)

  • Windows 7 x64 RC, Java 1.6 update 14 Eclipse crash

    Hey folks. I've poked around on the forum and Google, but I can't find anything recent matching my problem. I'm posting this on this forum, as well as the Eclipse forum, in hopes of resolving this quickly.
    I have installed JDK 1.6 update 14 on a fresh install of Windows 7 64 bit. I can compile and run a simple Hello World class just fine. I have set my path appropriately, but when I launch eclipse, the JVM terminates with the error in this screen shot:
    [http://www.johnsoncs.com/images/eclipse_crash.png]
    Does anybody have any suggestions/ideas?
    Thanks,
    Ryan Johnson

    As of today the following is the list of windows OSes that the lastest version of Java (Version 6 Update 16) supports.
    Windows 2000 , Windows XP , Vista , Windows 2003 , Windows 2008 Server
    Note carefully in the above that it doesn't say windows 7.
    Thus if you attempt use it on Windows 7 it might or might not work. It might not work initially and it might not work in some odd way that you are only going to discover on Sunday night at 2am when your 24x7 app is no longer 24x7.
    Now if you want Sun to fix this problem (no version for windows 7) then the very best way is for you to establish a sales or support relationship with Sun. And then use that to push for a version. Since 1.7 is supposed to be released shortly you are going to need a really big monetary relationship to make them do anything. (I looked and I couldn't find anything that suggests 1.7 will support Windows 7.)
    Other than that your choices are limited to the following.
    - Tinker with your OS and java in the hopes that you might get it to work and that it doesn't fail in some mysterious and serious way later on.
    - Don't use Windows 7.
    - Don't use java - at least not from Sun. And I just looked at JRocket and it doesn't support Windows 7 either.

  • Can anyone diagnose this crash report?

    Date/Time: 
    2012-10-17 01:52:07.206 -0400
    OS Version:
    10.4.11 (Build 8S165)
    Report Version: 4
    Command: Adobe Photoshop CS2
    Path:
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2
    Parent:  WindowServer [64]
    Version: 9.0.2 (9.0.2x312 [20060822.902x312 02:00:00 cutoff]9.0.2x311) (9.0.2)
    PID:
    342
    Thread: 0
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes: 
    KERN_INVALID_ADDRESS (0x0001) at 0xad7c6007
    Thread 0 Crashed:
    0   <<00000000>>
    0xfffeff20 objc_msgSend_rtp + 32
    1   com.apple.CoreFoundation  
    0x907d50e0 __CFDictionaryDeallocate + 552
    2   com.apple.CoreFoundation  
    0x907bed54 _CFRelease + 240
    3   com.apple.CoreFoundation  
    0x907f5374 __CFBundleDeallocate + 100
    4   com.apple.CoreFoundation  
    0x907bed54 _CFRelease + 240
    5   org.twain.dsm             
    0x97afadc8 GetFileList(TW_IDENTITY*, DS_LIST*) + 432
    6   org.twain.dsm             
    0x97afaa88 DSM_Identity(TW_IDENTITY*, unsigned short, TW_IDENTITY*) + 68
    7   org.twain.dsm             
    0x97afa7ec DSM_Entry + 252
    8   com.adobe.Photoshop       
    0x00dba914 XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 2461212
    9   com.adobe.Photoshop       
    0x00dba4f8 XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 2460160
    10  com.adobe.Photoshop       
    0x00b4aa24 PercentageWindowVisible(TWindow*) + 3225916
    11  com.adobe.Photoshop       
    0x00af3664 PercentageWindowVisible(TWindow*) + 2868604
    12  com.adobe.Photoshop       
    0x00af2378 PercentageWindowVisible(TWindow*) + 2863760
    13  com.adobe.Photoshop       
    0x00003798 dyld_stub_binding_helper + 1096
    14  com.adobe.Photoshop       
    0x00003530 dyld_stub_binding_helper + 480
    15  com.adobe.Photoshop       
    0x000032c4 __code_start__ + 512
    16  com.adobe.Photoshop       
    0x000030f4 __code_start__ + 48
    Thread 1:
    0   libSystem.B.dylib         
    0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib         
    0x9000ae9c mach_msg + 60
    2   ...ple.CoreServices.CarbonCore
    0x90ba8920 TS_exception_listener_thread + 112
    3   libSystem.B.dylib         
    0x9002b908 _pthread_body + 96
    Thread 0 crashed with PPC Thread State 64:
      srr0: 0x00000000fffeff20 srr1: 0x000000000000d030                   
    vrsave: 0x0000000000000000
    cr: 0x44000442     
    xer: 0x0000000020000007   lr: 0x00000000907d50e0  ctr: 0x00000000fffeff00
    r0: 0x00000000907d50e0   r1: 0x00000000bfffe120   r2: 0x00000000ad7c6007   r3: 0x0000000009d1afd0
    r4: 0x0000000090aaa904   r5: 0x0000000000000072   r6: 0x00000000a0a3c8b4   r7: 0x0000000090871344
    r8: 0x0000000000003227   r9: 0x0000000090aaa90b  r10: 0x0000000000000001  r11: 0x000000006f54a904
       r12: 0x000000000000357b  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
       r16: 0x00000000014346b8  r17: 0x0000000000000000  r18: 0x0000000000000000  r19: 0x0000000001428690
       r20: 0x0000000000000000  r21: 0x00000000a7afa6f8  r22: 0x0000000000000001  r23: 0x0000000009d1af10
       r24: 0x0000000000000017  r25: 0x0000000000000010  r26: 0x00000000a07bb154  r27: 0x00000000a07bd458
       r28: 0x0000000009d1aee0  r29: 0x0000000009d1b100  r30: 0x00000000a07bd428  r31: 0x00000000907d4ec8
    Binary Images Description:
    0x1000 -  0x1135fff com.adobe.Photoshop 9.0.2 (9.0.2x312 [20060822.902x312 02:00:00 cutoff]9.0.2x311) (9.0.2)
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2
    0x1456000 -  0x147ffff AdobeBIBUtils
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x14a1000 -  0x14c8fff AdobeBIB
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x14e3000 -  0x14e3fff tw10122
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/tw10122.framework/Versions/a/tw10122
    0x14e6000 -  0x14f5fff AdobePersonalization
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobePersonalization.framework/Versions/A/AdobePersonalizatio n
    0x1605000 -  0x16affff AdobeACE
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x16f0000 -  0x172bfff AdobeARE
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1748000 -  0x176cfff AdobeAXE8SharedExpat
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x1784000 -  0x17a9fff AdobeAXE16SharedExpat
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeAXE16SharedExpat.framework/Versions/A/AdobeAXE16SharedEx pat
    0x17c1000 -  0x17dbfff asn
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/asn.framework/Versions/A/asn
    0x2008000 -  0x2272fff AdobeAGM
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x2381000 -  0x25affff AdobeCoolType
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x26bb000 -  0x2716fff AdobeXMP
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x273c000 -  0x2bc0fff AdobePDFL
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x2e32000 -  0x3114fff AdobeMPS
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x3287000 -  0x35befff com.adobe.versioncue ??? (4.0.0.2839c)
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/versioncue.framework/Versions/a/versioncue
    0x3824000 -  0x3acbfff com.adobe.versioncueui ??? (4.0.0.2837o)
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/versioncueui.framework/Versions/a/versioncueui
    0x3c5a000 -  0x3c77fff AdobePDFSettings
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x3c9e000 -  0x3d2bfff FileInfo
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x3d89000 -  0x3d9bfff AdobeRegistration
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeRegistration.framework/Versions/A/AdobeRegistration
    0x3da4000 -  0x3daefff AdobeEula
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeEula.framework/Versions/A/AdobeEula
    0x3db5000 -  0x3e4cfff AdobeUpdater
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeUpdater.framework/Versions/A/AdobeUpdater
    0x3eb1000 -  0x3f9ffff libxml2.2.dylib
    /usr/lib/libxml2.2.dylib
    0x6f7f000 -  0x6f81fff com.apple.textencoding.unicode 2.0
    /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x74fd000 -  0x74fdfff Enable Async IO
    /Applications/Adobe Photoshop CS2/Plug-Ins/Adobe Photoshop Only/Extensions/Enable Async I:O/Enable Async I:O.plugin/Contents/MacOS/Enable Async IO
    0x76d2000 -  0x76defff PPCCore
    /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/PPCCore.plugin/Contents/MacOS/PPCCore
    0x9288000 -  0x92e4fff AltiVecCore
    /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/AltiVecCore.plugin/Contents/MacOS/AltiVecCore
    0x92ec000 -  0x92f8fff ADM-PNGCarbon
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Required/ADM-PNGCarbon.plugin/Contents/MacOS/ADM-PNGCarbon
    0x9405000 -  0x9557fff com.adobe.coretech.adm 3.10x13 (3.1)
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Required/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x979e000 -  0x97c4fff ASDataStream
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Required/ASDataStream.plugin/Contents/MacOS/ASDataStream
    0x182cb000 - 0x18362fff AdobeJP2K
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fe00000 - 0x8fe52fff dyld 46.16
    /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib
    /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib
    /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.fr amework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framewo rk/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphic s.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib
    /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib
    /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???)
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib
    /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.19 (681.21)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framewo rk/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framewo rk/Versions/A/OSServices
    0x90f90000 - 0x90fd2fff com.apple.CFNetwork 4.0 (129.24)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewor k/Versions/A/CFNetwork
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.fr amework/Versions/A/WebServicesCore
    0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.8
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewor k/Versions/A/SearchKit
    0x910d6000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework /Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib
    /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770)
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib
    /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x91433000 - 0x9143efff libgcc_s.1.dylib
    /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x914fd000 - 0x91535fff com.apple.AE 312.2
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framewor k/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.13
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.f ramework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.f ramework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.28 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewor k/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices. framework/Versions/A/HIServices
    0x918ce000 - 0x918f2fff com.apple.LangAnalysis 1.6.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysi s.framework/Versions/A/LangAnalysis
    0x91906000 - 0x9192bfff com.apple.FindByContent 1.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByConte nt.framework/Versions/A/FindByContent
    0x9193e000 - 0x91980fff com.apple.LaunchServices 183.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServi ces.framework/Versions/A/LaunchServices
    0x9199c000 - 0x919b0fff com.apple.speech.synthesis.framework 3.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynth esis.framework/Versions/A/SpeechSynthesis
    0x919be000 - 0x91a04fff com.apple.ImageIO.framework 1.5.9
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fra mework/Versions/A/ImageIO
    0x91a1b000 - 0x91ae2fff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x91b30000 - 0x91b45fff libcups.2.dylib
    /usr/lib/libcups.2.dylib
    0x91b4a000 - 0x91b68fff libJPEG.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fra mework/Versions/A/Resources/libJPEG.dylib
    0x91b6e000 - 0x91c25fff libJP2.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fra mework/Versions/A/Resources/libJP2.dylib
    0x91c74000 - 0x91c78fff libGIF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fra mework/Versions/A/Resources/libGIF.dylib
    0x91c7a000 - 0x91ce4fff libRaw.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fra mework/Versions/A/Resources/libRaw.dylib
    0x91ce9000 - 0x91d04fff libPng.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fra mework/Versions/A/Resources/libPng.dylib
    0x91d09000 - 0x91d0cfff libRadiance.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fra mework/Versions/A/Resources/libRadiance.dylib
    0x91e1b000 - 0x91e59fff libTIFF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fra mework/Versions/A/Resources/libTIFF.dylib
    0x91e60000 - 0x91e60fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e62000 - 0x91f47fff com.apple.vImage 2.4
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ver sions/A/vImage
    0x91f4f000 - 0x91f6efff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ver sions/A/vecLib
    0x91fda000 - 0x92048fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ver sions/A/libvMisc.dylib
    0x92053000 - 0x920e8fff libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ver sions/A/libvDSP.dylib
    0x92102000 - 0x9268afff libBLAS.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ver sions/A/libBLAS.dylib
    0x926bd000 - 0x929e8fff libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ver sions/A/libLAPACK.dylib
    0x92a18000 - 0x92b06fff libiconv.2.dylib
    /usr/lib/libiconv.2.dylib
    0x92b09000 - 0x92b91fff com.apple.DesktopServices 1.3.7
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServices Priv
    0x92bd2000 - 0x92e05fff com.apple.Foundation 6.4.12 (567.42)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f38000 - 0x92f56fff libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f61000 - 0x92fbbfff libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fd9000 - 0x92fd9fff com.apple.Carbon 10.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fdb000 - 0x92feffff com.apple.ImageCapture 3.0
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/V ersions/A/ImageCapture
    0x93007000 - 0x93017fff com.apple.speech.recognition.framework 3.4
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framew ork/Versions/A/SpeechRecognition
    0x93023000 - 0x93038fff com.apple.securityhi 2.0 (203)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ver sions/A/SecurityHI
    0x9304a000 - 0x930d1fff com.apple.ink.framework 101.2 (69)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A /Ink
    0x930e5000 - 0x930f0fff com.apple.help 1.0.3 (32)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/ A/Help
    0x930fa000 - 0x93128fff com.apple.openscripting 1.2.7 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/ Versions/A/OpenScripting
    0x93142000 - 0x93152fff com.apple.print.framework.Print 5.0 (190.1)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions /A/Print
    0x9315e000 - 0x931c4fff com.apple.htmlrendering 1.1.2
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/ Versions/A/HTMLRendering
    0x931f5000 - 0x93244fff com.apple.NavigationServices 3.4.4 (3.4.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.frame work/Versions/A/NavigationServices
    0x93272000 - 0x9328ffff com.apple.audio.SoundManager 3.9
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Ve rsions/A/CarbonSound
    0x932a1000 - 0x932aefff com.apple.CommonPanels 1.2.2 (73)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/V ersions/A/CommonPanels
    0x932b7000 - 0x935c5fff com.apple.HIToolbox 1.4.10 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Vers ions/A/HIToolbox
    0x93715000 - 0x93721fff com.apple.opengl 1.4.7
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9379a000 - 0x9379afff com.apple.Cocoa 6.4 (???)
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9379c000 - 0x93dcffff com.apple.AppKit 6.4.10 (824.48)
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9415c000 - 0x941cefff com.apple.CoreData 91 (92.1)
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94207000 - 0x942ccfff com.apple.audio.toolbox.AudioToolbox 1.4.7
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431f000 - 0x9431ffff com.apple.audio.units.AudioUnit 1.4
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94321000 - 0x944e1fff com.apple.QuartzCore 1.4.12
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9452b000 - 0x94568fff libsqlite3.0.dylib
    /usr/lib/libsqlite3.0.dylib
    0x94570000 - 0x945c0fff libGLImage.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x945c9000 - 0x945e2fff com.apple.CoreVideo 1.4.2
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94790000 - 0x9479ffff libCGATS.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphic s.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a7000 - 0x947b4fff libCSync.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphic s.framework/Versions/A/Resources/libCSync.A.dylib
    0x947fa000 - 0x94813fff libRIP.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphic s.framework/Versions/A/Resources/libRIP.A.dylib
    0x9481a000 - 0x94b4dfff com.apple.QuickTime 7.6.4 (1327.73)
    /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c35000 - 0x94ca6fff libstdc++.6.dylib
    /usr/lib/libstdc++.6.dylib
    0x97afa000 - 0x97b03fff org.twain.dsm 1.9.2
    /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    Model: PowerBook6,5, BootROM 4.8.7f1, 1 processors, PowerPC G4  (1.2), 1.2 GHz, 1.25 GB
    Graphics: ATI Mobility Radeon 9200, ATY,RV280M9+, AGP, 32 MB
    Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
    Memory Module: DIMM1/J7, 1 GB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, V.92, Version 1.0
    Network Service: AirPort, AirPort, en1
    Parallel ATA Device: MATSHITACD-RW  CW-8124, 4.33 GB
    Parallel ATA Device: FUJITSU MHT2030AT, 27.94 GB

    You guys were right, it was a TWAIN problem.  Specifically, the TWAIN Data Source from my Epson Workforce 545 All-In-One.  I removed it and everything is fine now.  My Epson photo printer and scanner are unaffected.  All is well. In hindsight it makes perfect sense.  I have not used Photoshop on this old 2005 iBook in quite a while, but I got a new fax/copier about a year ago.
    You guys are lifesavers.  I got laid-off from my 21 years photography job at a university and no longer have access to the latest and greatest systems and software.  This will help my freelancing get off the ground without a necessary needed expense.  I wish I had a G5 and CS6, but I can make do for now.
    I am sincerely grateful.  Thank you.
    Okay, I'll stop now lol 

  • [solved] What's the way to diagnose Firefox crash?

    I was checking out some posts at a web site Core77 1, 2.
    When I scroll to the bottom of the page, the screen goes black and Firefox crashes. The only thing that shows up in /var/logs is a `faillog` and a `btmp` file with gibberish.
    Last edited by xtian (2015-03-26 21:29:50)

    alphaniner wrote:... you could install NoScript
    That did the trick. `$coredumpctl` only showed firefox,
    Thu 2015-03-26 16:00:00 EST 4051 1000 1000 11 * /usr/lib/firefox/plugin-container
    Thu 2015-03-26 16:00:01 EST 5661 1000 1000 11 * /usr/lib/firefox/plugin-container
    Thu 2015-03-26 16:08:34 EST 6466 1000 1000 11 * /usr/lib/firefox/plugin-container
    Thu 2015-03-26 16:08:37 EST 6358 1000 1000 11 * /usr/lib/firefox/firefox
    Thu 2015-03-26 16:09:43 EST 6660 1000 1000 11 * /usr/lib/firefox/plugin-container
    Thu 2015-03-26 16:09:43 EST 6554 1000 1000 11 * /usr/lib/firefox/firefox
    Thu 2015-03-26 16:20:15 EST 6689 1000 1000 11 /usr/lib/firefox/firefox
    Thu 2015-03-26 16:20:16 EST 6888 1000 1000 11 * /usr/lib/firefox/plugin-container
    Thu 2015-03-26 16:54:22 EST 1327 1000 1000 11 * /usr/lib/firefox/plugin-container
    Thu 2015-03-26 16:54:28 EST 1207 1000 1000 11 * /usr/lib/firefox/firefox
    Thu 2015-03-26 17:06:48 EST 2194 1000 1000 11 * /usr/lib/firefox/plugin-container
    Thu 2015-03-26 17:06:49 EST 1770 1000 1000 11 * /usr/lib/firefox/firefox
    Thu 2015-03-26 17:20:31 EST 1685 1000 1000 11 * /usr/lib/firefox/plugin-container
    Thu 2015-03-26 17:20:35 EST 1207 1000 1000 11 * /usr/lib/firefox/firefox
    I turned off plugins, and the problem kept happening.
    After fiddling around with NoScript, I found evidence of what I expected. The host's own script was causing the trouble. With some more investigation and maybe firebug I can look for the offending script...
    Thank you all for your help.
    Last edited by xtian (2015-03-26 21:30:57)

  • Diagnose Safari Crash Log?

    I am using safari with the webkit nightly and 10.5.5. This particular crash happened right after a video finished playing. Wondering if it has anything to do with using Monolingual.
    Thanks.
    Process: Safari [1628]
    Path: /Applications/WebKit.app/Contents/MacOS/WebKit
    Identifier: org.webkit.nightly.WebKit
    Version: r36519 (36519)
    Code Type: X86 (Native)
    Parent Process: launchd [86]
    Date/Time: 2008-09-19 08:51:36.799 -0400
    OS Version: Mac OS X 10.5.5 (9F33)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000230e9a80
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x0039b353 ***::HashTableIterator<JSC::UString::Rep*, JSC::UString::Rep*, ***::IdentityExtractor<JSC::UString::Rep*>, ***::StrHash<JSC::UString::Rep*>, ***::HashTraits<JSC::UString::Rep*>, ***::HashTraits<JSC::UString::Rep*> > ***::HashTable<JSC::UString::Rep*, JSC::UString::Rep*, ***::IdentityExtractor<JSC::UString::Rep*>, ***::StrHash<JSC::UString::Rep*>, ***::HashTraits<JSC::UString::Rep*>, ***::HashTraits<JSC::UString::Rep*> >::find<JSC::UString::Rep*, ***::IdentityHashTranslator<JSC::UString::Rep*, JSC::UString::Rep*, ***::StrHash<JSC::UString::Rep*> > >(JSC::UString::Rep* const&) + 259
    Thread 1:
    0 libSystem.B.dylib 0x9255268e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9257d36d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x00f9d95f WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x00f9da75 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x9257c6f5 pthreadstart + 321
    5 libSystem.B.dylib 0x9257c5b2 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9254b4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92552c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x916e00ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x916e0cf8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x95fb0eca CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9257c6f5 pthreadstart + 321
    6 libSystem.B.dylib 0x9257c5b2 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9254b4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92552c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x916e00ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x916e0cf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x94398100 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x94334bad -[NSThread main] + 45
    6 com.apple.Foundation 0x94334754 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9257c6f5 pthreadstart + 321
    8 libSystem.B.dylib 0x9257c5b2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9259b5e2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9257c6f5 pthreadstart + 321
    2 libSystem.B.dylib 0x9257c5b2 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9255268e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9257d36d pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x90064460 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x90076d92 CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x9257c6f5 pthreadstart + 321
    5 libSystem.B.dylib 0x9257c5b2 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9254b4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92552c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x916e00ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x916e0cf8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x94fbe464 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x94fbe300 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9257c6f5 pthreadstart + 321
    7 libSystem.B.dylib 0x9257c5b2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x230e9a80 ebx: 0x003b0df4 ecx: 0x1114b4ec edx: 0x114ef038
    edi: 0x00000066 esi: 0x0000093b ebp: 0x108b78a0 esp: 0xbfffd814
    ss: 0x0000001f efl: 0x00010206 eip: 0x0039b353 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x230e9a80
    Binary Images:
    0x1000 - 0x133fef com.apple.Safari 3.1.2 (5525.20.1) <7141b6c0242b4a36b9d117a736180c1c> /Applications/Safari.app/Contents/MacOS/Safari
    0x17b000 - 0x17cffc +WebKitNightlyEnabler.dylib ??? (???) <f757cb854a4d62e0d7c15c1fbc5a4316> /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
    0x181000 - 0x24afff com.apple.WebKit r36519 (528.4+) <09c943fae9c42642256c7a266a0da967> /Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/W ebKit
    0x2d8000 - 0x2e7ff8 SyndicationUI ??? (???) <edde0133829971dbd8a0f3473cdb85fc> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x2f7000 - 0x423feb com.apple.JavaScriptCore 528+ (528.4+) <c07e97b7810288990368d39f9e0714c9> /Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Vers ions/A/JavaScriptCore
    0xd12000 - 0x152bfff com.apple.WebCore 528+ (528.4+) <c00b15a1a09fcf229ecddecf9e5bc7a4> /Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/ WebCore
    0x1a24000 - 0x1a25ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1c2a000 - 0x1dfafff com.apple.RawCamera.bundle 2.0.9 (2.0.9) <5abad5816603201792f59c4f9715ebe4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1fcb000 - 0x1fd0ff3 libCGXCoreImage.A.dylib ??? (???) <31761f6461b8dd390dc4df480b1fb564> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0xf9ed000 - 0xf9eeffc com.apple.JavaPluginCocoa 12.1.0 (12.1.0) <d21a12c5668d4d89bfe492a5223a75cc> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0xfe37000 - 0xfe3cffd com.apple.JavaVM 12.1.0 (12.1.0) <25c546c36e5bed978579d281080ab4c8> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x12256000 - 0x12275fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x122c6000 - 0x122c9fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x12358000 - 0x12366feb libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1236b000 - 0x1237dfff libTraditionalChineseConverter.dylib ??? (???) <89ec94121ef50601dc538548caae57fc> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x12399000 - 0x1239efff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x123b0000 - 0x123d5003 +com.digidesign.digidesign.DigiCoreAudioPlugIn 7.4.2 (7.4.2f109) <cc1c6818a8a44e44a8330296d02c3159> /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
    0x12641000 - 0x12c5efd7 +com.macromedia.Flash Player.plugin 10.0.2.26 (1.0.4f262) <4a63ef09ab644029a10222d0c31d1f55> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <c254337fa28c7eacb3d3e1d56aa141a4> /usr/lib/dyld
    0x90003000 - 0x9000dfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9001a000 - 0x90021fff com.apple.agl 3.0.9 (AGL-3.0.9) <aeab67ef267f8295ae80fddc197b52a5> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90025000 - 0x90030fe7 libCSync.A.dylib ??? (???) <86d2f2e167ba6f74f45a186f5c7f8980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90031000 - 0x900fcfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x900fd000 - 0x90187fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90237000 - 0x902cafff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x902cb000 - 0x903abfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x903ac000 - 0x903eefef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x903ef000 - 0x9078cfe7 com.apple.QuartzCore 1.5.5 (1.5.5) <82435993614a3fff1236be18f82188bf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9078d000 - 0x90a94fff com.apple.HIToolbox 1.5.4 (???) <5e2af960b53059c648af4adb99471032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x90a95000 - 0x90a9bfff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90a9c000 - 0x90aa4fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90aa5000 - 0x90e63fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90fc6000 - 0x91059ff3 com.apple.ApplicationServices.ATS 3.4 (???) <a96cd91dabc68545183c11de8f92c7e4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9105a000 - 0x9105cff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9105d000 - 0x911a3ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x911a4000 - 0x911a4fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x911a5000 - 0x914c7fe2 com.apple.QuickTime 7.5.5 (990.7) <87077cec43c7e9b02c8ee80e50b8b81f> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x914c8000 - 0x91582fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91583000 - 0x915bafff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9166e000 - 0x917a0fff com.apple.CoreFoundation 6.5.4 (476.15) <e2869ad6dc1dd289f21b305b0bea9158> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x917a1000 - 0x917a8ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x917a9000 - 0x917b6fe7 com.apple.opengl 1.5.7 (1.5.7) <db835aeb1ffca9f5b5647dd0829a5b2c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x917b7000 - 0x91831ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91926000 - 0x91976ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91977000 - 0x92174fef com.apple.AppKit 6.5.3 (949.34) <4c7af9b12c894d4a528fda29377f143b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92175000 - 0x9219dfff libcups.2.dylib ??? (???) <bddaa132350e872b9d6d8b7e57f204d1> /usr/lib/libcups.2.dylib
    0x9219e000 - 0x921a5fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x921a6000 - 0x92374fff com.apple.security 5.0.4 (34102) <3a178df3d2ee0bb65cdbfe570618acf4> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92375000 - 0x92375ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92376000 - 0x9245bff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9245c000 - 0x92460fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92462000 - 0x92529ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9252a000 - 0x92549ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9254a000 - 0x926aaff3 libSystem.B.dylib ??? (???) <3699b292cde73c2847f87c7e1510d87b> /usr/lib/libSystem.B.dylib
    0x926ab000 - 0x926adfff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x926c0000 - 0x9271cff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9271d000 - 0x92767fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92768000 - 0x927c1ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x927c8000 - 0x927d4ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x927d5000 - 0x9282fff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x937e6000 - 0x93804fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x93830000 - 0x93844ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93845000 - 0x93845ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93846000 - 0x93887fe7 libRIP.A.dylib ??? (???) <1f09316e876fe813271bdfb9eb5b229e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93888000 - 0x9393affb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x9397b000 - 0x939a6fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x939bc000 - 0x939c3ff7 libCGATS.A.dylib ??? (???) <973c01cc14f3d673270e269ccfaec660> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x939c4000 - 0x93a43ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93a44000 - 0x93a44ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93a45000 - 0x93a69feb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x93a6a000 - 0x93a6ffff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93a70000 - 0x93a86fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93b0c000 - 0x93b18ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93b19000 - 0x93b58fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93b68000 - 0x93b95feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93b96000 - 0x93b97ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x93b98000 - 0x93b9afff com.apple.CrashReporterSupport 10.5.5 (159) <9a0fe0419410218e5b1a25c08d4531cd> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93b9b000 - 0x94237fff com.apple.CoreGraphics 1.351.33 (???) <481a77e81d9e53589a05e80cfa90bbb5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94289000 - 0x942a1fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x942a2000 - 0x94329ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x9432a000 - 0x945a5fe7 com.apple.Foundation 6.5.6 (677.21) <5cfa0aa8b9b43193955d601ba6c2591a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x945c3000 - 0x949d3fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x949d4000 - 0x949d4ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x949d5000 - 0x949ebfe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94a5b000 - 0x94a6bfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94a6c000 - 0x94ac9ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x94aca000 - 0x94f9bf3e libGLProgrammability.dylib ??? (???) <fe1a33d4919c121aab831ad516da6a89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x94f9c000 - 0x94fa0fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94fa1000 - 0x9501dfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9501e000 - 0x95054fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x956a6000 - 0x956e0ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x956e1000 - 0x956e6fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x956e7000 - 0x95721fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95722000 - 0x95722ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95723000 - 0x95804ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
    0x95805000 - 0x95805ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95806000 - 0x95907fef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x95908000 - 0x95951fef com.apple.Metadata 10.5.2 (398.22) <a6b676925dd832780daf991e79adfebd> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9599f000 - 0x959afffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x959b0000 - 0x959bfffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x959c0000 - 0x959cffff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x95ac5000 - 0x95af7fff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95b33000 - 0x95b62fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x95b63000 - 0x95ba1fff libGLImage.dylib ??? (???) <f0fe2252f6b1ca341bc7837fe2dcf11a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95ed5000 - 0x95efdff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95efe000 - 0x95f7bfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95f7c000 - 0x95fa0fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x95fa1000 - 0x95fa4fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95fa5000 - 0x96029fe3 com.apple.CFNetwork 339.5 (339.5) <c6565c13b0356e1d4bb99a68398d558b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9602a000 - 0x960dafff edu.mit.Kerberos 6.0.12 (6.0.12) <da7253e3fb7e47e46cb46d47ed320ffc> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x960db000 - 0x96141ffb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x96211000 - 0x9622cffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9622d000 - 0x96351fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96352000 - 0x9662cff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <5682aae1e2cf5ae750d5a4dea98c084c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96781000 - 0x968b9ff7 libicucore.A.dylib ??? (???) <3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib
    0x96b38000 - 0x96bdffeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96be0000 - 0x96bfeff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <4b81063df189bc462f012a169474fcbc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96ca2000 - 0x96d2dfff com.apple.framework.IOKit 1.5.1 (???) <324526f69e1443f2f9fb722cc88a23ec> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96d2e000 - 0x96d2effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96d2f000 - 0x96d2fffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x96d30000 - 0x96eaffff com.apple.AddressBook.framework 4.1.1 (696) <bb7f2d5f0b2d180288cd959cd9ba6c1a> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96eb0000 - 0x96f3cff7 com.apple.LaunchServices 290 (290) <61af37aac50984d220dd176f777e3b72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96f3d000 - 0x96f4bffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96f4c000 - 0x96f55fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <51586b8d9ef39123fbe6918f12d8285f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    The "cause" of any particular crash can be seen in the portion of the log for the actual thread that
    crashed. Since Thread 0 crashed in this example, you would look at that section, which is really
    only useful for a developer. But the section labeled Binary Images can also point to a specific item
    that caused the crash, but you should not make the mistake of assuming that everything listed there
    caused the crash, since that would be erroneous. It's possible something there caused it, especially if it relates to the specific application that crashed, such as if Mail had crashed and you had installed
    some Bundles; then one or more of those may be the likely cause of the crash.
    Mulder

  • How Do I Diagnose System Crash Reports due to iMovie?

    Hi,
    I have had iMovie crash on me around 12 times in the last few weeks.  I can see the system crash reports in Console, but not being a Programmer I have no idea how to translate or interpret them.
    Whilst its reassuring that they are reported to Apple, how do I find out what is causing the crash?
    Thks

    Second report is a Spin:
    Date/Time:       2012-05-03 22:23:26 +0100
    OS Version:      10.7.3 (Build 11D50)
    Architecture:    x86_64
    Report Version:  9
    Command:         iMovie
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Version:         9.0.4 (1635)
    Build Version:   2
    Project Name:    iMovieApp
    Source Version:  16350000
    App Item ID:     408981434
    App External ID: 3919357
    Parent:          launchd [122]
    PID:             32548
    Event:           timeout
    Duration:        10.74s
    Steps:           109 (100ms sampling interval)
    Pageins:         0
    Pageouts:        0
    Process:         iMovie [32548]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Architecture:    i386
    UID:             501
      Thread 0x597d4    
      User stack:
        109 ??? (in iMovie) [0x2a6e]
          109 ??? (in iMovie) [0x31b3]
            109 NSApplicationMain + 1054 (in AppKit) [0x97f4b261]
              109 -[NSApplication run] + 911 (in AppKit) [0x97cb7675]
                109 ??? (in iMovie) [0x44e47]
                  109 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113 (in AppKit) [0x97cbb306]
                    109 _DPSNextEvent + 678 (in AppKit) [0x97cbba9c]
                      109 BlockUntilNextEventMatchingListInMode + 88 (in HIToolbox) [0x999b6356]
                        109 ReceiveNextEventCommon + 381 (in HIToolbox) [0x999b64e7]
                          109 RunCurrentEventLoopInMode + 318 (in HIToolbox) [0x999af17f]
                            109 CFRunLoopRunInMode + 120 (in CoreFoundation) [0x93f3d328]
                              109 CFRunLoopRunSpecific + 332 (in CoreFoundation) [0x93f3d47c]
                                109 __CFRunLoopRun + 1888 (in CoreFoundation) [0x93f3df70]
                                  109 __CFRunLoopDoTimer + 743 (in CoreFoundation) [0x93f5efe7]
                                    109 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 (in CoreFoundation) [0x93f5f656]
                                      109 __NSFireDelayedPerform + 615 (in Foundation) [0x9053c7c6]
                                        109 ??? (in iMovie) [0x450b6]
                                          109 -[NSNotificationCenter postNotificationName:object:] + 55 (in Foundation) [0x905482a6]
                                            109 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92 (in Foundation) [0x90533012]
                                              109 _CFXNotificationPost + 2776 (in CoreFoundation) [0x93f52a38]
                                                109 ___CFXNotificationPost_block_invoke_1 + 275 (in CoreFoundation) [0x93f87cb3]
                                                  109 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49 (in Foundation) [0x90547e25]
                                                    109 ??? (in iMovie) [0xf4097]
                                                      109 ??? (in iMovie) [0xf8aef]
                                                        109 ??? (in iMovie) [0xf8812]
                                                          66 ??? (in iMovie) [0xf80ae]
                                                            66 -[NSDictionary(NSDictionary) writeToFile:atomically:] + 287 (in Foundation) [0x9054f365]
                                                              66 -[NSData(NSData) writeToFile:atomically:] + 103 (in Foundation) [0x9054f552]
                                                                66 _NSWriteBytesToFile + 60 (in Foundation) [0x9054f599]
                                                                  39 _NSWriteBytesToFileWithExtendedAttributes + 276 (in Foundation) [0x9054f6b5]
                                                                    39 _NSCreateTemporaryFile + 588 (in Foundation) [0x90583657]
                                                                      39 __open + 10 (in libsystem_kernel.dylib) [0x9c0196e6]
                                                                  19 _NSWriteBytesToFileWithExtendedAttributes + 1253 (in Foundation) [0x9054fa86]
                                                                    19 __rename + 10 (in libsystem_kernel.dylib) [0x9c019b0a]
                                                                  8 __fsync + 10 (in libsystem_kernel.dylib) [0x9c01a5fa]
                                                          22 ??? (in iMovie) [0xf8086]
                                                            22 ??? (in iMovie) [0x7213d]
                                                              22 ??? (in iMovie) [0x593c9]
                                                                22 ??? (in iMovie) [0x58575]
                                                                  22 ??? (in iMovie) [0x77375]
                                                                    22 -[NSConcreteFileHandle readDataOfLength:] + 469 (in Foundation) [0x905a4dbc]
                                                                      22 __read + 10 (in libsystem_kernel.dylib) [0x9c01ad4e]
                                                          21 ??? (in iMovie) [0xf806a]
                                                            21 -[NSFileManager fileExistsAtPath:] + 118 (in Foundation) [0x905341f3]
                                                              21 lstat$INODE64 + 10 (in libsystem_kernel.dylib) [0x9c01a9ce]
      Kernel stack:
        109 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
          109 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
            39 open + 254 (in mach_kernel) [0xffffff800030a80e]
              39 mknod + 1216 (in mach_kernel) [0xffffff800030a290]
                24 vn_open_auth + 1019 (in mach_kernel) [0xffffff800031145b]
                  24 vn_create + 359 (in mach_kernel) [0xffffff80002fda97]
                    17 VNOP_CREATE + 72 (in mach_kernel) [0xffffff800031af68]
                      17 kext_start + 43782 (in ppfs) [0xffffff7f821c4c2f]
                        17 kext_start + 31579 (in ppfs) [0xffffff7f821c1c84]
                          17 ??? (in ppfs) [0xffffff7f821b8b65]
                            17 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
                              17 wakeup + 251 (in mach_kernel) [0xffffff80005523bb]
                                17 lck_mtx_sleep_deadline + 88 (in mach_kernel) [0xffffff8000227db8]
                                  17 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                                    17 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                                      17 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
                    7 VNOP_CREATE + 114 (in mach_kernel) [0xffffff800031af92]
                      7 VNOP_REMOVE + 456 (in mach_kernel) [0xffffff800031a738]
                        7 namei + 1356 (in mach_kernel) [0xffffff80002f37bc]
                          7 lookup + 234 (in mach_kernel) [0xffffff80002f494a]
                            7 VNOP_LOOKUP + 52 (in mach_kernel) [0xffffff80003169a4]
                              7 kext_start + 43034 (in ppfs) [0xffffff7f821c4943]
                                7 kext_start + 19583 (in ppfs) [0xffffff7f821beda8]
                                  7 ??? (in ppfs) [0xffffff7f821b8b65]
                                    7 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
                                      7 wakeup + 251 (in mach_kernel) [0xffffff80005523bb]
                                        7 lck_mtx_sleep_deadline + 88 (in mach_kernel) [0xffffff8000227db8]
                                          7 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                                            7 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                                              7 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
                15 vn_open_auth + 1563 (in mach_kernel) [0xffffff800031167b]
                  15 namei + 1356 (in mach_kernel) [0xffffff80002f37bc]
                    15 lookup + 234 (in mach_kernel) [0xffffff80002f494a]
                      15 VNOP_LOOKUP + 52 (in mach_kernel) [0xffffff80003169a4]
                        15 kext_start + 43034 (in ppfs) [0xffffff7f821c4943]
                          15 kext_start + 19583 (in ppfs) [0xffffff7f821beda8]
                            15 ??? (in ppfs) [0xffffff7f821b8b65]
                              15 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
                                15 wakeup + 251 (in mach_kernel) [0xffffff80005523bb]
                                  15 lck_mtx_sleep_deadline + 88 (in mach_kernel) [0xffffff8000227db8]
                                    15 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                                      15 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                                        15 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
            22 read_nocancel + 120 (in mach_kernel) [0xffffff8000561de8]
              22 write + 209 (in mach_kernel) [0xffffff80005616e1]
                22 utf8_encodelen + 3723 (in mach_kernel) [0xffffff800031066b]
                  22 VNOP_READ + 77 (in mach_kernel) [0xffffff8000318e4d]
                    15 kext_start + 42354 (in ppfs) [0xffffff7f821c469b]
                      15 kext_start + 17637 (in ppfs) [0xffffff7f821be60e]
                        15 cluster_read_ext + 367 (in mach_kernel) [0xffffff80002eed4f]
                          15 advisory_read + 2261 (in mach_kernel) [0xffffff80002ee285]
                            15 cluster_zero + 4020 (in mach_kernel) [0xffffff80002ec664]
                              15 VNOP_STRATEGY + 46 (in mach_kernel) [0xffffff80003170ce]
                                15 kext_start + 41538 (in ppfs) [0xffffff7f821c436b]
                                  15 ??? (in ppfs) [0xffffff7f821b7692]
                                    15 ??? (in ppfs) [0xffffff7f821b8b65]
                                      15 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
                                        15 wakeup + 251 (in mach_kernel) [0xffffff80005523bb]
                                          15 lck_mtx_sleep_deadline + 88 (in mach_kernel) [0xffffff8000227db8]
                                            15 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                                              15 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                                                15 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
                    7 kext_start + 42346 (in ppfs) [0xffffff7f821c4693]
                      7 ??? (in ppfs) [0xffffff7f821b9ec6]
                        7 lck_mtx_lock + 653 (in mach_kernel) [0xffffff80002b3cdd]
                          7 lck_mtx_lock_wait_x86 + 383 (in mach_kernel) [0xffffff80002b79ef]
                            7 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                              7 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                                7 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
            21 lstat64 + 140 (in mach_kernel) [0xffffff8000306b4c]
              21 pathconf + 274 (in mach_kernel) [0xffffff8000306362]
                21 namei + 1356 (in mach_kernel) [0xffffff80002f37bc]
                  14 lookup + 234 (in mach_kernel) [0xffffff80002f494a]
                    14 VNOP_LOOKUP + 52 (in mach_kernel) [0xffffff80003169a4]
                      14 kext_start + 43034 (in ppfs) [0xffffff7f821c4943]
                        14 kext_start + 19583 (in ppfs) [0xffffff7f821beda8]
                          14 ??? (in ppfs) [0xffffff7f821b8b65]
                            14 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
                              14 wakeup + 251 (in mach_kernel) [0xffffff80005523bb]
                                14 lck_mtx_sleep_deadline + 88 (in mach_kernel) [0xffffff8000227db8]
                                  14 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                                    14 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                                      14 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
                  7 lookup + 335 (in mach_kernel) [0xffffff80002f49af]
                    7 vnode_authorize + 90 (in mach_kernel) [0xffffff80002f8a3a]
                      7 kauth_authorize_action + 90 (in mach_kernel) [0xffffff800052a26a]
                        7 vn_attribute_prepare + 1059 (in mach_kernel) [0xffffff80002f9743]
                          7 VNOP_ACCESS + 68 (in mach_kernel) [0xffffff8000318ea4]
                            7 kext_start + 44046 (in ppfs) [0xffffff7f821c4d37]
                              7 ??? (in ppfs) [0xffffff7f821b9ec6]
                                7 lck_mtx_lock + 653 (in mach_kernel) [0xffffff80002b3cdd]
                                  7 lck_mtx_lock_wait_x86 + 383 (in mach_kernel) [0xffffff80002b79ef]
                                    7 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                                      7 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                                        7 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
            19 rename + 1255 (in mach_kernel) [0xffffff8000308b17]
              12 vn_rename + 846 (in mach_kernel) [0xffffff800031a39e]
                12 namei + 1356 (in mach_kernel) [0xffffff80002f37bc]
                  12 lookup + 234 (in mach_kernel) [0xffffff80002f494a]
                    12 VNOP_LOOKUP + 52 (in mach_kernel) [0xffffff80003169a4]
                      12 kext_start + 43034 (in ppfs) [0xffffff7f821c4943]
                        12 kext_start + 19583 (in ppfs) [0xffffff7f821beda8]
                          12 ??? (in ppfs) [0xffffff7f821b8b65]
                            12 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
                              12 wakeup + 251 (in mach_kernel) [0xffffff80005523bb]
                                12 lck_mtx_sleep_deadline + 88 (in mach_kernel) [0xffffff8000227db8]
                                  12 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                                    12 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                                      12 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
              7 vn_rename + 676 (in mach_kernel) [0xffffff800031a2f4]
                7 VNOP_RENAME + 90 (in mach_kernel) [0xffffff8000319f9a]
                  7 kext_start + 41946 (in ppfs) [0xffffff7f821c4503]
                    7 kext_start + 37544 (in ppfs) [0xffffff7f821c33d1]
                      7 ??? (in ppfs) [0xffffff7f821b7bfc]
                        7 ??? (in ppfs) [0xffffff7f821b8b65]
                          7 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
                            7 wakeup + 251 (in mach_kernel) [0xffffff80005523bb]
                              7 lck_mtx_sleep_deadline + 88 (in mach_kernel) [0xffffff8000227db8]
                                7 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                                  7 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                                    7 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
            8 copyfile + 746 (in mach_kernel) [0xffffff8000304c8a]
              8 VNOP_FSYNC + 47 (in mach_kernel) [0xffffff8000316adf]
                8 kext_start + 43646 (in ppfs) [0xffffff7f821c4ba7]
                  8 kext_start + 15383 (in ppfs) [0xffffff7f821bdd40]
                    8 ??? (in ppfs) [0xffffff7f821b6cd3]
                      8 ??? (in ppfs) [0xffffff7f821b8b65]
                        8 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
                          8 wakeup + 251 (in mach_kernel) [0xffffff80005523bb]
                            8 lck_mtx_sleep_deadline + 88 (in mach_kernel) [0xffffff8000227db8]
                              8 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                                8 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                                  8 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
      Thread 0x597e0      DispatchQueue 1701273966
      User stack:
        109 _dispatch_mgr_thread + 53 (in libdispatch.dylib) [0x92c386a7]
          109 __select_nocancel + 10 (in libsystem_kernel.dylib) [0x9c019b5e]
      Kernel stack:
        106 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
        3 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
          3 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
            3 select_nocancel + 1291 (in mach_kernel) [0xffffff8000560bcb]
              3 selprocess + 483 (in mach_kernel) [0xffffff8000560183]
                3 wakeup + 625 (in mach_kernel) [0xffffff8000552531]
                  3 thread_block_reason + 275 (in mach_kernel) [0xffffff800022f383]
                    3 thread_go + 608 (in mach_kernel) [0xffffff800022dfd0]
                      3 processor_idle + 149 (in mach_kernel) [0xffffff800022d2e5]
                        3 machine_idle + 163 (in mach_kernel) [0xffffff80002c4213]
      Thread 0x5988e    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 _ZN3AVSL27AVCVideoServicesThreadStartEPNS_28AVCVideoServicesThreadParamsE + 254 (in FWAVCPrivate) [0xcaf763]
              109 CFRunLoopRun + 129 (in CoreFoundation) [0x93f4e1a1]
                109 CFRunLoopRunSpecific + 332 (in CoreFoundation) [0x93f3d47c]
                  109 __CFRunLoopRun + 1428 (in CoreFoundation) [0x93f3dda4]
                    109 __CFRunLoopServiceMachPort + 170 (in CoreFoundation) [0x93f34c7a]
                      109 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9c017c22]
      Kernel stack:
        109 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x598ad    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 ??? (in QuickTimeComponents) [0x90f77be6]
              109 TSWaitOnSemaphoreRelative + 24 (in CarbonCore) [0x94ae7f76]
                109 TSWaitOnSemaphoreCommon + 490 (in CarbonCore) [0x94ae8165]
                  109 TSWaitOnConditionTimedRelative + 178 (in CarbonCore) [0x94ae83ef]
                    109 pthread_cond_timedwait_relative_np + 47 (in libsystem_c.dylib) [0x9a1f5f7b]
                      109 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9c01983e]
      Kernel stack:
        109 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
          109 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
            109 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
              109 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
                109 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                  109 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                    109 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
      Thread 0x598ae    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 ??? (in QuickTimeComponents) [0x91452e43]
              109 ??? (in QuickTimeComponents) [0x90fe7d0d]
                109 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x9c017c5e]
      Kernel stack:
        109 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff80002345c0]
      Thread 0x598c4    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 ??? (in QuickTimeComponents) [0x91099b7d]
              109 pthread_cond_wait + 48 (in libsystem_c.dylib) [0x9a19d82a]
                109 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9c01983e]
      Kernel stack:
        109 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
          109 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
            109 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
              109 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
                109 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                  109 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                    109 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
      Thread 0x598c5    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 ??? (in QuickTimeComponents) [0x91099b7d]
              109 pthread_cond_wait + 48 (in libsystem_c.dylib) [0x9a19d82a]
                109 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9c01983e]
      Kernel stack:
        109 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
          109 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
            109 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
              109 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
                109 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                  109 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                    109 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
      Thread 0x598c6    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 ??? (in QuickTimeComponents) [0x91099b7d]
              109 pthread_cond_wait + 48 (in libsystem_c.dylib) [0x9a19d82a]
                109 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9c01983e]
      Kernel stack:
        109 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
          109 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
            109 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
              109 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
                109 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                  109 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                    109 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
      Thread 0x598ca    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 __select + 10 (in libsystem_kernel.dylib) [0x9c019b42]
      Kernel stack:
        109 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
      Thread 0x5991a    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 _ZL13startIOThreadPv + 160 (in CoreVideo) [0x91af4161]
              109 CVDisplayLink::runIOThread() + 945 (in CoreVideo) [0x91af4529]
                109 pthread_cond_wait$UNIX2003 + 71 (in libsystem_c.dylib) [0x9a1a642c]
                  109 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9c01983e]
      Kernel stack:
        109 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
          109 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
            109 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
              109 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
                109 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                  109 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                    109 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
      Thread 0x5a149    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 __NSThread__main__ + 1582 (in Foundation) [0x9058fe09]
              109 -[NSThread main] + 45 (in Foundation) [0x9058fe59]
                109 -[PluginLockPair scanPaths] + 638 (in MIO) [0x2559b909]
                  109 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x905886da]
                    109 -[NSConditionLock lockWhenCondition:beforeDate:] + 294 (in Foundation) [0x90588806]
                      109 -[NSCondition waitUntilDate:] + 427 (in Foundation) [0x905c23f7]
                        109 pthread_cond_timedwait_relative_np + 47 (in libsystem_c.dylib) [0x9a1f5f7b]
                          109 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9c01983e]
      Kernel stack:
        109 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
          109 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
            109 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
              109 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
                109 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                  109 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                    109 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
      Thread 0x5a14b    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 __NSThread__main__ + 1582 (in Foundation) [0x9058fe09]
              109 -[NSThread main] + 45 (in Foundation) [0x9058fe59]
                109 -[PluginLockPair scanPaths] + 638 (in MIO) [0x2559b909]
                  109 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x905886da]
                    109 -[NSConditionLock lockWhenCondition:beforeDate:] + 294 (in Foundation) [0x90588806]
                      109 -[NSCondition waitUntilDate:] + 427 (in Foundation) [0x905c23f7]
                        109 pthread_cond_timedwait_relative_np + 47 (in libsystem_c.dylib) [0x9a1f5f7b]
                          109 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9c01983e]
      Kernel stack:
        109 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
          109 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
            109 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
              109 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
                109 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                  109 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                    109 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
      Thread 0x5a14d    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 __NSThread__main__ + 1582 (in Foundation) [0x9058fe09]
              109 -[NSThread main] + 45 (in Foundation) [0x9058fe59]
                109 -[PluginLockPair scanPaths] + 638 (in MIO) [0x2559b909]
                  109 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x905886da]
                    109 -[NSConditionLock lockWhenCondition:beforeDate:] + 294 (in Foundation) [0x90588806]
                      109 -[NSCondition waitUntilDate:] + 427 (in Foundation) [0x905c23f7]
                        109 pthread_cond_timedwait_relative_np + 47 (in libsystem_c.dylib) [0x9a1f5f7b]
                          109 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9c01983e]
      Kernel stack:
        109 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
          109 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
            109 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
              109 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
                109 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                  109 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                    109 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
      Thread 0x5a150    
      User stack:
        109 _pthread_body + 72 (in libsystem_c.dylib) [0x9a1f3f05]
          109 ??? (in AVCHD) [0x2f08e871]
            109 ??? (in AVCHD) [0x2f10bce6]
              109 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x9c017c5e]
      Kernel stack:
        109 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff80002345c0]
      Thread 0x5a151    
      User stack:
        109 _pthread_body + 72 (in libsystem_c.dylib) [0x9a1f3f05]
          109 ??? (in AVCHD) [0x2f08e871]
            109 ??? (in AVCHD) [0x2f1e2bbe]
              109 ??? (in AVCHD) [0x2f2104ea]
                109 ??? (in AVCHD) [0x2f1e2f1f]
                  109 pthread_cond_wait + 48 (in libsystem_c.dylib) [0x9a19d82a]
                    109 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9c01983e]
      Kernel stack:
        109 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
          109 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
            109 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
              109 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
                109 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
                  109 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
                    109 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
      Thread 0x5a153    
      User stack:
        109 _pthread_body + 72 (in libsystem_c.dylib) [0x9a1f3f05]
          109 ??? (in AVCHD) [0x2f08e871]
            109 ??? (in AVCHD) [0x2f090e98]
              109 ??? (in AVCHD) [0x2f10bce6]
                109 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x9c017c5e]
      Kernel stack:
        109 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff80002345c0]
      Thread 0x5a154    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 CAPThread::Entry(CAPThread*) + 123 (in CoreMediaIO) [0x9c02aa3d]
              109 CMIO::DAL::RunLoop::OwnThread(void*) + 160 (in CoreMediaIO) [0x9c034ed2]
                109 CFRunLoopRunInMode + 120 (in CoreFoundation) [0x93f3d328]
                  109 CFRunLoopRunSpecific + 332 (in CoreFoundation) [0x93f3d47c]
                    109 __CFRunLoopRun + 1428 (in CoreFoundation) [0x93f3dda4]
                      109 __CFRunLoopServiceMachPort + 170 (in CoreFoundation) [0x93f34c7a]
                        109 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9c017c22]
      Kernel stack:
        109 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x5a16a    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 CAPThread::Entry(CAPThread*) + 123 (in CoreMediaIOServices) [0x24902b39]
              109 CMIO::DAL::RunLoop::OwnThread(void*) + 160 (in CoreMediaIOServices) [0x2490c8fa]
                109 CFRunLoopRunInMode + 120 (in CoreFoundation) [0x93f3d328]
                  109 CFRunLoopRunSpecific + 332 (in CoreFoundation) [0x93f3d47c]
                    109 __CFRunLoopRun + 1428 (in CoreFoundation) [0x93f3dda4]
                      109 __CFRunLoopServiceMachPort + 170 (in CoreFoundation) [0x93f34c7a]
                        109 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9c017c22]
      Kernel stack:
        109 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x5adbb    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 DRThreadObject::SymbolRoutine(DRThreadObject*) + 17 (in DiscRecording) [0x917fec75]
              109 DRThreadObject::StartRoutine(DRThreadObject*) + 142 (in DiscRecording) [0x917fed04]
                109 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17 (in DiscRecording) [0x917fef95]
                  109 DRWorkLoop::WorkLoop() + 274 (in DiscRecording) [0x917ff0be]
                    109 CFRunLoopRun + 129 (in CoreFoundation) [0x93f4e1a1]
                      109 CFRunLoopRunSpecific + 332 (in CoreFoundation) [0x93f3d47c]
                        109 __CFRunLoopRun + 1428 (in CoreFoundation) [0x93f3dda4]
                          109 __CFRunLoopServiceMachPort + 170 (in CoreFoundation) [0x93f34c7a]
                            109 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9c017c22]
      Kernel stack:
        109 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x5df86    
      User stack:
        109 thread_start + 34 (in libsystem_c.dylib) [0x9a1f56de]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x9a1f1ed9]
            109 thread_fun + 29 (in QuartzCore) [0x96ccaf3a]
              109 CA::Render::Server::server_thread(void*) + 233 (in QuartzCore) [0x96ccb02d]
                109 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9c017c22]
      Kernel stack:
        109 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x6a2d4    
      User stack:
        109 start_wqthread + 30 (in libsystem_c.dylib) [0x9a1f56fe]
          109 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x9c01a02e]
      Kernel stack:
        109 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
      Thread 0x6a533    
      User stack:
        69 start_wqthread + 30 (in libsystem_c.dylib) [0x9a1f56fe]
          69 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x9c01a02e]
      Kernel stack:
        69 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
      Binary Images:
          0x1000 -   0x441feb  com.apple.iMovieApp 9.0.4 (1635) <677756C9-3E33-AE1B-EAF8-6A78D6C9DD37> /Applications/iMovie.app/Contents/MacOS/iMovie
        0xcab000 -   0xcdbff7  com.apple.FWAVCPrivate 52.47 (47) <8E724EF3-79D6-3B0D-8A57-6E13DA3EACB5> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
      0x24900000 - 0x2494affb  com.apple.CoreMediaIOServices 151.0 (3232) <AE0FAE4D-CF41-3345-9930-9B0CD92141F6> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
      0x2557b000 - 0x255d8fff  com.apple.proapps.MIO 1.0.5 (509) <DC6326C3-FDA8-3DA3-DFE9-FA268A017B82> /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
      0x2f024000 - 0x2f68bfeb  com.apple.AVCHDPlugin 1.0.3 (416) <EE5E94D7-A159-E3A0-84E9-DF61FF8BBFFC> /Applications/iMovie.app/Contents/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD
      0x90530000 - 0x9083aff3  com.apple.Foundation 6.7.1 (833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0x9098b000 - 0x916dbfeb  com.apple.QuickTimeComponents.component 7.7.1 (2315) <1826E4DB-15C2-3495-A278-A17ADEDB0A62> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
      0x917fc000 - 0x918ddff7  com.apple.DiscRecording 6.0.3 (6030.4.1) <BB3FE6A8-B9EB-3CA2-B87E-70F7688527EA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
      0x91af2000 - 0x91b15fff  com.apple.CoreVideo 1.7 (70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
      0x92c37000 - 0x92c45fff  libdispatch.dylib ??? (???) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
      0x93f02000 - 0x940d9fff  com.apple.CoreFoundation 6.7.1 (635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x94aaa000 - 0x94dacfff  com.apple.CoreServices.CarbonCore 960.20 (960.20) <E6300673-A013-3A91-BB1A-DD793B857E16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
      0x96cc9000 - 0x96e2affb  com.apple.QuartzCore 1.7 (270.2) <4A6035C8-1237-37E5-9FFF-1EFD735D8B18> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
      0x97cb2000 - 0x98745ff6  com.apple.AppKit 6.7.3 (1138.32) <008E7C05-C20C-344A-B51C-4A2441372785> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x999ad000 - 0x99cf1ffb  com.apple.HIToolbox 1.8 (???) <9540400F-B432-3116-AEAD-C1FBCFE67E73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
      0x9a195000 - 0x9a260fff  libsystem_c.dylib ??? (???) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
      0x9c001000 - 0x9c01fff7  libsystem_kernel.dylib ??? (???) <124A6CE3-3934-3994-9D0A-E85A0C0BF082> /usr/lib/system/libsystem_kernel.dylib
      0x9c028000 - 0x9c079ff3  com.apple.CoreMediaIO 210.0 (3180) <6C9974AD-CA84-3C49-B55E-0496B675DBA1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    Process:         AirPort Base Station Agent [186]
    Path:            /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Architecture:    x86_64
    UID:             501
      Thread 0x57f        DispatchQueue 1
      User stack:
        109 ??? (in AirPort Base Station Agent) [0x10d605654]
          109 ??? (in AirPort Base Station Agent) [0x10d616353]
            109 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e69238f]
              109 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e682676]
                109 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e682e64]
                  109 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e67a6fc]
                    109 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9380167a]
      Kernel stack:
        109 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x590        DispatchQueue 2
      User stack:
        109 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff9343414e]
          109 kevent + 10 (in libsystem_kernel.dylib) [0x7fff938037e6]
      Kernel stack:
        109 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
      Thread 0x5a7      
      User stack:
        109 thread_start + 13 (in libsystem_c.dylib) [0x7fff91f0eb75]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff91f0b8bf]
            109 __select + 10 (in libsystem_kernel.dylib) [0x7fff93802df2]
      Kernel stack:
        109 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
      Binary Images:
             0x10d604000 -        0x10d61bfff  com.apple.AirPortBaseStationAgent 1.5.5 (155.7) <0D37CC05-D1C6-3C6C-BACD-A88D4BD4C3CD> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
          0x7fff8e64a000 -     0x7fff8e81efff  com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff91ebd000 -     0x7fff91f9afef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
          0x7fff93432000 -     0x7fff93440fff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
          0x7fff937ec000 -     0x7fff9380cfff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
    Process:         aosnotifyd [53]
    Path:            /usr/sbin/aosnotifyd
    Architecture:    x86_64
    UID:             0
      Thread 0x136        DispatchQueue 1
      User stack:
        109 start + 52 (in aosnotifyd) [0x100f020bc]
          109 main + 74 (in aosnotifyd) [0x100f099f4]
            109 -[AOSNotificationDaemon startup] + 1294 (in aosnotifyd) [0x100f097bb]
              109 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8f819f9f]
                109 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e682676]
                  109 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e682e64]
                    109 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e67a6fc]
                      109 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9380167a]
      Kernel stack:
        109 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x2ef        DispatchQueue 2
      User stack:
        109 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff9343414e]
          109 kevent + 10 (in libsystem_kernel.dylib) [0x7fff938037e6]
      Kernel stack:
        109 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
      Thread 0x3c4      
      User stack:
        109 thread_start + 13 (in libsystem_c.dylib) [0x7fff91f0eb75]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff91f0b8bf]
            109 __NSThread__main__ + 1575 (in Foundation) [0x7fff8f8686c6]
              109 -[NSThread main] + 68 (in Foundation) [0x7fff8f86874e]
                109 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff8f873ffb]
                  109 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e682676]
                    109 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e682e64]
                      109 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e67a6fc]
                        109 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9380167a]
      Kernel stack:
        109 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x3da      
      User stack:
        109 thread_start + 13 (in libsystem_c.dylib) [0x7fff91f0eb75]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff91f0b8bf]
            109 __select + 10 (in libsystem_kernel.dylib) [0x7fff93802df2]
      Kernel stack:
        109 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
      Thread 0x6a552    
      User stack:
        17 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff91f0eb85]
          17 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff93803192]
      Kernel stack:
        17 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
      Binary Images:
             0x100f00000 -        0x100f41fff  aosnotifyd ??? (???) <750811D8-1A2D-3F5A-B157-8A35B8FB04DB> /usr/sbin/aosnotifyd
          0x7fff8e64a000 -     0x7fff8e81efff  com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8f80e000 -     0x7fff8fb27ff7  com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff91ebd000 -     0x7fff91f9afef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
          0x7fff93432000 -     0x7fff93440fff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
          0x7fff937ec000 -     0x7fff9380cfff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
    Process:         applepushserviced [52]
    Path:            /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
    Architecture:    x86_64
    UID:             0
      Thread 0x135        DispatchQueue 1
      User stack:
        109 ??? (in applepushserviced) [0x10e36d8d4]
          109 ??? (in applepushserviced) [0x10e36d9b8]
            109 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff8f819e8b]
              109 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8f819f9f]
                109 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e682676]
                  109 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e682e64]
                    109 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e67a6fc]
                      109 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9380167a]
      Kernel stack:
        109 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0x151        DispatchQueue 2
      User stack:
        109 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff9343414e]
          109 kevent + 10 (in libsystem_kernel.dylib) [0x7fff938037e6]
      Kernel stack:
        109 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
      Thread 0x3e5      
      User stack:
        109 thread_start + 13 (in libsystem_c.dylib) [0x7fff91f0eb75]
          109 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff91f0b8bf]
            109 __select + 10 (in libsystem_kernel.dylib) [0x7fff93802df2]
      Kernel stack:
        109 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
      Thread 0x6a546    
      User stack:
        50 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff91f0eb85]
          50 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff93803192]
      Kernel stack:
        50 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
      Binary Images:
             0x10e36c000 -        0x10e3daff7  applepushserviced ??? (???) <99ACA6F5-6DCE-34D6-A4C6-7D8DE7B88173> /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
          0x7fff8e64a000 -     0x7fff8e81efff  com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8f80e000 -     0x7fff8fb27ff7  com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff91ebd000 -     0x7fff91f9afef  libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
          0x7fff93432000 -     0x7fff93440fff  libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
          0x7fff937ec000 -     0x7fff9380cfff  libsystem_kernel.dylib ??? (???) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
    Process:         AppleSpell [437]
    Path:            /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:    x86_64
    UID:             501
      Thread 0xf07        DispatchQueue 1
      User stack:
        109 ??? (in AppleSpell) [0x10f5a7a7c]
          109 ??? (in AppleSpell) [0x10f5a7d2e]
            109 -[NSSpellServer run] + 74 (in Foundation) [0x7fff8f96ac66]
              109 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e69238f]
                109 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e682676]
                  109 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e682e64]
                    109 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e67a6fc]
                      109 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff9380167a]
      Kernel stack:
        109 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
      Thread 0xf09        DispatchQueue 2
      User stack:
        109 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff9343414e]
          109 kevent + 10 (in libsystem_kernel.dylib) [0x7fff938037e6]
      Kernel stack:
        109 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]

  • How to diagnose ANE crash on startup?

    We have an ANE which when used causes the app to die on startup. This happens on an iPhone4 device running iOS5. As far as we can tell, the app is crashing before it enters AS code, and way before the ANE is actually used. Even if the ANE is not referenced, including it in the build will still cause it to crash on startup.
    The ANE is compiled against iOS6 SDK, but deployment target is 4.3.
    It is using linker options to add the frameworks for Social, Accounts, and AdSupport
    Compiler is building just for armv7 (not armv7s).
    Packaged with Air 3.4.
    App will package and deploy to device fine, but will not launch. Have tried various build configurations to no avail. Not really sure how we can go about debugging this?

    Are you using weak linking to link with frameworks which are not available on the device? Social framework is not available on iOS 5. If not, your crash log will show errors like "dyld: Symbol not found: XXX Referenced from: YYY Expected in: ZZZ". When you link your app against a framework and then deploy it on a platform where that framework is not available, it crashes because the loader doesn't know how to resolve the symbols from that framework. If, for example, your app uses Twitter framework it will not run on older platforms directly. The solution is to use weak linking for the framework and guard calls to symbols in that framework with checks for availability. To use weak linking specify "-weak_framework Twitter" instead of "-framework Twitter" in your platform options file. Guard calls to the Twitter APIs like this:
    If ([TWTweetComposeViewController class] != nil) {
                    // TWTweetComposeViewController is available
                    // use API
    To see compiler warnings about newer symbols when building set the target SDK to 5.0 in your Xcode project for the native library. Then you should see compiler warnings saying " warning: definition for 'XXX' not found" or something similar.
    Hope this helps.
    ~rajorshi

Maybe you are looking for