Weird crashes when trying to start app

Hi,
I've got a weird problem on my PM G5 2.0 with my primary user account. Everytime I try to start the demo version of the (java) application LightZone I can click the demo button on the "register/buy/demo-window" and after that Lightzone crashes while showing a message "Initializing Engine Utilities" in its splash screen. I get error messages in my log (attached to this message).
The point is, that the app runs fine on my iBook and on the same G5 but with a differet user account. I have tried different versions of Lightzone, I have repaired permissions, I have repaired my colorsync profiles (see first stack in JavaNativeCrash.log). I have started Mac OS X in safe boot, I have quit all processes I don't absolutely need, I haven even temporarily removed everything from my home folder but Lightzone still crashes.
It can't be the app, as it works with the other accouns and my iBook, it can't be my hardware as it works with the other accounts and it can't be any process I run or anything lying in my home folder. What is causing these strange crashes?
BTW: I also tried re-installing 10.4.7 with combo update as well as Java5. Know what...it still crashes.
Anybody out there?
Thanks,
Carsten
PS: So here are my logs: first console.log followed be JavaNativeCrash.log and LightZone.crash.log
Jul 21 21:46:08 Powermac /Applications/LightZone.app/Contents/MacOS/LightZone: An unexpected Java error has been detected by HotSpot Virtual Machine.
Jul 21 21:46:08 Powermac /Applications/LightZone.app/Contents/MacOS/LightZone: If this error is reproducible, please report it with the following information:
Jul 21 21:46:08 Powermac /Applications/LightZone.app/Contents/MacOS/LightZone: 1. Provide the steps to reproduce, a test case, and any relevant information
Jul 21 21:46:08 Powermac /Applications/LightZone.app/Contents/MacOS/LightZone: 2. The corresponding JavaNativeCrash_pid<num>.crash.log (Java state)
Jul 21 21:46:08 Powermac /Applications/LightZone.app/Contents/MacOS/LightZone: 3. The corresponding <name>.crash.log (native state; generated by CrashReporter)
Jul 21 21:46:08 Powermac /Applications/LightZone.app/Contents/MacOS/LightZone: 4. This data:
Jul 21 21:46:08 Powermac /Applications/LightZone.app/Contents/MacOS/LightZone: Java VM: Java HotSpot(TM) Client VM (1.5.0_06-64 mixed mode)
Jul 21 21:46:08 Powermac /Applications/LightZone.app/Contents/MacOS/LightZone: Bus Error (0xa) at pc=0x803468f8
Jul 21 21:46:08 Powermac /Applications/LightZone.app/Contents/MacOS/LightZone: Process ID: 4606, Current Thread: 25194496
Jul 21 21:46:08 Powermac /Applications/LightZone.app/Contents/MacOS/LightZone: File report at: http://bugreport.apple.com/
Jul 21 21:46:08 Powermac /Applications/LightZone.app/Contents/MacOS/LightZone: An error report file has been written to:
Jul 21 21:46:08 Powermac /Applications/LightZone.app/Contents/MacOS/LightZone: /Users/carsten/Library/Logs/Java/JavaNativeCrash_pid4606.crash.log
Jul 21 21:46:10 Powermac crashdump[4607]: LightZone crashed
Jul 21 21:46:11 Powermac crashdump[4607]: crash report written to: /Users/carsten/Library/Logs/CrashReporter/LightZone.crash.log
Local Time = Fri Jul 21 21:46:08 2006
# This JavaNativeCrash log describes the Java state at a Native Crash in a Java application.
# The corresponding native state can be found in the crash log generated by CrashReporter.
# If this error is reproducible, please report it with the following information:
# 1. Provide the steps to reproduce, a test case, and any relevant information
# 2. This JavaNativeCrash_pid<num>.crash.log (Java state)
# 3. The corresponding <name>.crash.log (native state; generated by CrashReporter)
# File report at: http://bugreport.apple.com/
# An unexpected Java error has been detected by HotSpot Virtual Machine:
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-64 mixed mode)
# Bus Error (0xa) at pc=0x803468f8, pid=4606, tid=25194496
--------------- T H R E A D ---------------
Current thread (0x00501640): JavaThread "main" [thread_innative, id=25200640]
Stack: [0xf0001000,0xf0801000)
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.lightcrafts.platform.macosx.MacOSXColorProfileManager.searchProfilesForImpl (I)[Ljava/lang/String;+0
j com.lightcrafts.platform.macosx.MacOSXColorProfileManager.getProfilesFor(I)Ljav a/util/Collection;+1
j com.lightcrafts.platform.macosx.MacOSXPlatform.getExportProfiles()Ljava/util/Co llection;+9
j com.lightcrafts.jai.JAIContext.<clinit>()V+645
v ~StubRoutines::call_stub
j java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/ Class;+0
j java.lang.Class.forName(Ljava/lang/String;)Ljava/lang/Class;+5
j com.lightcrafts.app.Application.verifyLibraries()V+136
j com.lightcrafts.app.Application.main([Ljava/lang/String;)V+12
j com.lightcrafts.platform.macosx.MacOSXLauncher.main([Ljava/lang/String;)V+93
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00518920 JavaThread "TileReaper" daemon [threadblocked, id=25928192]
0x00510c30 JavaThread "Java2D Disposer" daemon [threadblocked, id=26037248]
0x0050f310 JavaThread "AWT-EventQueue-0" [threadblocked, id=25997824]
0x0050dd90 JavaThread "AWT-Shutdown" [threadblocked, id=25890304]
0x0050d910 JavaThread "AWT-AppKit" daemon [thread_innative, id=-1610551912]
0x0050d020 JavaThread "Timer-0" daemon [threadblocked, id=25780224]
0x0050aa40 JavaThread "Low Memory Detector" daemon [threadblocked, id=25349632]
0x0050a100 JavaThread "CompilerThread0" daemon [threadblocked, id=25376768]
0x00509670 JavaThread "Finalizer" daemon [threadblocked, id=25344512]
0x00509280 JavaThread "Reference Handler" daemon [threadblocked, id=25357824]
=>0x00501640 JavaThread "main" [thread_innative, id=25200640]
Other Threads:
0x00508a80 VMThread [id=25300992]
0x0050c110 WatcherThread [id=25350656]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 576K, used 274K [0x071e0000, 0x07280000, 0x10000000)
eden space 512K, 43% used [0x071e0000, 0x07217f68, 0x07260000)
from space 64K, 78% used [0x07270000, 0x0727c998, 0x07280000)
to space 64K, 0% used [0x07260000, 0x07260000, 0x07270000)
tenured generation total 4416K, used 3025K [0x10000000, 0x10450000, 0x571e0000)
the space 4416K, 68% used [0x10000000, 0x102f45a0, 0x102f4600, 0x10450000)
compacting perm gen total 8960K, used 8750K [0x571e0000, 0x57aa0000, 0x5b1e0000)
the space 8960K, 97% used [0x571e0000, 0x57a6baa8, 0x57a6bc00, 0x57aa0000)
No shared spaces configured.
Dynamic libraries and executable:
[0x000025c4-0x0000b0b0] /Applications/LightZone.app/Contents/MacOS/LightZone
[0x93678c8c-0x9367b4bc] /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
[0x936dfe74-0x936dff44] /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
[0x90001100-0x9019636c] /usr/lib/libSystem.B.dylib
[0x9291b88c-0x92ab3554] /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
[0x92c63610-0x92d20a58] /usr/lib/libxml2.2.dylib
[0x908dbe74-0x908dbf44] /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
[0x913e60e0-0x91407f98] /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
[0x907b98cc-0x90869838] /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
[0x908de680-0x909ce508] /usr/lib/libicucore.A.dylib
[0x90b6d740-0x90b7c5b4] /usr/lib/libauto.dylib
[0x90a39fa0-0x90a4cdf8] /usr/lib/libobjc.A.dylib
[0x9110c954-0x91116ad0] /usr/lib/libz.1.dylib
[0x92d61680-0x92d75aa0] /usr/lib/libiconv.2.dylib
[0x90213e80-0x902165d8] /usr/lib/system/libmathCommon.A.dylib
[0x90b86f80-0x90c66bdc] /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
[0x90ec4a18-0x90f23a2c] /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
[0x90f8de8c-0x90fc871c] /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
[0x90fe4030-0x90ff7d5c] /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
[0x9100c11c-0x9106f0bc] /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
[0x910d2ca0-0x910f2564] /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
[0x90ae7af0-0x90b45a20] /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
[0x9111da90-0x91244d88] /System/Library/Frameworks/Security.framework/Versions/A/Security
[0x913d5dc8-0x913dda48] /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
[0x91421314-0x9142b254] /usr/lib/libgcc_s.1.dylib
[0x936e3090-0x93c20e68] /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
[0x940a2760-0x940fe5f0] /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
[0x914f4e4c-0x914f4f1c] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
[0x931dfa9c-0x934a6aa8] /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
[0x92f30fa0-0x92f3cf44] /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
[0x9414ade8-0x941daf84] /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
[0x9425f5dc-0x9425ff90] /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
[0x928524c0-0x928b6614] /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
[0x94262170-0x9439e074] /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
[0x914f7058-0x91527114] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
[0x9029340c-0x90330160] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
[0x9154a6f4-0x915a93ac] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
[0x9037304c-0x906d37dc] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
[0x9021b108-0x9025c56c] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
[0x9166c8b4-0x916d7830] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
[0x91744584-0x917dcbc8] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
[0x91838610-0x91887a44] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
[0x918c5748-0x918e0228] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
[0x918fa6d8-0x91918690] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
[0x91931de0-0x9196af28] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
[0x91990080-0x9199f1cc] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
[0x919b2850-0x919e73d4] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
[0x91430858-0x9143827c] /usr/lib/libbsm.dylib
[0x91a082cc-0x91aac524] /usr/lib/libcrypto.0.9.7.dylib
[0x91b1db68-0x91b2f908] /usr/lib/libcups.2.dylib
[0x91b384c8-0x91b522d4] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
[0x91b5a6ac-0x91bb3574] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
[0x91bdf75c-0x91be3aa4] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
[0x91be60bc-0x91c2b768] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
[0x91c32dbc-0x91c52880] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
[0x91c765f4-0x91c8cf98] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
[0x91c95384-0x91c97b44] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
[0x91c99ee0-0x91c99fb0] /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
[0x91c9b7f0-0x91d7cdb8] /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
[0x91d894c4-0x91d89598] /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
[0x91e13e40-0x91e7b0a4] /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
[0x91e8c710-0x91f09a68] /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
[0x91f3c3a0-0x924bd7b8] /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
[0x924f6760-0x9281b8a8] /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
[0x9319a244-0x931b0fb8] /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
[0x9143d5e0-0x91499798] /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
[0x94467888-0x9449ec80] /usr/lib/libsqlite3.0.dylib
[0x9363af2c-0x93644dc0] /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
[0x944acc68-0x944d09dc] /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
[0x92e8adb8-0x92ed9ed4] /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
[0x92e619e4-0x92e7ff4c] /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
[0x951de4dc-0x951eecf4] /System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Versions/A/ JavaApplicationLauncher
[0x947353a0-0x94962c40] /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
[0x92f02e68-0x92f02f38] /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
[0x94aad0e0-0x94b01a08] /usr/lib/libstdc++.6.dylib
[0x94b90b40-0x94baa038] /usr/lib/libmx.A.dylib
[0x92f05914-0x92f13664] /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
[0x92f4d15c-0x92f5c20c] /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
[0x92f74364-0x92fe7470] /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
[0x9300efc0-0x930178e0] /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
[0x93023b90-0x930444f4] /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
[0x9306b248-0x93075ccc] /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
[0x9308691c-0x930daa94] /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
[0x9311d10c-0x9315f0a4] /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
[0x931c93d0-0x931d2de8] /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
[0x9cbb4890-0x9ce937cc] /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjvm.dyl ib
[0x9cf6a800-0x9cf7094c] /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libverify. dylib
[0x9cf440b4-0x9cf5b0f8] /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjava.jn ilib
[0x9d09a1ec-0x9d0a4214] /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libzip.jni lib
[0x5ba3d760-0x5ba3fa98] /Applications/LightZone.app/Contents/Resources/Java/libLCCDL.jnilib
[0x5ba62c30-0x5ba74e14] /Applications/LightZone.app/Contents/Resources/Java/libESD.jnilib
[0x5bab1e40-0x5bab2b74] libLCJNI.dylib
[0x9fe4db78-0x9ff7ae9c] /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libawt.jni lib
[0x7bb49a5c-0x7bb4e5dc] /Users/carsten/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
[0x7bb55ca4-0x7bb55e18] /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/Grow lSafariLoader
[0x946aab4c-0x946b729c] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
[0x94715144-0x9472af34] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
[0x946c2558-0x946cd724] /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
[0x9cf0a848-0x9cf0ae0c] /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libcmm.jni lib
[0x9cf0cc40-0x9cf0ed38] /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libcolorsy nc.jnilib
[0x9cfd0b94-0x9cff12c0] /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjpeg.jn ilib
[0x9fe38640-0x9fe45824] /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/liblaf.jni lib
[0x9fdcedf8-0x9fe14c30] /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libfontman ager.jnilib
[0x9d032f04-0x9d03c708] /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libnet.jni lib
[0x9d041ae8-0x9d045368] /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libnio.jni lib
[0x7fa2f020-0x7fa76d14] /Applications/LightZone.app/Contents/Resources/Java/libDCRaw.jnilib
[0x8008b830-0x800a53c0] /Applications/LightZone.app/Contents/Resources/Java/libSegment.jnilib
[0x800ed2b0-0x800f92f0] /Applications/LightZone.app/Contents/Resources/Java/libJAI.jnilib
[0x974864f8-0x974865cc] /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
[0x801a9560-0x801e2514] /Applications/LightZone.app/Contents/Resources/Java/libLCJPEG.jnilib
[0x80345ed0-0x8034c2c4] /Applications/LightZone.app/Contents/Resources/Java/libMacOSX.jnilib
VM Arguments:
jvm_args: -Xmx1280m -Xrs -Duser.dir=/Applications/LightZone.app/Contents/Resources/Java/ -Dcom.lightcrafts.licensetype=ESD -Djava.endorsed.dirs=.:/System/Library/Java/Extensions/ -Dsun.boot.library.path=.:/System/Library/Frameworks/JavaVM.framework/Versions/ 1.5.0/Libraries:/System/Library/Java/Extensions/
java_command: <unknown>
Launcher Type: generic
Environment Variables:
PATH=/usr/bin:/bin:/usr/sbin:/sbin
SHELL=/bin/bash
Signal Handlers:
Segmentation Violation (11): [LightZone+0x3ab4], sa_mask[0]=0x00000000, sa_flags=0x00000002
Bus Error (10): [LightZone+0x3ab4], sa_mask[0]=0x00000000, sa_flags=0x00000002
Arithmetic Exception (8): [LightZone+0x3ab4], sa_mask[0]=0x00000000, sa_flags=0x00000002
Unknown Signal (13): SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000002
Illegal Instruction (4): [LightZone+0x3ab4], sa_mask[0]=0x00000000, sa_flags=0x00000002
Unknown Signal (30): SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000002
Unknown Signal (31): SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000002
Unknown Signal (1): SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000002
Unknown Signal (2): SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000002
Unknown Signal (3): SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000002
Unknown Signal (15): SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000002
--------------- S Y S T E M ---------------
OS:Mac OS X
CPU:total 2 Processor type = PPC 970 [Enabled Vector Unit] [64 bit instructions Enabled]
Memory: 4k page, physical 2097152k
vm_info: Java HotSpot(TM) Client VM (1.5.0_06-64) for macosx-ppc, built on Mar 18 2006 00:20:55 by root with gcc 3.3 20030304 (build 1809)
Host Name: Powermac
Date/Time: 2006-07-21 21:46:08.278 +0200
OS Version: 10.4.7 (Build 8J135)
Report Version: 4
Command: LightZone
Path: /Applications/LightZone.app/Contents/MacOS/LightZone
Parent: WindowServer [85]
Version: ??? (1.5.2)
PID: 4606
Thread: 1
Exception: EXCBADACCESS (0x0001)
Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
Thread 0:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
4 com.apple.HIToolbox 0x931e6740 RunCurrentEventLoopInMode + 264
5 com.apple.HIToolbox 0x931e5dd4 ReceiveNextEventCommon + 380
6 com.apple.HIToolbox 0x931e5c40 BlockUntilNextEventMatchingListInMode + 96
7 com.apple.AppKit 0x936e9ae4 _DPSNextEvent + 384
8 com.apple.AppKit 0x936e97a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
9 com.apple.AppKit 0x936e5cec -[NSApplication run] + 472
10 libawt.jnilib 0x9fe4eb30 +[AWTStarter startAWT:] + 948
11 com.apple.Foundation 0x9294da00 __NSFireMainThreadPerform + 276
12 com.apple.CoreFoundation 0x9080ca78 __CFRunLoopPerformPerform + 104
13 com.apple.CoreFoundation 0x907dc4cc __CFRunLoopDoSources0 + 384
14 com.apple.CoreFoundation 0x907db9fc __CFRunLoopRun + 452
15 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
16 com.apple.CoreFoundation 0x907ea8dc CFRunLoopRun + 52
17 com.lightcrafts.LightZone 0x00004f44 main + 244 (main.mm:237)
18 com.lightcrafts.LightZone 0x0000278c _start + 392 (crt.c:267)
19 dyld 0x8fe01048 dyldstart + 60
Thread 1 Crashed:
0 libMacOSX.jnilib 0x803468f8 Javacom_lightcrafts_platform_macosx_MacOSXColorProfileManagersearchProfilesForImpl + 1448 (jni.h:1589)
1 libMacOSX.jnilib 0x80346494 Javacom_lightcrafts_platform_macosx_MacOSXColorProfileManagersearchProfilesForImpl + 324 (ColorProfileManager.cpp:136)
2 <<00000000>> 0x051ce2c4 0 + 85779140
3 <<00000000>> 0x051c79c0 0 + 85752256
4 <<00000000>> 0x051c79c0 0 + 85752256
5 <<00000000>> 0x051c79c0 0 + 85752256
6 <<00000000>> 0x051c5164 0 + 85741924
7 libjvm.dylib 0x9cc233c8 jio_snprintf + 382228
8 libjvm.dylib 0x9cc23214 jio_snprintf + 381792
9 libjvm.dylib 0x9cc231b4 jio_snprintf + 381696
10 libjvm.dylib 0x9cc230d0 jio_snprintf + 381468
11 libjvm.dylib 0x9cc22dfc jio_snprintf + 380744
12 libjvm.dylib 0x9cc22a3c jio_snprintf + 379784
13 libjvm.dylib 0x9cc2d2f8 JVM_DoPrivileged + 6776
14 libjvm.dylib 0x9cc3b8cc JVM_FindClassFromClassLoader + 856
15 libjava.jnilib 0x9cf462d8 Javajava_lang_ClassforName0 + 304
16 <<00000000>> 0x051ce2c4 0 + 85779140
17 <<00000000>> 0x051c79c0 0 + 85752256
18 <<00000000>> 0x051c79c0 0 + 85752256
19 <<00000000>> 0x051c7ab0 0 + 85752496
20 <<00000000>> 0x051c7ab0 0 + 85752496
21 <<00000000>> 0x051c5164 0 + 85741924
22 libjvm.dylib 0x9cc233c8 jio_snprintf + 382228
23 libjvm.dylib 0x9cc23214 jio_snprintf + 381792
24 libjvm.dylib 0x9cc41eec JVM_MaxMemory + 9056
25 libjvm.dylib 0x9ccf31e8 JVM_IsInterrupted + 9568
26 com.lightcrafts.LightZone 0x0000cfec JNIEnv::CallStaticVoidMethod(jclass*, _jmethodID*, ...) + 40 (jni.h:1495)
27 com.lightcrafts.LightZone 0x00004804 jvmThreadMain(void*) + 460 (StartJava.mm:89)
28 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 2:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 libjvm.dylib 0x9cbbf9f8 JNICreateJavaVMImpl + 44348
3 libjvm.dylib 0x9cbbf998 JNICreateJavaVMImpl + 44252
4 libjvm.dylib 0x9cbbf88c JNICreateJavaVMImpl + 43984
5 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 3:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 libjvm.dylib 0x9cc22120 jio_snprintf + 377452
3 libjvm.dylib 0x9cc21db4 jio_snprintf + 376576
4 libjvm.dylib 0x9cc22374 jio_snprintf + 378048
5 libjvm.dylib 0x9cc21bf4 jio_snprintf + 376128
6 libjvm.dylib 0x9cbbf88c JNICreateJavaVMImpl + 43984
7 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 4:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 libjvm.dylib 0x9cc22008 jio_snprintf + 377172
3 libjvm.dylib 0x9cc312e8 JVM_MonitorWait + 2936
4 libjvm.dylib 0x9cc30cac JVM_MonitorWait + 1340
5 libjvm.dylib 0x9cc30a20 JVM_MonitorWait + 688
6 <<00000000>> 0x051ce2c4 0 + 85779140
7 <<00000000>> 0x051c7ab0 0 + 85752496
8 <<00000000>> 0x051c7ab0 0 + 85752496
9 <<00000000>> 0x051c5164 0 + 85741924
10 libjvm.dylib 0x9cc233c8 jio_snprintf + 382228
11 libjvm.dylib 0x9cc23214 jio_snprintf + 381792
12 libjvm.dylib 0x9cc305c8 JVM_StartThread + 2572
13 libjvm.dylib 0x9cc304bc JVM_StartThread + 2304
14 libjvm.dylib 0x9cc3044c JVM_StartThread + 2192
15 libjvm.dylib 0x9cc30314 JVM_StartThread + 1880
16 libjvm.dylib 0x9cbbf88c JNICreateJavaVMImpl + 43984
17 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 5:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 libjvm.dylib 0x9cc22008 jio_snprintf + 377172
3 libjvm.dylib 0x9cc312e8 JVM_MonitorWait + 2936
4 libjvm.dylib 0x9cc30cac JVM_MonitorWait + 1340
5 libjvm.dylib 0x9cc30a20 JVM_MonitorWait + 688
6 <<00000000>> 0x051ce2c4 0 + 85779140
7 <<00000000>> 0x051c7ab0 0 + 85752496
8 <<00000000>> 0x051c79c0 0 + 85752256
9 <<00000000>> 0x051c79c0 0 + 85752256
10 <<00000000>> 0x051c5164 0 + 85741924
11 libjvm.dylib 0x9cc233c8 jio_snprintf + 382228
12 libjvm.dylib 0x9cc23214 jio_snprintf + 381792
13 libjvm.dylib 0x9cc305c8 JVM_StartThread + 2572
14 libjvm.dylib 0x9cc304bc JVM_StartThread + 2304
15 libjvm.dylib 0x9cc3044c JVM_StartThread + 2192
16 libjvm.dylib 0x9cc30314 JVM_StartThread + 1880
17 libjvm.dylib 0x9cbbf88c JNICreateJavaVMImpl + 43984
18 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 6:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 libjvm.dylib 0x9cc22008 jio_snprintf + 377172
3 libjvm.dylib 0x9cc21e50 jio_snprintf + 376732
4 libjvm.dylib 0x9cc471e4 JVM_RegisterSignal + 15092
5 libjvm.dylib 0x9cc46f24 JVM_RegisterSignal + 14388
6 libjvm.dylib 0x9cc30314 JVM_StartThread + 1880
7 libjvm.dylib 0x9cbbf88c JNICreateJavaVMImpl + 43984
8 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 7:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 libjvm.dylib 0x9cc22008 jio_snprintf + 377172
3 libjvm.dylib 0x9cc21db4 jio_snprintf + 376576
4 libjvm.dylib 0x9cc477fc JVM_RegisterSignal + 16652
5 libjvm.dylib 0x9cc30314 JVM_StartThread + 1880
6 libjvm.dylib 0x9cbbf88c JNICreateJavaVMImpl + 43984
7 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 8:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 libjvm.dylib 0x9cc22120 jio_snprintf + 377452
3 libjvm.dylib 0x9cc59630 JVM_RegisterSignal + 89920
4 libjvm.dylib 0x9cc592a0 JVM_RegisterSignal + 89008
5 libjvm.dylib 0x9cbbf88c JNICreateJavaVMImpl + 43984
6 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 9:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 libjvm.dylib 0x9cc22120 jio_snprintf + 377452
3 libjvm.dylib 0x9cc312e8 JVM_MonitorWait + 2936
4 libjvm.dylib 0x9cc30cac JVM_MonitorWait + 1340
5 libjvm.dylib 0x9cc30a20 JVM_MonitorWait + 688
6 <<00000000>> 0x051ce2c4 0 + 85779140
7 <<00000000>> 0x051c7ab0 0 + 85752496
8 <<00000000>> 0x051c7ab0 0 + 85752496
9 <<00000000>> 0x051c5164 0 + 85741924
10 libjvm.dylib 0x9cc233c8 jio_snprintf + 382228
11 libjvm.dylib 0x9cc23214 jio_snprintf + 381792
12 libjvm.dylib 0x9cc305c8 JVM_StartThread + 2572
13 libjvm.dylib 0x9cc304bc JVM_StartThread + 2304
14 libjvm.dylib 0x9cc3044c JVM_StartThread + 2192
15 libjvm.dylib 0x9cc30314 JVM_StartThread + 1880
16 libjvm.dylib 0x9cbbf88c JNICreateJavaVMImpl + 43984
17 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 10:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 libjvm.dylib 0x9cc22008 jio_snprintf + 377172
3 libjvm.dylib 0x9cc312e8 JVM_MonitorWait + 2936
4 libjvm.dylib 0x9cc30cac JVM_MonitorWait + 1340
5 libjvm.dylib 0x9cc30a20 JVM_MonitorWait + 688
6 <<00000000>> 0x051ce2c4 0 + 85779140
7 <<00000000>> 0x051c7ab0 0 + 85752496
8 <<00000000>> 0x051c7ab0 0 + 85752496
9 <<00000000>> 0x051c7e10 0 + 85753360
10 <<00000000>> 0x051c5164 0 + 85741924
11 libjvm.dylib 0x9cc233c8 jio_snprintf + 382228
12 libjvm.dylib 0x9cc23214 jio_snprintf + 381792
13 libjvm.dylib 0x9cc305c8 JVM_StartThread + 2572
14 libjvm.dylib 0x9cc304bc JVM_StartThread + 2304
15 libjvm.dylib 0x9cc3044c JVM_StartThread + 2192
16 libjvm.dylib 0x9cc30314 JVM_StartThread + 1880
17 libjvm.dylib 0x9cbbf88c JNICreateJavaVMImpl + 43984
18 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 11:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 libjvm.dylib 0x9cc22008 jio_snprintf + 377172
3 libjvm.dylib 0x9cc312e8 JVM_MonitorWait + 2936
4 libjvm.dylib 0x9cc30cac JVM_MonitorWait + 1340
5 libjvm.dylib 0x9cc30a20 JVM_MonitorWait + 688
6 <<00000000>> 0x051ce2c4 0 + 85779140
7 <<00000000>> 0x051c7ab0 0 + 85752496
8 <<00000000>> 0x051c7ab0 0 + 85752496
9 <<00000000>> 0x051c79c0 0 + 85752256
10 <<00000000>> 0x051c7930 0 + 85752112
11 <<00000000>> 0x051c7ab0 0 + 85752496
12 <<00000000>> 0x051c7ab0 0 + 85752496
13 <<00000000>> 0x051c7ab0 0 + 85752496
14 <<00000000>> 0x051c5164 0 + 85741924
15 libjvm.dylib 0x9cc233c8 jio_snprintf + 382228
16 libjvm.dylib 0x9cc23214 jio_snprintf + 381792
17 libjvm.dylib 0x9cc305c8 JVM_StartThread + 2572
18 libjvm.dylib 0x9cc304bc JVM_StartThread + 2304
19 libjvm.dylib 0x9cc3044c JVM_StartThread + 2192
20 libjvm.dylib 0x9cc30314 JVM_StartThread + 1880
21 libjvm.dylib 0x9cbbf88c JNICreateJavaVMImpl + 43984
22 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 12:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 libjvm.dylib 0x9cc22008 jio_snprintf + 377172
3 libjvm.dylib 0x9cc312e8 JVM_MonitorWait + 2936
4 libjvm.dylib 0x9cc30cac JVM_MonitorWait + 1340
5 libjvm.dylib 0x9cc30a20 JVM_MonitorWait + 688
6 <<00000000>> 0x051ce2c4 0 + 85779140
7 <<00000000>> 0x051c7ab0 0 + 85752496
8 <<00000000>> 0x051c79c0 0 + 85752256
9 <<00000000>> 0x051c79c0 0 + 85752256
10 <<00000000>> 0x051c7e10 0 + 85753360
11 <<00000000>> 0x051c5164 0 + 85741924
12 libjvm.dylib 0x9cc233c8 jio_snprintf + 382228
13 libjvm.dylib 0x9cc23214 jio_snprintf + 381792
14 libjvm.dylib 0x9cc305c8 JVM_StartThread + 2572
15 libjvm.dylib 0x9cc304bc JVM_StartThread + 2304
16 libjvm.dylib 0x9cc3044c JVM_StartThread + 2192
17 libjvm.dylib 0x9cc30314 JVM_StartThread + 1880
18 libjvm.dylib 0x9cbbf88c JNICreateJavaVMImpl + 43984
19 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 13:
0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 libjvm.dylib 0x9cc22008 jio_snprintf + 377172
3 libjvm.dylib 0x9cc312e8 JVM_MonitorWait + 2936
4 libjvm.dylib 0x9cc30cac JVM_MonitorWait + 1340
5 libjvm.dylib 0x9cc30a20 JVM_MonitorWait + 688
6 <<00000000>> 0x051ce2c4 0 + 85779140
7 <<00000000>> 0x051c7ab0 0 + 85752496
8 <<00000000>> 0x051c79c0 0 + 85752256
9 <<00000000>> 0x051c79c0 0 + 85752256
10 <<00000000>> 0x051c5164 0 + 85741924
11 libjvm.dylib 0x9cc233c8 jio_snprintf + 382228
12 libjvm.dylib 0x9cc23214 jio_snprintf + 381792
13 libjvm.dylib 0x9cc305c8 JVM_StartThread + 2572
14 libjvm.dylib 0x9cc304bc JVM_StartThread + 2304
15 libjvm.dylib 0x9cc3044c JVM_StartThread + 2192
16 libjvm.dylib 0x9cc30314 JVM_StartThread + 1880
17 libjvm.dylib 0x9cbbf88c JNICreateJavaVMImpl + 43984
18 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
Thread 1 crashed with PPC Thread State 64:
srr0: 0x00000000803468f8 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
cr: 0x42204444 xer: 0x0000000000000000 lr: 0x0000000080346494 ctr: 0x0000000000000000
r0: 0x0000000000000000 r1: 0x00000000f07ff6d0 r2: 0x00000000acbb6f1c r3: 0x0000000000508fd4
r4: 0x0000000000000004 r5: 0x000000009cc4437c r6: 0x0000000000000007 r7: 0x00000000acbc4494
r8: 0x00000000030007f4 r9: 0x00000000acbb488c r10: 0x0000000003000504 r11: 0x0000000000000001
r12: 0x00000000acbc400c r13: 0x0000000000501640 r14: 0x000000000524a288 r15: 0x0000000080346350
r16: 0x00000000f07ffd80 r17: 0x0000000057a6a250 r18: 0x00000000f07ffde4 r19: 0x00000000f07ffd68
r20: 0x0000000057a6a4b0 r21: 0x00000000f07ff78a r22: 0x00000000f07ff8da r23: 0x0000000000508fd4
r24: 0x0000000000000000 r25: 0x00000000005016c4 r26: 0x00000000f07ff744 r27: 0x0000000000000037
r28: 0x0000000000000000 r29: 0x0000000000000000 r30: 0x0000000000000000 r31: 0x0000000080346374
Binary Images Description:
0x1000 - 0xcfff com.lightcrafts.LightZone ??? (1.5.2) /Applications/LightZone.app/Contents/MacOS/LightZone
0x5ba3d000 - 0x5ba3ffff libLCCDL.jnilib /Applications/LightZone.app/Contents/Resources/Java/libLCCDL.jnilib
0x5ba61000 - 0x5ba7afff libESD.jnilib /Applications/LightZone.app/Contents/Resources/Java/libESD.jnilib
0x5bab1000 - 0x5bab2fff libLCJNI.dylib libLCJNI.dylib
0x7bb48000 - 0x7bb4ffff com.unsanity.smartcrashreports Smart Crash Reports version 1.0.3 (1.0.3b1) /Users/carsten/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
0x7bb55000 - 0x7bb55fff com.growl.GrowlSafariLoader 1.0 /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/Grow lSafariLoader
0x7fa2e000 - 0x7fa7afff libDCRaw.jnilib /Applications/LightZone.app/Contents/Resources/Java/libDCRaw.jnilib
0x8008b000 - 0x800a6fff libSegment.jnilib /Applications/LightZone.app/Contents/Resources/Java/libSegment.jnilib
0x800ec000 - 0x80106fff libJAI.jnilib /Applications/LightZone.app/Contents/Resources/Java/libJAI.jnilib
0x801a8000 - 0x801e7fff libLCJPEG.jnilib /Applications/LightZone.app/Contents/Resources/Java/libLCJPEG.jnilib
0x80345000 - 0x8034ffff libMacOSX.jnilib /Applications/LightZone.app/Contents/Resources/Java/libMacOSX.jnilib
0x8fe00000 - 0x8fe52fff dyld 45.1 /usr/lib/dyld
0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x9021a000 - 0x90267fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90292000 - 0x90343fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x90372000 - 0x9072cfff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x907b9000 - 0x90892fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908db000 - 0x908dbfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908dd000 - 0x909dffff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a39000 - 0x90abdfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90ae7000 - 0x90b57fff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6d000 - 0x90b7ffff libauto.dylib /usr/lib/libauto.dylib
0x90b86000 - 0x90e5dfff com.apple.CoreServices.CarbonCore 681.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x90ec3000 - 0x90f43fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x90f8d000 - 0x90fcefff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x90fe3000 - 0x90ffbfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
0x9100b000 - 0x9108cfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x910d2000 - 0x910fbfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x9110c000 - 0x9111afff libz.1.dylib /usr/lib/libz.1.dylib
0x9111d000 - 0x912d7fff com.apple.security 4.4 (27566) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913d5000 - 0x913defff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913e5000 - 0x9140dfff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91420000 - 0x9142bfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91430000 - 0x91438fff libbsm.dylib /usr/lib/libbsm.dylib
0x9143c000 - 0x914b7fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f4000 - 0x914f4fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x914f6000 - 0x9152efff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
0x91549000 - 0x91616fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9166b000 - 0x916fcfff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x91743000 - 0x917fafff com.apple.QD 3.10.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x91837000 - 0x91895fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x918c4000 - 0x918e5fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x918f9000 - 0x9191efff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
0x91931000 - 0x91973fff com.apple.LaunchServices 180 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
0x9198f000 - 0x919a3fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b1000 - 0x919f1fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x91a07000 - 0x91acffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b1d000 - 0x91b32fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b37000 - 0x91b54fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b59000 - 0x91bc8fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91bdf000 - 0x91be3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91be5000 - 0x91c2dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c32000 - 0x91c6ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c76000 - 0x91c8ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c94000 - 0x91c97fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c99000 - 0x91c99fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c9b000 - 0x91d80fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91d88000 - 0x91da7fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x91e13000 - 0x91e81fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x91e8c000 - 0x91f21fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x91f3b000 - 0x924c3fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x924f6000 - 0x92821fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x92851000 - 0x928d9fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x9291a000 - 0x92b45fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c63000 - 0x92d41fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92d61000 - 0x92e4ffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92e61000 - 0x92e7ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e8a000 - 0x92ee4fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f02000 - 0x92f02fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f04000 - 0x92f18fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92f30000 - 0x92f40fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x92f4c000 - 0x92f61fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x92f73000 - 0x92ffafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x9300e000 - 0x93019fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x93023000 - 0x93050fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x9306a000 - 0x93079fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x93085000 - 0x930ebfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x9311c000 - 0x9316bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x93199000 - 0x931b6fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x931c8000 - 0x931d5fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x931de000 - 0x934ebfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x9363a000 - 0x93646fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93678000 - 0x9367cfff com.apple.JavaVM 11.4.0 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x936df000 - 0x936dffff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x936e1000 - 0x93d14fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x940a1000 - 0x94111fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9414a000 - 0x9420dfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9425f000 - 0x9425ffff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94261000 - 0x94414fff com.apple.QuartzCore 1.4.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94467000 - 0x944a4fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x944ac000 - 0x944fcfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x946aa000 - 0x946b9fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x946c1000 - 0x946cefff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94714000 - 0x9472dfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94734000 - 0x949e8fff com.apple.QuickTime 7.1.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94aac000 - 0x94b1dfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x94b90000 - 0x94bb1fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x951dd000 - 0x951f3fff com.apple.JavaApplicationLauncher 11.4.0 /System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Versions/A/ JavaApplicationLauncher
0x97485000 - 0x974a4fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9cbb4000 - 0x9cedafff libjvm.dylib /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjvm.dyl ib
0x9cf0a000 - 0x9cf0afff libcmm.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libcmm.jni lib
0x9cf0c000 - 0x9cf0efff libcolorsync.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libcolorsy nc.jnilib
0x9cf43000 - 0x9cf5ffff libjava.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjava.jn ilib
0x9cf6a000 - 0x9cf71fff libverify.dylib /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libverify. dylib
0x9cfd0000 - 0x9cff3fff libjpeg.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjpeg.jn ilib
0x9d032000 - 0x9d03dfff libnet.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libnet.jni lib
0x9d041000 - 0x9d045fff libnio.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libnio.jni lib
0x9d099000 - 0x9d0a5fff libzip.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libzip.jni lib
0x9fdce000 - 0x9fe1dfff libfontmanager.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libfontman ager.jnilib
0x9fe37000 - 0x9fe46fff liblaf.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/liblaf.jni lib
0x9fe4c000 - 0x9ff9cfff libawt.jnilib /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libawt.jni lib
Powermac G5 DC 2.0   Mac OS X (10.4.7)   2.5GB - internal: 2x10k 74GB, 120GB - external: 2x160GB (in G4 case), 250GB FW

First of all: Thanks for your help!
Since it runs OK on the same computer but under a
different account, it sounds like a problem with your
account, perhaps the application's preferences.
That's what I am also thinking, but I can't find anything special with my account.
• Discard the preferences in your account related to
the application in question. Check both your Home >
Library > Preferences and Home > Library >
Preferences > ByHost folders for preferences related
to LightZone.
I had already done this before posting. I even discarded everything in my preferences folder in order to check for any problems related to bad preferences.
• Check your account's preferences with Pref
erential Treatment.
Already running while writing this message...
• I note you have some Unsanity haxies installed.
These have a history of being problematic. I
suggest checking for updates, disabling them, or
uninstalling them.
What? I still have unsanity stuff installed?!?!? I used some of their apps a long time ago, but then I had problems, so I uninstalled everything - or so I thought.
How do you know I have one of their haxies installed? Neither Spotlight nor a terminal search did show anything and judging from a look at their web site I don't accidentally use any of their hacks.
• You should really report this problem to LightZone,
as the first set of Console messages indicate. It's
they're application, they should support it.
I did this, but I never heard anything. Also a web search did not show any other user with a similar problem.
EDIT: Ok, SmartCrashReporter is from Unsanity. But I do not know, where is application is coming from...
Bye,
Carsten

Similar Messages

  • Help - Photoshop Elements 8 crashes when trying to start Organizer

    Photoshop Elements 8 crashes when trying to start Organizer. Funny, that starting the Photoshop Editor is not a problem and works fine.
    I deinstalled the software and then installed it again, but had no effect.
    What can I do?
    Nick

    The Organizer preferences may have become corrupted, needing to be automatically re-built on a re-start.
    Close Elements.
    Click the Start Button and then your user name (in place of mine) and navigate to:
    C: Users >> 99Jon >> AppData >> Roaming >> Adobe >> Elements Organizer >>8.0 >> Organizer
    Delete the PSA file (with key symbol) and delete Status.dat
    After deleting these two files re-start the program
    AppData may be a hidden system file. See the link to reveal hidden files.
    http://windows.microsoft.com/en-GB/windows-vista/Show-hidden-files

  • Photoshop crashes when trying to start program

    Photoshop crashes when trying to start program
    Using Powerbook G-4
    10.4.11
    15 GB available
    When trying to open Photoshop it crashes when
    the display window is trying to open and the text:
    BUILDING MARK TWAIN
    is showing. Then it crashes never making it to
    the actual program.
    I've tried uninstalling the program and installing
    the program several times with no luck.
    Thank you for any advice or tech support,

    This is actually Photoshop Elements forum. try posting it on Photoshop forum.
    In case you have some scanner/printer etc installed in the machine it might be causing issue. Try launching with none of the devices attached and anti virus disabled.
    -Garry

  • Flash Builde 4 crashes when trying to start

    on my work mahine we use FB 4. We have windows 7 and no one has experiened this issue - I have even tried re-installing - Flash builder 4 (and catalyst) just crash when trying to start I get the FlashBuilder.exe has stopped working everytime I try and start it up.
    Ideas?

    This is actually Photoshop Elements forum. try posting it on Photoshop forum.
    In case you have some scanner/printer etc installed in the machine it might be causing issue. Try launching with none of the devices attached and anti virus disabled.
    -Garry

  • My iTunes crashes when trying to start and says can't open the windows

    My iTunes crashes when trying to start and says can't open the windows

    did toy do all the recent updates?

  • Java Hot Spot crashes when trying to start a desktop swing app

    I am trying to start a desktop app and it crashes almost immediately
    The system is SUSE SLES11, jdk1.6.0_18 64bit
    Since I can run other java apps (Eclipse being one of them) there must be something specific about this app.
    Any suggestions?
    Thanx
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00007f42c8797c03, pid=20891, tid=139924794349904
    # JRE version: 6.0_18-b07
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (16.0-b13 mixed mode linux-amd64 )
    # Problematic frame:
    # C [libc.so.6+0x30c03] catgets+0x23
    # 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 (0x0000000040112800): JavaThread "main" [_thread_in_native, id=20892, stack(0x00007f42c7999000,0x00007f42c7a9a000)]
    Stack: [0x00007f42c7999000,0x00007f42c7a9a000], sp=0x00007f42c7a98308, free space=3fc0000000000000018k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libc.so.6+0x30c03] catgets+0x23
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j sun.awt.motif.MWindowPeer.pCreate(Lsun/awt/motif/MComponentPeer;Ljava/lang/String;)V+0
    j sun.awt.motif.MWindowPeer.create(Lsun/awt/motif/MComponentPeer;)V+12
    j sun.awt.motif.MComponentPeer.init(Ljava/awt/Component;)V+31
    j sun.awt.motif.MWindowPeer.init(Ljava/awt/Window;)V+102
    j sun.awt.motif.MFramePeer.<init>(Ljava/awt/Frame;)V+159
    j sun.awt.motif.MToolkit.createFrame(Ljava/awt/Frame;)Ljava/awt/peer/FramePeer;+5
    j java.awt.Frame.addNotify()V+20
    j java.awt.Window.pack()V+28
    j riskscape.tools.asset.modtool.AssetModificationTool.main([Ljava/lang/String;)V+9
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x00007f425842c000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=20916, stack(0x00007f4250f24000,0x00007f4251025000)]
    0x00007f4258414800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=20915, stack(0x00007f4251025000,0x00007f4251126000)]
    0x00007f4258413800 JavaThread "AWT-Shutdown" [_thread_blocked, id=20914, stack(0x00007f4256bf6000,0x00007f4256cf7000)]
    0x00007f4258132800 JavaThread "AWT-Motif" daemon [_thread_blocked, id=20910, stack(0x00007f4256af5000,0x00007f4256bf6000)]
    0x00007f42580f0000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=20908, stack(0x00007f4257312000,0x00007f4257413000)]
    0x00007f4258001800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=20905, stack(0x00007f425d540000,0x00007f425d641000)]
    0x000000004019d000 JavaThread "CompilerThread1" daemon [_thread_blocked, id=20904, stack(0x00007f425d641000,0x00007f425d742000)]
    0x0000000040198000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=20903, stack(0x00007f425d742000,0x00007f425d843000)]
    0x0000000040196000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=20902, stack(0x00007f425d843000,0x00007f425d944000)]
    0x0000000040176000 JavaThread "Finalizer" daemon [_thread_blocked, id=20901, stack(0x00007f425d983000,0x00007f425da84000)]
    0x000000004016e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=20900, stack(0x00007f425da84000,0x00007f425db85000)]
    =>0x0000000040112800 JavaThread "main" [_thread_in_native, id=20892, stack(0x00007f42c7999000,0x00007f42c7a9a000)]
    Other Threads:
    0x000000004016a000 VMThread [stack: 0x00007f425db85000,0x00007f425dc86000] [id=20899]
    0x00007f4258004000 WatcherThread [stack: 0x00007f425d43f000,0x00007f425d540000] [id=20906]
    VM state:not at safepoint (normal execution)
    Dynamic libraries:
    40000000-40009000 r-xp 00000000 ca:03 462743 /usr/java/jdk1.6.0_18/bin/java
    40108000-4010a000 rwxp 00008000 ca:03 462743 /usr/java/jdk1.6.0_18/bin/java
    4010a000-40aa4000 rwxp 4010a000 00:00 0 [heap]
    7f4257491000-7f4257590000 ---p 0007e000 ca:03 561199 /usr/java/jdk1.6.0_18/jre/lib/amd64/libfontmanager.so
    7f4257590000-7f42575a6000 rwxp 0007d000 ca:03 561199 /usr/java/jdk1.6.0_18/jre/lib/amd64/libfontmanager.so
    7f42575a6000-7f42575b7000 rwxp 7f42575a6000 00:00 0
    7f42575b7000-7f42575d2000 r-xp 00000000 ca:03 346506 /usr/lib64/libxcb.so.1.0.0
    7f42575d2000-7f42577d1000 ---p 0001b000 ca:03 346506 /usr/lib64/libxcb.so.1.0.0
    7f42577d1000-7f42577d2000 r-xp 0001a000 ca:03 346506 /usr/lib64/libxcb.so.1.0.0
    7f42577d2000-7f42577d3000 rwxp 0001b000 ca:03 346506 /usr/lib64/libxcb.so.1.0.0
    7f42577d3000-7f42577d4000 r-xp 00000000 ca:03 346496 /usr/lib64/libxcb-xlib.so.0.0.0
    7f42577d4000-7f42579d3000 ---p 00001000 ca:03 346496 /usr/lib64/libxcb-xlib.so.0.0.0
    7f42579d3000-7f42579d4000 r-xp 00000000 ca:03 346496 /usr/lib64/libxcb-xlib.so.0.0.0
    7f42579d4000-7f42579d5000 rwxp 00001000 ca:03 346496 /usr/lib64/libxcb-xlib.so.0.0.0
    7f42579d5000-7f42579ec000 r-xp 00000000 ca:03 346273 /usr/lib64/libICE.so.6.3.0
    7f42579ec000-7f4257bec000 ---p 00017000 ca:03 346273 /usr/lib64/libICE.so.6.3.0
    7f4257bec000-7f4257bed000 r-xp 00017000 ca:03 346273 /usr/lib64/libICE.so.6.3.0
    7f4257bed000-7f4257bee000 rwxp 00018000 ca:03 346273 /usr/lib64/libICE.so.6.3.0
    7f4257bee000-7f4257bf2000 rwxp 7f4257bee000 00:00 0
    7f4257bf2000-7f4257bf6000 r-xp 00000000 ca:03 229486 /lib64/libuuid.so.1.2
    7f4257bf6000-7f4257df5000 ---p 00004000 ca:03 229486 /lib64/libuuid.so.1.2
    7f4257df5000-7f4257df6000 r-xp 00003000 ca:03 229486 /lib64/libuuid.so.1.2
    7f4257df6000-7f4257df7000 rwxp 00004000 ca:03 229486 /lib64/libuuid.so.1.2
    7f4257df7000-7f4257dff000 r-xp 00000000 ca:03 346874 /usr/lib64/libSM.so.6.0.0
    7f4257dff000-7f4257ffe000 ---p 00008000 ca:03 346874 /usr/lib64/libSM.so.6.0.0
    7f4257ffe000-7f4257fff000 r-xp 00007000 ca:03 346874 /usr/lib64/libSM.so.6.0.0
    7f4257fff000-7f4258000000 rwxp 00008000 ca:03 346874 /usr/lib64/libSM.so.6.0.0
    7f4258000000-7f4258691000 rwxp 7f4258000000 00:00 0
    7f4258691000-7f425c000000 ---p 7f4258691000 00:00 0
    7f425c006000-7f425c034000 r-xs 00000000 ca:02 16974 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-x86-64.cache-2
    7f425c034000-7f425c035000 r-xp 00000000 ca:03 442807 /usr/lib/locale/en_US.utf8/LC_NUMERIC
    7f425c035000-7f425c036000 r-xp 00000000 ca:03 436723 /usr/lib/locale/en_US.utf8/LC_TIME
    7f425c036000-7f425c037000 r-xp 00000000 ca:03 436710 /usr/lib/locale/en_US.utf8/LC_MONETARY
    7f425c037000-7f425c038000 r-xp 00000000 ca:03 442801 /usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES
    7f425c038000-7f425c039000 r-xp 00000000 ca:03 442774 /usr/lib/locale/en_US.utf8/LC_PAPER
    7f425c039000-7f425c03a000 r-xp 00000000 ca:03 442784 /usr/lib/locale/en_US.utf8/LC_NAME
    7f425c03a000-7f425c03b000 r-xp 00000000 ca:03 434252 /usr/lib/locale/en_US.utf8/LC_ADDRESS
    7f425c03b000-7f425c03c000 r-xp 00000000 ca:03 442761 /usr/lib/locale/en_US.utf8/LC_TELEPHONE
    7f425c03c000-7f425c03f000 r-xs 000cb000 ca:03 583167 /usr/java/jdk1.6.0_18/jre/lib/ext/localedata.jar
    7f425c03f000-7f425c046000 r-xs 00111000 ca:03 561268 /usr/java/jdk1.6.0_18/jre/lib/resources.jar
    7f425c046000-7f425c04d000 r-xs 00050000 ca:03 27461 /home/turekg/dev/java/workspace/riskscapej/lib/log4j-1.2.14.jar
    7f425c04d000-7f425c04f000 r-xs 0000a000 ca:03 27432 /home/turekg/dev/java/workspace/riskscapej/lib/jumbletree-uibits.jar
    7f425c04f000-7f425c053000 r-xs 00035000 ca:03 27972 /home/turekg/dev/java/workspace/riskscapej/lib/gol-spatial.jar
    7f425c053000-7f425c067000 r-xs 00127000 ca:03 27527 /home/turekg/dev/java/workspace/riskscapej/lib/ant.jar
    7f425c067000-7f425c06a000 r-xs 0001b000 ca:03 10131 /home/turekg/dev/apps/eclipse/plugins/org.junit_3.8.2.v20090203-1005/junit.jar
    7f425c06a000-7f425c07e000 r-xs 001bd000 ca:03 27528 /home/turekg/dev/java/workspace/riskscapej/lib/jai_core.jar
    7f425c07e000-7f425c080000 r-xp 00000000 ca:03 346271 /usr/lib64/libXau.so.6.0.0
    7f425c080000-7f425c280000 ---p 00002000 ca:03 346271 /usr/lib64/libXau.so.6.0.0
    7f425c280000-7f425c281000 r-xp 00002000 ca:03 346271 /usr/lib64/libXau.so.6.0.0
    7f425c281000-7f425c282000 rwxp 00003000 ca:03 346271 /usr/lib64/libXau.so.6.0.0
    7f425c282000-7f425c28b000 r-xp 00000000 ca:03 32968 /usr/lib64/libXi.so.6.0.0
    7f425c28b000-7f425c48a000 ---p 00009000 ca:03 32968 /usr/lib64/libXi.so.6.0.0
    7f425c48a000-7f425c48b000 r-xp 00008000 ca:03 32968 /usr/lib64/libXi.so.6.0.0
    7f425c48b000-7f425c48c000 rwxp 00009000 ca:03 32968 /usr/lib64/libXi.so.6.0.0
    7f425c48c000-7f425c5c3000 r-xp 00000000 ca:03 347532 /usr/lib64/libX11.so.6.2.0
    7f425c5c3000-7f425c7c3000 ---p 00137000 ca:03 347532 /usr/lib64/libX11.so.6.2.0
    7f425c7c3000-7f425c7c4000 r-xp 00137000 ca:03 347532 /usr/lib64/libX11.so.6.2.0
    7f425c7c4000-7f425c7c9000 rwxp 00138000 ca:03 347532 /usr/lib64/libX11.so.6.2.0
    7f425c7c9000-7f425c828000 r-xp 00000000 ca:03 32780 /usr/lib64/libXt.so.6.0.0
    7f425c828000-7f425ca28000 ---p 0005f000 ca:03 32780 /usr/lib64/libXt.so.6.0.0
    7f425ca28000-7f425ca29000 r-xp 0005f000 ca:03 32780 /usr/lib64/libXt.so.6.0.0
    7f425ca29000-7f425ca2e000 rwxp 00060000 ca:03 32780 /usr/lib64/libXt.so.6.0.0
    7f425ca2e000-7f425ca2f000 rwxp 7f425ca2e000 00:00 0
    7f425ca2f000-7f425ca40000 r-xp 00000000 ca:03 32786 /usr/lib64/libXext.so.6.4.0
    7f425ca40000-7f425cc3f000 ---p 00011000 ca:03 32786 /usr/lib64/libXext.so.6.4.0
    7f425cc3f000-7f425cc40000 r-xp 00010000 ca:03 32786 /usr/lib64/libXext.so.6.4.0
    7f425cc40000-7f425cc41000 rwxp 00011000 ca:03 32786 /usr/lib64/libXext.so.6.4.0
    7f425cc41000-7f425cc46000 r-xp 00000000 ca:03 32978 /usr/lib64/libXtst.so.6.1.0
    7f425cc46000-7f425ce46000 ---p 00005000 ca:03 32978 /usr/lib64/libXtst.so.6.1.0
    7f425ce46000-7f425ce47000 r-xp 00005000 ca:03 32978 /usr/lib64/libXtst.so.6.1.0
    7f425ce47000-7f425ce48000 rwxp 00006000 ca:03 32978 /usr/lib64/libXtst.so.6.1.0
    7f425ce48000-7f425ce49000 r-xp 00000000 ca:03 444731 /usr/lib/locale/en_US.utf8/LC_MEASUREMENT
    7f425ce49000-7f425ce4d000 r-xs 0003c000 ca:03 28170 /home/turekg/dev/java/workspace/riskscapej/lib/jai_codec.jar
    7f425ce4d000-7f425ce4f000 r-xs 00002000 ca:03 27526 /home/turekg/dev/java/workspace/riskscapej/lib/jumbletree-utils.jar
    7f425ce4f000-7f425ce56000 r-xs 00054000 ca:03 204905 /home/turekg/dev/java/workspace/riskscapej/testlib/abbot.jar
    7f425ce56000-7f425ce5a000 r-xs 00023000 ca:03 27825 /home/turekg/dev/java/workspace/riskscapej/lib/PBTransform.jar
    7f425ce5a000-7f425ce74000 r-xs 00125000 ca:03 28031 /home/turekg/dev/java/workspace/riskscapej/lib/jide-oss-2.7.3.jar
    7f425ce74000-7f425ce7d000 r-xs 0007a000 ca:03 26853 /home/turekg/dev/java/workspace/riskscapej/lib/jh.jar
    7f425ce7d000-7f425d0e4000 r-xp 00000000 ca:03 561231 /usr/java/jdk1.6.0_18/jre/lib/amd64/motif21/libmawt.so
    7f425d0e4000-7f425d1e5000 ---p 00267000 ca:03 561231 /usr/java/jdk1.6.0_18/jre/lib/amd64/motif21/libmawt.so
    7f425d1e5000-7f425d239000 rwxp 00268000 ca:03 561231 /usr/java/jdk1.6.0_18/jre/lib/amd64/motif21/libmawt.so
    7f425d239000-7f425d23c000 rwxp 7f425d239000 00:00 0
    7f425d23c000-7f425d2ce000 r-xp 00000000 ca:03 561194 /usr/java/jdk1.6.0_18/jre/lib/amd64/libawt.so
    7f425d2ce000-7f425d3cd000 ---p 00092000 ca:03 561194 /usr/java/jdk1.6.0_18/jre/lib/amd64/libawt.so
    7f425d3cd000-7f425d3e6000 rwxp 00091000 ca:03 561194 /usr/java/jdk1.6.0_18/jre/lib/amd64/libawt.so
    7f425d3e6000-7f425d40b000 rwxp 7f425d3e6000 00:00 0
    7f425d40b000-7f425d424000 r-xs 0012e000 ca:03 28072 /home/turekg/dev/java/workspace/riskscapej/lib/swingx.jar
    7f425d424000-7f425d432000 r-xs 00171000 ca:03 28030 /home/turekg/dev/java/workspace/riskscapej/lib/ecj.jar
    7f425d432000-7f425d43f000 r-xs 000fa000 ca:03 28168 /home/turekg/dev/java/workspace/riskscapej/lib/jfreechart-1.0.1.jar
    7f425d43f000-7f425d440000 ---p 7f425d43f000 00:00 0
    7f425d440000-7f425d540000 rwxp 7f425d440000 00:00 0
    7f425d540000-7f425d543000 ---p 7f425d540000 00:00 0
    7f425d543000-7f425d641000 rwxp 7f425d543000 00:00 0
    7f425d641000-7f425d644000 ---p 7f425d641000 00:00 0
    7f425d644000-7f425d742000 rwxp 7f425d644000 00:00 0
    7f425d742000-7f425d745000 ---p 7f425d742000 00:00 0
    7f425d745000-7f425d843000 rwxp 7f425d745000 00:00 0
    7f425d843000-7f425d846000 ---p 7f425d843000 00:00 0
    7f425d846000-7f425d944000 rwxp 7f425d846000 00:00 0
    7f425d944000-7f425d983000 r-xp 00000000 ca:03 442819 /usr/lib/locale/en_US.utf8/LC_CTYPE
    7f425d983000-7f425d986000 ---p 7f425d983000 00:00 0
    7f425d986000-7f425da84000 rwxp 7f425d986000 00:00 0
    7f425da84000-7f425da87000 ---p 7f425da84000 00:00 0
    7f425da87000-7f425db85000 rwxp 7f425da87000 00:00 0
    7f425db85000-7f425db86000 ---p 7f425db85000 00:00 0
    7f425db86000-7f425df89000 rwxp 7f425db86000 00:00 0
    7f425df89000-7f425e11f000 r-xs 02fc6000 ca:03 561271 /usr/java/jdk1.6.0_18/jre/lib/rt.jar
    7f425e11f000-7f425e120000 ---p 7f425e11f000 00:00 0
    7f425e120000-7f425e220000 rwxp 7f425e120000 00:00 0
    7f425e220000-7f425e221000 ---p 7f425e220000 00:00 0
    7f425e221000-7f425e342000 rwxp 7f425e221000 00:00 0
    7f425e342000-7f425e523000 rwxp 7f425e342000 00:00 0
    7f425e523000-7f425e52e000 rwxp 7f425e523000 00:00 0
    7f425e52e000-7f425e54d000 rwxp 7f425e52e000 00:00 0
    7f425e54d000-7f425e56e000 rwxp 7f425e54d000 00:00 0
    7f425e56e000-7f425e74e000 rwxp 7f425e56e000 00:00 0
    7f425e74e000-7f425e76b000 rwxp 7f425e74e000 00:00 0
    7f425e76b000-7f425e84f000 rwxp 7f425e76b000 00:00 0
    7f425e84f000-7f425fd40000 rwxp 7f425e84f000 00:00 0
    7f425fd40000-7f4263c50000 rwxp 7f425fd40000 00:00 0
    7f4263c50000-7f4267c80000 rwxp 7f4263c50000 00:00 0
    7f4267c80000-7f42a3f00000 rwxp 7f4267c80000 00:00 0
    7f42a3f00000-7f42a7720000 rwxp 7f42a3f00000 00:00 0
    7f42a7720000-7f42c4050000 rwxp 7f42a7720000 00:00 0
    7f42c4050000-7f42c4051000 r-xp 00000000 ca:03 436709 /usr/lib/locale/en_US.utf8/LC_IDENTIFICATION
    7f42c4051000-7f42c4053000 r-xs 0000a000 ca:03 28169 /home/turekg/dev/java/workspace/riskscapej/lib/jxlayer.jar
    7f42c4053000-7f42c4056000 r-xs 00013000 ca:03 561257 /usr/java/jdk1.6.0_18/jre/lib/jce.jar
    7f42c4056000-7f42c405b000 r-xs 00038000 ca:03 28082 /home/turekg/dev/java/workspace/riskscapej/lib/jna-examples.jar
    7f42c405b000-7f42c4065000 rwxp 7f42c405b000 00:00 0
    7f42c4065000-7f42c411b000 rwxp 7f42c4065000 00:00 0
    7f42c411b000-7f42c438b000 rwxp 7f42c411b000 00:00 0
    7f42c438b000-7f42c711b000 rwxp 7f42c438b000 00:00 0
    7f42c711b000-7f42c7129000 r-xp 00000000 ca:03 561229 /usr/java/jdk1.6.0_18/jre/lib/amd64/libzip.so
    7f42c7129000-7f42c722b000 ---p 0000e000 ca:03 561229 /usr/java/jdk1.6.0_18/jre/lib/amd64/libzip.so
    7f42c722b000-7f42c722e000 rwxp 00010000 ca:03 561229 /usr/java/jdk1.6.0_18/jre/lib/amd64/libzip.so
    7f42c722e000-7f42c722f000 rwxp 7f42c722e000 00:00 0
    7f42c722f000-7f42c7236000 r-xp 00000000 ca:03 581681 /usr/java/jdk1.6.0_18/jre/lib/amd64/native_threads/libhpi.so
    7f42c7236000-7f42c7337000 ---p 00007000 ca:03 581681 /usr/java/jdk1.6.0_18/jre/lib/amd64/native_threads/libhpi.so
    7f42c7337000-7f42c7339000 rwxp 00008000 ca:03 581681 /usr/java/jdk1.6.0_18/jre/lib/amd64/native_threads/libhpi.so
    7f42c7339000-7f42c733a000 rwxp 7f42c7339000 00:00 0
    7f42c733a000-7f42c734f000 r-xp 00000000 ca:03 229395 /lib64/libnsl-2.9.so
    7f42c734f000-7f42c754e000 ---p 00015000 ca:03 229395 /lib64/libnsl-2.9.so
    7f42c754e000-7f42c754f000 r-xp 00014000 ca:03 229395 /lib64/libnsl-2.9.so
    7f42c754f000-7f42c7550000 rwxp 00015000 ca:03 229395 /lib64/libnsl-2.9.so
    7f42c7550000-7f42c7552000 rwxp 7f42c7550000 00:00 0
    7f42c7552000-7f42c757b000 r-xp 00000000 ca:03 561207 /usr/java/jdk1.6.0_18/jre/lib/amd64/libjava.so
    7f42c757b000-7f42c767a000 ---p 00029000 ca:03 561207 /usr/java/jdk1.6.0_18/jre/lib/amd64/libjava.so
    7f42c767a000-7f42c7681000 rwxp 00028000 ca:03 561207 /usr/java/jdk1.6.0_18/jre/lib/amd64/libjava.so
    7f42c7681000-7f42c768e000 r-xp 00000000 ca:03 561228 /usr/java/jdk1.6.0_18/jre/lib/amd64/libverify.so
    7f42c768e000-7f42c778d000 ---p 0000d000 ca:03 561228 /usr/java/jdk1.6.0_18/jre/lib/amd64/libverify.so
    7f42c778d000-7f42c7790000 rwxp 0000c000 ca:03 561228 /usr/java/jdk1.6.0_18/jre/lib/amd64/libverify.so
    7f42c7790000-7f42c7798000 r-xp 00000000 ca:03 229414 /lib64/librt-2.9.so
    7f42c7798000-7f42c7997000 ---p 00008000 ca:03 229414 /lib64/librt-2.9.so
    7f42c7997000-7f42c7998000 r-xp 00007000 ca:03 229414 /lib64/librt-2.9.so
    7f42c7998000-7f42c7999000 rwxp 00008000 ca:03 229414 /lib64/librt-2.9.so
    7f42c7999000-7f42c799c000 ---p 7f42c7999000 00:00 0
    7f42c799c000-7f42c7a9a000 rwxp 7f42c799c000 00:00 0
    7f42c7a9a000-7f42c7aef000 r-xp 00000000 ca:03 229392 /lib64/libm-2.9.so
    7f42c7aef000-7f42c7cee000 ---p 00055000 ca:03 229392 /lib64/libm-2.9.so
    7f42c7cee000-7f42c7cef000 r-xp 00054000 ca:03 229392 /lib64/libm-2.9.so
    7f42c7cef000-7f42c7cf0000 rwxp 00055000 ca:03 229392 /lib64/libm-2.9.so
    7f42c7cf0000-7f42c84a4000 r-xp 00000000 ca:03 581685 /usr/java/jdk1.6.0_18/jre/lib/amd64/server/libjvm.so
    7f42c84a4000-7f42c85a4000 ---p 007b4000 ca:03 581685 /usr/java/jdk1.6.0_18/jre/lib/amd64/server/libjvm.so
    7f42c85a4000-7f42c872e000 rwxp 007b4000 ca:03 581685 /usr/java/jdk1.6.0_18/jre/lib/amd64/server/libjvm.so
    7f42c872e000-7f42c8767000 rwxp 7f42c872e000 00:00 0
    7f42c8767000-7f42c88b6000 r-xp 00000000 ca:03 229384 /lib64/libc-2.9.so
    7f42c88b6000-7f42c8ab6000 ---p 0014f000 ca:03 229384 /lib64/libc-2.9.so
    7f42c8ab6000-7f42c8aba000 r-xp 0014f000 ca:03 229384 /lib64/libc-2.9.so
    7f42c8aba000-7f42c8abb000 rwxp 00153000 ca:03 229384 /lib64/libc-2.9.so
    7f42c8abb000-7f42c8ac0000 rwxp 7f42c8abb000 00:00 0
    7f42c8ac0000-7f42c8ac2000 r-xp 00000000 ca:03 229390 /lib64/libdl-2.9.so
    7f42c8ac2000-7f42c8cc2000 ---p 00002000 ca:03 229390 /lib64/libdl-2.9.so
    7f42c8cc2000-7f42c8cc3000 r-xp 00002000 ca:03 229390 /lib64/libdl-2.9.so
    7f42c8cc3000-7f42c8cc4000 rwxp 00003000 ca:03 229390 /lib64/libdl-2.9.so
    7f42c8cc4000-7f42c8cda000 r-xp 00000000 ca:03 229410 /lib64/libpthread-2.9.so
    7f42c8cda000-7f42c8eda000 ---p 00016000 ca:03 229410 /lib64/libpthread-2.9.so
    7f42c8eda000-7f42c8edb000 r-xp 00016000 ca:03 229410 /lib64/libpthread-2.9.so
    7f42c8edb000-7f42c8edc000 rwxp 00017000 ca:03 229410 /lib64/libpthread-2.9.so
    7f42c8edc000-7f42c8ee0000 rwxp 7f42c8edc000 00:00 0
    7f42c8ee0000-7f42c8efe000 r-xp 00000000 ca:03 229707 /lib64/ld-2.9.so
    7f42c8efe000-7f42c8f00000 r-xs 00011000 ca:03 28074 /home/turekg/dev/java/workspace/riskscapej/lib/servlet.jar
    7f42c8f00000-7f42c8f03000 r-xs 00096000 ca:03 28029 /home/turekg/dev/java/workspace/riskscapej/lib/jna.jar
    7f42c8f03000-7f42c8f08000 r-xs 00043000 ca:03 28176 /home/turekg/dev/java/workspace/riskscapej/lib/jcommon-1.0.0.jar
    7f42c8f08000-7f42c8f0b000 r-xs 0001c000 ca:03 28172 /home/turekg/dev/java/workspace/riskscapej/lib/jcalendar-1.3.2.jar
    7f42c8f0b000-7f42c8f0c000 r-xs 00001000 ca:03 27480 /home/turekg/dev/java/workspace/riskscapej/lib/gol-imaging.jar
    7f42c8f0c000-7f42c8f1e000 r-xs 00136000 ca:03 27530 /home/turekg/dev/java/workspace/riskscapej/lib/itext-1.4.3.jar
    7f42c8f1e000-7f42c8f1f000 r-xs 00001000 ca:03 27529 /home/turekg/dev/java/workspace/riskscapej/lib/gol-math.jar
    7f42c8f1f000-7f42c8f22000 r-xs 0001b000 ca:03 27834 /home/turekg/dev/java/workspace/riskscapej/lib/gol-common.jar
    7f42c8f22000-7f42c8f29000 r-xs 00000000 ca:03 396027 /usr/lib64/gconv/gconv-modules.cache
    7f42c8f29000-7f42c8f84000 rwxp 7f42c8f29000 00:00 0
    7f42c8f84000-7f42c8fb9000 r-xs 00000000 ca:02 123082 /var/run/nscd/passwd
    7f42c8fb9000-7f42c8fbb000 rwxp 7f42c8fb9000 00:00 0
    7f42c8fbb000-7f42c8fc2000 r-xp 00000000 ca:03 561190 /usr/java/jdk1.6.0_18/jre/lib/amd64/jli/libjli.so
    7f42c8fc2000-7f42c90c3000 ---p 00007000 ca:03 561190 /usr/java/jdk1.6.0_18/jre/lib/amd64/jli/libjli.so
    7f42c90c3000-7f42c90c5000 rwxp 00008000 ca:03 561190 /usr/java/jdk1.6.0_18/jre/lib/amd64/jli/libjli.so
    7f42c90c5000-7f42c90c6000 rwxp 7f42c90c5000 00:00 0
    7f42c90c6000-7f42c90c7000 r-xs 0000a000 ca:03 28035 /home/turekg/dev/java/workspace/riskscapej/lib/asm-3.1.jar
    7f42c90c7000-7f42c90d2000 rwxp 7f42c90c7000 00:00 0
    7f42c90d2000-7f42c90f1000 rwxp 7f42c90d2000 00:00 0
    7f42c90f1000-7f42c90f9000 rwxs 00000000 ca:03 397838 /tmp/hsperfdata_turekg/20891
    7f42c90f9000-7f42c90fa000 rwxp 7f42c90f9000 00:00 0
    7f42c90fa000-7f42c90fb000 r-xp 7f42c90fa000 00:00 0
    7f42c90fb000-7f42c90fd000 rwxp 7f42c90fb000 00:00 0
    7f42c90fd000-7f42c90fe000 r-xp 0001d000 ca:03 229707 /lib64/ld-2.9.so
    7f42c90fe000-7f42c90ff000 rwxp 0001e000 ca:03 229707 /lib64/ld-2.9.so
    7fff87733000-7fff8774a000 rwxp 7ffffffe7000 00:00 0 [stack]
    7fff877ff000-7fff87800000 r-xp 7fff877ff000 00:00 0 [vdso]
    ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
    VM Arguments:
    jvm_args: -Dfile.encoding=UTF-8
    java_command: riskscape.tools.asset.modtool.AssetModificationTool
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/usr/java/default
    JRE_HOME=/usr/lib64/jvm/java/jre
    PATH=/data/local/arcgis/arcreader10.0/vmw/mw/bin:/data/local/arcgis/arcreader10.0/vmw/mw/bin-i86_linux:/data/local/arcgis/arcreader10.0/vmw/mw/bin-linux_optimized:.:/usr/java/default/bin:/bin:/usr/local/bin:/home/turekg/local/bin:/home/turekg/dev/java/riskscape/bin:/home/turekg/dev/java/inhouse/bin:/home/turekg/dev/apps/selenium/current/selenium-server-1.0.1:/opt/jboss/current/bin:/opt/local/bin:/home/turekg/dev/apps/eclipse/eclipse:/home/turekg/local/aej91/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/bin/X11:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin:/data/local/arcgis/arcreader10.0/bin:/usr/bin/X11
    USERNAME=turekg
    LD_LIBRARY_PATH=/usr/java/jdk1.6.0_18/jre/lib/amd64/server:/usr/java/jdk1.6.0_18/jre/lib/amd64:/usr/java/jdk1.6.0_18/jre/../lib/amd64:/usr/java/jdk1.6.0_22/jre/lib/amd64/server:/usr/java/jdk1.6.0_22/jre/lib/amd64:/usr/java/jdk1.6.0_22/jre/../lib/amd64:/data/local/arcgis/arcreader10.0/vmw/mw/lib-linux:/data/local/arcgis/arcreader10.0/vmw/mw/lib-linux_optimized:/data/local/arcgis/arcreader10.0/vmw/mw/../misc/linux/gcc/fixed3/lib:/data/local/arcgis/arcreader10.0/bin:/data/local/arcgis/arcreader10.0/com:/home/turekg/.esriprogramfiles/GabySLES11test/CommonFiles/ArcGIS/bin:/usr/local/lib:.::/usr/X11R6/lib:/usr/lib64/xulrunner-1.9.2.8
    SHELL=/bin/tcsh
    DISPLAY=127.0.0.1:2.0
    HOSTTYPE=x86_64
    OSTYPE=linux
    MACHTYPE=x86_64-suse-linux
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x70f1a0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x70f1a0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x5d7f70], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: [libjvm.so+0x5d7f70], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGXFSZ: [libjvm.so+0x5d7f70], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGILL: [libjvm.so+0x5d7f70], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x5da790], sa_mask[0]=0x00000004, sa_flags=0x10000004
    SIGHUP: [libjvm.so+0x5da4e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGINT: [libjvm.so+0x5da4e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x5da4e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGQUIT: [libjvm.so+0x5da4e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    --------------- S Y S T E M ---------------
    OS:SUSE Linux Enterprise Server 11 (x86_64)
    VERSION = 11
    PATCHLEVEL = 0
    uname:Linux 2.6.27.54-0.2-xen #1 SMP 2010-10-19 18:40:07 +0200 x86_64
    libc:glibc 2.9 NPTL 2.9
    rlimit: STACK 8192k, CORE 0k, NPROC 47947, NOFILE 8192, AS 5878560k
    load average:0.27 0.63 0.66
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 6303952k(3889780k free), swap 1044216k(1044216k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (16.0-b13) for linux-amd64 JRE (1.6.0_18-b07), built on Dec 17 2009 13:42:22 by "java_re" with gcc 3.2.2 (SuSE Linux)
    time: Thu Nov 4 16:38:13 2010
    elapsed time: 1 seconds

    I suggest you read one of my replies about SIGSEGV posted in this forum.
    Other than that I would suspect it would at least be easy to determine where it crashed.

  • Mail crashing when trying to start the app.

    Never had this problem until I updated the os to the latest security update a few days ago (May 26 or so). When starting up the Mail program I see the screen coming up and before having any time to do anything it just quits on me. Nothing on my system has changed. Any other people having the same problems? Any possibility to just re-install or repair the mail program without loosing any of the data?
    ...miakel

    Did Mail start crashing immediately after installing the Security Update or a few days later? It could very well be that Mail is crashing while trying to load a message with bad HTML content.
    1. Launch Mail holding the Shift key down until the main window appears. This should prevent Mail from trying to select any mailboxes or load any messages upon starting up.
    If Mail doesn't crash now, then you know there is a troublesome message somewhere, and you'll have to find it and get rid of it:
    2. Go to Mail > Preferences > Viewing and disable "Display remote images in HTML messages" if it's enabled -- having this setting enabled is a really bad idea for spam-related reasons anyway.
    3. If the preview pane is visible in the main Mail window, drag the horizontal separator bar between the messages list pane and the message preview pane to the bottom of the window, or just double-click within the separator bar, so that the preview pane disappears and only the messages list is visible. This prevents Mail from trying to load a message when it is selected in the messages list pane.
    4. You should now be able to select the message that's causing Mail to crash and delete it.
    5. If you want to make the preview pane visible again, drag the horizontal separator bar up from the bottom of the window, or just double-click it again.

  • ITunes 10 Crashes When Trying to See Apps on iPhone 4

    I don't know what to do
    When I plug in my iPhone 4 into my computer, and I select it in iTunes 10, it looks normal. I can select every category under my iPhone 4: Summary, Info, Music, Movies, TV Shows, Books and Photos. But when I click on Apps, iTunes crashes. I sent in the diagnostic info, but I'm hoping someone here can help.
    My iPhone 4 is completely updated (iOS 4.0.2) and obviously so it my iTunes. My computer is also fully up to date as clicking on Software Update brings up nothing.

    Try this....
    http://appletoolbox.com/2010/09/itunes-10-crashes-on-launch-fixes/
    Even I was having the same problem, so I did this:
    1. Goto the folder installed (/Applications)
    2. Right-click the iTunes, click Show Contents
    3. Goto Contents-->MacOS folder
    4. Click on the iTunes executable file and it opens up just fine.

  • SOLVED: xserver crashing when trying to start Open Office.

    This is solved. It was my mistake. I had upgraded xserver by enabling testing repo earlier which is explained in my previous post. While downgrading xserver the upgraded libgl remained. I reinstalled xorg step by step once again and there are no crashes now. Sorry for the trouble.
    I have installed LXDE desktop on Archlinux after FTP installation. I am starting with startx after logging in Cli. I am using vesa driver since radeon is giving blank screen on external monitor.
    When I try to start Open Office xserver crashes and I am back at Cli. This also happens when I try to maximize youtube video to full screen, therefore, this may be related to Flash.
    Xorg.0.log before restarting xserver is as follows:
    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.26-ARCH i686
    Current Operating System: Linux myhost 2.6.26-ARCH #1 SMP PREEMPT Tue Sep 9 10:15:21 UTC 2008 i686
    Build Date: 17 August 2008  10:53:07AM
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 22 06:19:10 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "Screen0" (0)
    (**) |   |-->Monitor "Monitor0"
    (**) |   |-->Device "Card0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "USB Mouse"
    (**) Option "AllowMouseOpenFail" "true"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
        Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
        Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
        Entry deleted from font path.
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
        /usr/share/fonts/misc:unscaled,
        /usr/share/fonts/misc,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/75dpi,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/TTF,
        /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81e1f60
    (II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 2.0
        X.Org XInput driver : 2.0
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 1002,cbb2 card 0000,0000 rev 02 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 1002,7010 card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:06:0: chip 10b9,5451 card 103c,0850 rev 02 class 04,01,00 hdr 00
    (II) PCI: 00:07:0: chip 10b9,1533 card 10b9,1533 rev 00 class 06,01,00 hdr 00
    (II) PCI: 00:08:0: chip 10b9,5457 card 103c,0850 rev 00 class 07,03,00 hdr 00
    (II) PCI: 00:0a:0: chip 104c,ac50 card 1800,0000 rev 02 class 06,07,00 hdr 02
    (II) PCI: 00:0b:0: chip 1106,3038 card 103c,0850 rev 50 class 0c,03,00 hdr 80
    (II) PCI: 00:0b:1: chip 1106,3038 card 103c,0850 rev 50 class 0c,03,00 hdr 80
    (II) PCI: 00:0b:2: chip 1106,3104 card 103c,0850 rev 51 class 0c,03,20 hdr 80
    (II) PCI: 00:0c:0: chip 104c,8026 card 103c,0850 rev 00 class 0c,00,10 hdr 00
    (II) PCI: 00:10:0: chip 10b9,5229 card 103c,0850 rev c4 class 01,01,fa hdr 00
    (II) PCI: 00:11:0: chip 10b9,7101 card 103c,0850 rev 00 class 06,80,00 hdr 00
    (II) PCI: 00:12:0: chip 100b,0020 card 103c,0850 rev 00 class 02,00,00 hdr 00
    (II) PCI: 01:05:0: chip 1002,4337 card 103c,0850 rev 00 class 03,00,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
        [0] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
        [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
        [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 1 I/O range:
        [0] -1    0    0x00009000 - 0x000090ff (0x100) IX[b]
        [1] -1    0    0x00009400 - 0x000094ff (0x100) IX[b]
        [2] -1    0    0x00009800 - 0x000098ff (0x100) IX[b]
        [3] -1    0    0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
        [0] -1    0    0xd0300000 - 0xd03fffff (0x100000) MX[b]
    (II) Bus 1 prefetchable memory range:
        [0] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) PCI-to-CardBus bridge:
    (II) Bus 2: bridge is at (0:10:0), (0,2,5), BCTRL: 0x05c0 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
        [0] -1    0    0x00001800 - 0x000018ff (0x100) IX[b]
        [1] -1    0    0x00001c00 - 0x00001cff (0x100) IX[b]
    (II) Bus 2 non-prefetchable memory range:
        [0] -1    0    0x34000000 - 0x37ffffff (0x4000000) MX[b]
    (II) Bus 2 prefetchable memory range:
        [0] -1    0    0x30000000 - 0x33ffffff (0x4000000) MX[b]
    (--) PCI:*(1:5:0) ATI Technologies Inc Radeon IGP 330M/340M/350M rev 0, Mem @ 0xd8000000/27, 0xd0300000/16, I/O @ 0x9000/8
    (II) Addressable bus resource ranges are
        [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
        [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
        [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    (II) PCI Memory resource overlap reduced 0xd4000000 from 0xd7ffffff to 0xd3ffffff
    (II) PCI Memory resource overlap reduced 0xd0009000 from 0xd0009fff to 0xd0008fff
    (II) Active PCI resource ranges:
        [0] -1    0    0xd0008000 - 0xd0008fff (0x1000) MX[b]
        [1] -1    0    0xd0004000 - 0xd0007fff (0x4000) MX[b]
        [2] -1    0    0xd0003800 - 0xd0003fff (0x800) MX[b]
        [3] -1    0    0xd0003000 - 0xd00030ff (0x100) MX[b]
        [4] -1    0    0xd0001000 - 0xd0001fff (0x1000) MX[b]
        [5] -1    0    0xd0000000 - 0xd0000fff (0x1000) MX[b]
        [6] -1    0    0xd0009000 - 0xd0008fff (0x0) MX[b]O
        [7] -1    0    0xd4000000 - 0xd3ffffff (0x0) MX[b]O
        [8] -1    0    0xd0300000 - 0xd030ffff (0x10000) MX[b](B)
        [9] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [10] -1    0    0x00002400 - 0x000024ff (0x100) IX[b]
        [11] -1    0    0x00002040 - 0x0000204f (0x10) IX[b]
        [12] -1    0    0x00002020 - 0x0000203f (0x20) IX[b]
        [13] -1    0    0x00002000 - 0x0000201f (0x20) IX[b]
        [14] -1    0    0x00001400 - 0x000014ff (0x100) IX[b]
        [15] -1    0    0x00001000 - 0x000010ff (0x100) IX[b]
        [16] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
        [0] -1    0    0xd0008000 - 0xd0008fff (0x1000) MX[b]
        [1] -1    0    0xd0004000 - 0xd0007fff (0x4000) MX[b]
        [2] -1    0    0xd0003800 - 0xd0003fff (0x800) MX[b]
        [3] -1    0    0xd0003000 - 0xd00030ff (0x100) MX[b]
        [4] -1    0    0xd0001000 - 0xd0001fff (0x1000) MX[b]
        [5] -1    0    0xd0000000 - 0xd0000fff (0x1000) MX[b]
        [6] -1    0    0xd0009000 - 0xd0008fff (0x0) MX[b]O
        [7] -1    0    0xd4000000 - 0xd3ffffff (0x0) MX[b]O
        [8] -1    0    0xd0300000 - 0xd030ffff (0x10000) MX[b](B)
        [9] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [10] -1    0    0x00002400 - 0x000024ff (0x100) IX[b]
        [11] -1    0    0x00002040 - 0x0000204f (0x10) IX[b]
        [12] -1    0    0x00002020 - 0x0000203f (0x20) IX[b]
        [13] -1    0    0x00002000 - 0x0000201f (0x20) IX[b]
        [14] -1    0    0x00001400 - 0x000014ff (0x100) IX[b]
        [15] -1    0    0x00001000 - 0x000010ff (0x100) IX[b]
        [16] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
        [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xd0008000 - 0xd0008fff (0x1000) MX[b]
        [5] -1    0    0xd0004000 - 0xd0007fff (0x4000) MX[b]
        [6] -1    0    0xd0003800 - 0xd0003fff (0x800) MX[b]
        [7] -1    0    0xd0003000 - 0xd00030ff (0x100) MX[b]
        [8] -1    0    0xd0001000 - 0xd0001fff (0x1000) MX[b]
        [9] -1    0    0xd0000000 - 0xd0000fff (0x1000) MX[b]
        [10] -1    0    0xd0009000 - 0xd0008fff (0x0) MX[b]O
        [11] -1    0    0xd4000000 - 0xd3ffffff (0x0) MX[b]O
        [12] -1    0    0xd0300000 - 0xd030ffff (0x10000) MX[b](B)
        [13] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
        [16] -1    0    0x00002400 - 0x000024ff (0x100) IX[b]
        [17] -1    0    0x00002040 - 0x0000204f (0x10) IX[b]
        [18] -1    0    0x00002020 - 0x0000203f (0x20) IX[b]
        [19] -1    0    0x00002000 - 0x0000201f (0x20) IX[b]
        [20] -1    0    0x00001400 - 0x000014ff (0x100) IX[b]
        [21] -1    0    0x00001000 - 0x000010ff (0x100) IX[b]
        [22] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.4.2, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.3.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 2.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.3.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.3.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 01:05:0
    (--) Assigning device section with no busID to primary device
    (--) Chipset vesa found
    (II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xd0008000 - 0xd0008fff (0x1000) MX[b]
        [5] -1    0    0xd0004000 - 0xd0007fff (0x4000) MX[b]
        [6] -1    0    0xd0003800 - 0xd0003fff (0x800) MX[b]
        [7] -1    0    0xd0003000 - 0xd00030ff (0x100) MX[b]
        [8] -1    0    0xd0001000 - 0xd0001fff (0x1000) MX[b]
        [9] -1    0    0xd0000000 - 0xd0000fff (0x1000) MX[b]
        [10] -1    0    0xd0009000 - 0xd0008fff (0x0) MX[b]O
        [11] -1    0    0xd4000000 - 0xd3ffffff (0x0) MX[b]O
        [12] -1    0    0xd0300000 - 0xd030ffff (0x10000) MX[b](B)
        [13] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
        [16] -1    0    0x00002400 - 0x000024ff (0x100) IX[b]
        [17] -1    0    0x00002040 - 0x0000204f (0x10) IX[b]
        [18] -1    0    0x00002020 - 0x0000203f (0x20) IX[b]
        [19] -1    0    0x00002000 - 0x0000201f (0x20) IX[b]
        [20] -1    0    0x00001400 - 0x000014ff (0x100) IX[b]
        [21] -1    0    0x00001000 - 0x000010ff (0x100) IX[b]
        [22] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) resource ranges after probing:
        [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xd0008000 - 0xd0008fff (0x1000) MX[b]
        [5] -1    0    0xd0004000 - 0xd0007fff (0x4000) MX[b]
        [6] -1    0    0xd0003800 - 0xd0003fff (0x800) MX[b]
        [7] -1    0    0xd0003000 - 0xd00030ff (0x100) MX[b]
        [8] -1    0    0xd0001000 - 0xd0001fff (0x1000) MX[b]
        [9] -1    0    0xd0000000 - 0xd0000fff (0x1000) MX[b]
        [10] -1    0    0xd0009000 - 0xd0008fff (0x0) MX[b]O
        [11] -1    0    0xd4000000 - 0xd3ffffff (0x0) MX[b]O
        [12] -1    0    0xd0300000 - 0xd030ffff (0x10000) MX[b](B)
        [13] -1    0    0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
        [14] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
        [15] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
        [16] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
        [17] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [18] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
        [19] -1    0    0x00002400 - 0x000024ff (0x100) IX[b]
        [20] -1    0    0x00002040 - 0x0000204f (0x10) IX[b]
        [21] -1    0    0x00002020 - 0x0000203f (0x20) IX[b]
        [22] -1    0    0x00002000 - 0x0000201f (0x20) IX[b]
        [23] -1    0    0x00001400 - 0x000014ff (0x100) IX[b]
        [24] -1    0    0x00001000 - 0x000010ff (0x100) IX[b]
        [25] -1    0    0x00009000 - 0x000090ff (0x100) IX[b](B)
        [26] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
        [27] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.1.0
        ABI class: X.Org Video Driver, version 2.0
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
        compiled for 1.4.2, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 2.0
    (II) VESA(0): VESA VBE Total Mem: 65472 kB
    (II) VESA(0): VESA VBE OEM: ATI RS200M 
    (II) VESA(0): VESA VBE OEM Software Rev: 1.0
    (II) VESA(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    (II) VESA(0): VESA VBE OEM Product: MS2
    (II) VESA(0): VESA VBE OEM Product Rev: 01.00
    (**) VESA(0): Depth 16, (--) framebuffer bpp 16
    (==) VESA(0): RGB weight 565
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) VESA(0): VESA VBE DDC supported
    (II) VESA(0): VESA VBE DDC Level 2
    (II) VESA(0): VESA VBE DDC transfer in appr. 2 sec.
    (II) VESA(0): VESA VBE DDC read successfully
    (II) VESA(0): Manufacturer: CPQ  Model: 1338  Serial#: 1093941302
    (II) VESA(0): Year: 1999  Week: 6
    (II) VESA(0): EDID Version: 1.1
    (II) VESA(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
    (II) VESA(0): Sync:  Separate
    (II) VESA(0): Max H-Image Size [cm]: horiz.: 27  vert.: 20
    (II) VESA(0): Gamma: 2.85
    (II) VESA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) VESA(0): redX: 0.612 redY: 0.353   greenX: 0.293 greenY: 0.595
    (II) VESA(0): blueX: 0.149 blueY: 0.068   whiteX: 0.281 whiteY: 0.311
    (II) VESA(0): Supported VESA Video Modes:
    (II) VESA(0): 720x400@70Hz
    (II) VESA(0): 640x480@60Hz
    (II) VESA(0): 640x480@75Hz
    (II) VESA(0): 800x600@60Hz
    (II) VESA(0): 800x600@75Hz
    (II) VESA(0): 1024x768@60Hz
    (II) VESA(0): Manufacturer's mask: 0
    (II) VESA(0): Ranges: V min: 50  V max: 100 Hz, H min: 31  H max: 48 kHz,
    (II) VESA(0): Serial No: 906AB11KA486
    (II) VESA(0): Monitor name: COMPAQ V45
    (II) VESA(0): EDID (in hex):
    (II) VESA(0):     00ffffffffffff000e11381336383441
    (II) VESA(0):     06090101681b14b9e8d1629c5a4b9826
    (II) VESA(0):     11484fa5480001010101010101010101
    (II) VESA(0):     01010101010100000001000101010000
    (II) VESA(0):     00010001000a2020000000fd0032641f
    (II) VESA(0):     30ff000a202020202020000000ff0039
    (II) VESA(0):     3036414231314b413438360a000000fc
    (II) VESA(0):     00434f4d504151205634350a202000fd
    (II) VESA(0): EDID vendor "CPQ", prod id 4920
    (II) VESA(0): Using hsync ranges from config file
    (II) VESA(0): Using vrefresh ranges from config file
    (II) VESA(0): Printing DDC gathered Modelines:
    (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) VESA(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) VESA(0): Searching for matching VESA mode(s):
    Mode: 182 (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 320
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 10d (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 10e (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 10f (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 960
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 120 (320x200)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 320
        YResolution: 200
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 192 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 320
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 193 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 194 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 195 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 960
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 196 (320x240)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 320
        YResolution: 240
        XCharSize: 8
        YCharSize: 8
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 203
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1a2 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 400
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1a3 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 800
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 1a4 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 800
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1a5 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1200
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 169
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1a6 (400x300)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1600
        XResolution: 400
        YResolution: 300
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 126
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1b2 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 512
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1b3 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1024
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 169
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 1b4 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1024
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 169
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1b5 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1536
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 112
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1b6 (512x384)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2048
        XResolution: 512
        YResolution: 384
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 84
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1c2 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1c3 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 145
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 1c4 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 145
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1c5 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1920
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 92
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 1c6 (640x350)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2560
        XResolution: 640
        YResolution: 350
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 72
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 100 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 254
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 183 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 126
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 184 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 126
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 185 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1920
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 84
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 186 (640x400)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2560
        XResolution: 640
        YResolution: 400
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 62
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 101 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 640
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 203
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 110 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 101
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 111 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 101
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 112 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1920
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 67
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 121 (640x480)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2560
        XResolution: 640
        YResolution: 480
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 52
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 103 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 800
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 126
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 113 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1600
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 67
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 114 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1600
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 67
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 115 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2400
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 45
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 122 (800x600)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 3200
        XResolution: 800
        YResolution: 600
        XCharSize: 8
        YCharSize: 14
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 33
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 105 (1024x768)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1024
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 84
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 116 (1024x768)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2048
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 41
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 117 (1024x768)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2048
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 41
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 118 (1024x768)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 3072
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 27
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 123 (1024x768)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 4096
        XResolution: 1024
        YResolution: 768
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 20
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 107 (1280x1024)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 1280
        XResolution: 1280
        YResolution: 1024
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 8
        NumberOfBanks: 1
        MemoryModel: 4
        BankSize: 0
        NumberOfImages: 50
        RedMaskSize: 0
        RedFieldPosition: 0
        GreenMaskSize: 0
        GreenFieldPosition: 0
        BlueMaskSize: 0
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 119 (1280x1024)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2560
        XResolution: 1280
        YResolution: 1024
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 15
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 24
        RedMaskSize: 5
        RedFieldPosition: 10
        GreenMaskSize: 5
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    *Mode: 11a (1280x1024)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 2560
        XResolution: 1280
        YResolution: 1024
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 16
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 24
        RedMaskSize: 5
        RedFieldPosition: 11
        GreenMaskSize: 6
        GreenFieldPosition: 5
        BlueMaskSize: 5
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 11b (1280x1024)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 3840
        XResolution: 1280
        YResolution: 1024
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 24
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 16
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 124 (1280x1024)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttributes: 0x0
        WinGranularity: 64
        WinSize: 64
        WinASegment: 0xa000
        WinBSegment: 0xa000
        WinFuncPtr: 0xc0004eb0
        BytesPerScanline: 5120
        XResolution: 1280
        YResolution: 1024
        XCharSize: 8
        YCharSize: 16
        NumberOfPlanes: 1
        BitsPerPixel: 32
        NumberOfBanks: 1
        MemoryModel: 6
        BankSize: 0
        NumberOfImages: 11
        RedMaskSize: 8
        RedFieldPosition: 16
        GreenMaskSize: 8
        GreenFieldPosition: 8
        BlueMaskSize: 8
        BlueFieldPosition: 0
        RsvdMaskSize: 0
        RsvdFieldPosition: 0
        DirectColorModeInfo: 0
        PhysBasePtr: 0xd8000000
    Mode: 140 (1400x1050)
        ModeAttributes: 0xbb
        WinAAttributes: 0x7
        WinBAttri

    it's the same bug like this :
    https://bugs.archlinux.org/task/41369#comment126681
    the solution is to rebuild the vlc package with the last version of ffmpeg, it's easy to do with makepkg/ABS,
    but the vlc maintener seems on holidays, still no new vlc package
    Last edited by Potomac (2014-08-21 13:29:49)

  • ITunes crashing when trying to open "apps" folder when iPhone is connected.

    When I plug in my iPhone and try to open the "apps" folder, itunes crashes. This problem occurs everytime I try to open the "apps" folder. Please help?

    There seems to be a bug in EAS when opening large outlines.  If you look in the tmp directory "C:\Oracle\Middleware\user_projects\epmsystem1\tmp" on my machine you will see that every 5-6 min a copy of the otl file with a randomly generated name gets created.  Something is timing out and EAS trys again with a newly numbered random otl file name - this goes on till you cancel.  The files get left in there forever.
    The solution should be to increase a timeout setting someplace but I have not been able to find it and previous appeals here and on network54 have not yielded any results.
    There is a  work-around however.  Make your outline faster to open.  If the ESSCMDQ utility does not work, try putting the otl file on an ssd drive.  If you do not have one you can try a memory mapped IO trick:  copy the outline someplace.  Then try to open the original again - it will most likely now be sitting in memory and will open up fast enough not to generate the timeout problem.
    Of course delete the copy at some point.
    I also make it a practice to periodically clear out the abandoned junk in the tmp directory - the op system will not allow you to delete any file still in use so just del * (boy does that sound dangerous but it works).
    Now if someone has a better way I would love to know it.

  • Firefox crashes when trying to start it

    My firefox browser started to crash circa two days ago out of the blue. I can't remember to have installed a plugin or something the like on that day. When I try to start firefox it crashes 2 seconds later and with a lot of luck I can start it again in the safe mode. But most of the time, even then the browser crashes, which is very suspect. The Internet Explorer, on the other hand, works perfectly. But since I haven't used it for years, I'd like to stick to Mozilla.
    Thank you for any form of help.

    Yes, Google's set as my home page. Today the issues disappear when I work in Firefox Safe Mode, which wasn't the case yesterday.
    Anyway, I turnt off the hardware acceleration and now it works perfectly again :)
    But could you explain what caused these problems? I mean I've been working with Firefox for years and never had this issue.
    Thanks very much ;)

  • App Store on 3GS crashes when trying to install apps after iOS4

    Is anyone experiencing this too? Every time it tries to install an app from the 3GS, it bombs out to home. Installing through syncing with iTunes on my iMac works fine however... no more installing free useless apps on the move for me... have to do it on the mac... stupid really!

    Same problem here on 3GS with 4.01.
    I can update apps, but if I try to buy/install a new one, the app store promptly crashes.
    Any ideas?

  • Apple store crashes when trying to update apps

    Apple Store crashes each time I try to update an app on iMac. This has been happening for the past few days.

    Try doing it from a new user account.

  • ITunes 7.3.1.3 Crashes When Trying to Start...

    OK, until less than 48 hours ago, iTunes 7.3.1.whatever was working JUST FINE. Despite installing no new software or making any major (or even minor, that I can recall) changes to my system (Windows XP), I now can't get the program to load at all - I just get the "iTunes has encountered an error and must shut down" message before the program even loads.
    I've uninstalled iTunes - reinstalled, twice (fully cleaning registry both times). I've installed QuickTime separately (both after installing iTunes and before), nothing. QuickTime WILL open and play files (audio and video) but the usual QuickTime flash screen (with the advertisements for this and that) are absent (and while that isn't something I would usually mind, it is the only thing different I have noticed in regards to how that program is operating).
    Any suggestions? Clearly a lot of people are having issues - is Apple doing anything to address this? Has anyone had any luck going back to a previous version?

    +I just get the "iTunes has encountered an error and must shut down" message before the program even loads.+
    +... QuickTime WILL open and play files (audio and video)+
    If QuickTime is launching properly, then we'd better check first to see if this is a systemwide thing or associated with a particular XP user account.
    Let's try an experiment. (Not a cure in itself, but it can help us narrow in on possible causes of your problem.)
    head into your user accounts control panel and create a new user account with full administrative rights. (there's help documentation on how to do that at the left of the control panel screen.) while you're in that control panel, switch off "fast user switching" in your logging-on preferences.
    now log out of the old account and log into the new account.
    does itunes launch properly from inside the new account?

  • FCPX has suddenly started crashing when trying to import media

    I updated FCPX to 10.0.8 a couple of weeks ago and everything has been fine until today (I'm fully updated with Mountain Lion as well) .  Now every time I try to import media, FCPX crashes. This occurs right after I hit the "Import Selected" button -- and occurs regardless of type of media, where I'm importing it from, or how many clips.  I get a very long error message -- I've attached just the first part of it (through Thread 0) below.  The entire error message runs through Thread 37.
    The only thing I did right before this happoened was to delete some old unused applications that were not even on the system HD (they were on a different internal HD - drive A).  The applications included very old versions of Final Cut and iMovie that had not been opened in a couple of years.  After I did this, FCPX suddenly started to recognize another internal HD (drive C) as a camera for the first time, and tried to import a bunch of old home movies, which it has never done before.  And ever since then it started crashing when trying to import new media -- even after I "ejected" drive C. 
    Any ideas?  I'm at a total loss and in the middle of a big project for a client, and could really use some help.  Thanks!
    Process:         Final Cut Pro [326]
    Path:            /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Identifier:      com.apple.FinalCut
    Version:         10.0.8 (221398)
    Build Info:      ProEditor-22139008018000000~1
    App Item ID:     424389933
    App External ID: 14685451
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [152]
    User ID:         502
    Date/Time:       2013-03-31 13:00:19.713 -0400
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          14013 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  12180 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      11BDDCCB-5BCF-05B8-C04A-9A39067B1572
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    objc[326]: objc_removeExceptionHandler() called with unknown alt handler; this is probably a bug in multithreaded AppKit use. Set environment variable OBJC_DEBUG_ALT_HANDLERS=YES or break in objc_alt_handler_error() to debug.
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8d168814 objc_alt_handler_error() + 0
    1   libobjc.A.dylib                         0x00007fff8d1686a0 alt_handler_error(unsigned long) + 52
    2   libobjc.A.dylib                         0x00007fff8d162f35 objc_removeExceptionHandler + 92
    3   com.apple.CoreFoundation                0x00007fff893ebb49 _CFDoExceptionOperation + 89
    4   com.apple.AppKit                        0x00007fff86e2bbcf -[NSApplication endModalSession:] + 24
    5   com.apple.prokit                        0x00000001003283c3 -[NSProApplication endModalSession:] + 45
    6   com.apple.FinalCut                      0x0000000100033870 -[PEAppController windowWillClose:] + 416
    7   com.apple.CoreFoundation                0x00007fff893aceda _CFXNotificationPost + 2554
    8   com.apple.Foundation                    0x00007fff8575ae26 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
    9   com.apple.AppKit                        0x00007fff870c49e0 __18-[NSWindow _close]_block_invoke_0 + 260
    10  com.apple.AppKit                        0x00007fff870c48b5 -[NSWindow _close] + 364
    11  com.apple.FinalCut                      0x0000000100073be7 -[PEImportWindow timer] + 439
    12  com.apple.Foundation                    0x00007fff85785af3 __NSFireTimer + 96
    13  com.apple.CoreFoundation                0x00007fff893b7804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    14  com.apple.CoreFoundation                0x00007fff893b731d __CFRunLoopDoTimer + 557
    15  com.apple.CoreFoundation                0x00007fff8939cad9 __CFRunLoopRun + 1529
    16  com.apple.CoreFoundation                0x00007fff8939c0e2 CFRunLoopRunSpecific + 290
    17  com.apple.HIToolbox                     0x00007fff84842eb4 RunCurrentEventLoopInMode + 209
    18  com.apple.HIToolbox                     0x00007fff84842c52 ReceiveNextEventCommon + 356
    19  com.apple.HIToolbox                     0x00007fff84842ae3 BlockUntilNextEventMatchingListInMode + 62
    20  com.apple.AppKit                        0x00007fff86f2e563 _DPSNextEvent + 685
    21  com.apple.AppKit                        0x00007fff86f2de22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    22  com.apple.AppKit                        0x00007fff86f251d3 -[NSApplication run] + 517
    23  com.apple.prokit                        0x00000001003286c5 NSProApplicationMain + 378
    24  com.apple.FinalCut                      0x0000000100001e14 start + 52
    I'th Mountain Lion as well.  *and FCPX 10.0.7

    Update: the problem is definitely with the internal HD "drive C".  Before restarting FCPX after the last crash I unmounted the C drive -- then restarted FCPX and was able to import media just fine.  I thought I had tried this already, but I guess not.
    So, what did I change with my C drive when I deleted the old apps off my A drive?  There is both an iMovie events and projects folder on the C drive -- but FCPX has never tried to import them until after I deleted the old iMovie app (I still have the most recent version of iMovie on my system drive -- but have never used it to open these old folders).  I read on another thread on this forum that if I "hid" these folders, FCPX would not try to recognize them, so I moved them to within another folder on the same drive -- but FCPX is still trying to recognize and show them when the Import Media window is launched --  and still shows the C drive as a camera.
    So, what can I do to stop this from happening?
    Thanks!

Maybe you are looking for

  • XML/XSLT: Setting xsl:include href attribute with a variable

    I have a main layout stylesheet and depending on which page the user selects I want to use xsl:include to display the selected information in the 'content' DIV. The process works fine if hardcode it like this: <xsl:include href="welcome.xsl"/> <div i

  • Calling the standard program in program and getting its output in int table

    Hi there, I have a requirement, where I need to call the standard program (of transaction CJI3) in my Y program. CJI3 transaction produces a ALV GRID output. I need to use that data for further processing. I am getting following problems: 1. I tried

  • Import workflow container element to program exits

    Hi Friends Can you please let me know if we can import container elements from workflow to program exits in step? Regards Rajeev

  • How do I deauthorize a computer?

    I have4 computers authoriuzed for iTunes.  I want to deauthoriuze one & get rid of it.  When I try the only option that comes up is "deauthorize all computers".

  • Assorment of problems. T_T

    Ok! My name is Austin! /wave. I love Apple. From the Ipods to my first Apple II to my current Macbook. BUT! At the moment Ive owned my Macbook since November 30th, As of late the problems are stacking on top of eachother. My palm rest seem....yellow.