AFS Segmentation Fault Crashes

New MacMini Server running 10.6.4, I believe (at home right now.) In my first day of production deployment, I saw 2 AFS crashes with a segmentation error in one of the logs. I'll post exact messages tomorrow. The Mac Mini came with 2 partitions or hard drives. I also got a time machine error, maybe at the same time. I turned Time Machine off and will see if it crashed last night. Just wondering if there is a known issue with partitions and time machine and AFS. I also have a folder copied over from the old server, with some preserved protections (but a different OD), so I am also wondering if this could have something to do with it.
Not off to the best start upgrading from an old G4 10.3 server, which never, ever crashed.

I checked and this is 10.6.4. Also, I believe this may have happened at the same time TimeMachine crashes. I am going to try and reproduce the problem off hours by running Time Machine again. I also had one OD crash, which may or may not be related.
No crash last night with Time Machine turned off.
Message was edited by: John Heffernan

Similar Messages

  • Android: Consistent Segmentation Fault Crashes

    Hello,
    On the Nexus 7 (running Android 4.3), the DPS app consistently crashes within 5-20 seconds of running the application. I looked at the logs with the Android Device Manager and this is what I found. I have included everything that occurred between the application starting and crashing:
    06-10 13:32:49.756: I/ActivityManager(502): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.jk.android/.LibraryActivity} from pid 802
    06-10 13:32:49.786: I/ActivityManager(502): Start proc com.jk.android for activity com.jk.android/.LibraryActivity: pid=5972 uid=10069 gids={50069, 3003, 1015, 1028}
    06-10 13:32:49.806: D/dalvikvm(177): GC_EXPLICIT freed 39K, 1% free 8863K/8940K, paused 1ms+2ms, total 26ms
    06-10 13:32:49.826: D/dalvikvm(177): GC_EXPLICIT freed <1K, 1% free 8863K/8940K, paused 1ms+2ms, total 18ms
    06-10 13:32:49.856: D/dalvikvm(177): GC_EXPLICIT freed <1K, 1% free 8863K/8940K, paused 1ms+2ms, total 32ms
    06-10 13:32:49.886: D/dalvikvm(502): GC_CONCURRENT freed 2489K, 21% free 17644K/22208K, paused 4ms+6ms, total 128ms
    06-10 13:32:49.906: I/DaoManager(5972): Loaded configuration for class com.jk.android.library.preview.FolioPreviewRecord
    06-10 13:32:49.906: I/DaoManager(5972): Loaded configuration for class com.jk.android.model.Folio
    06-10 13:32:49.906: I/DaoManager(5972): Loaded configuration for class com.jk.android.model.Article
    06-10 13:32:49.906: I/DaoManager(5972): Loaded configuration for class com.jk.android.model.Section
    06-10 13:32:49.906: I/DaoManager(5972): Loaded configuration for class com.jk.android.model.OtherFolioPart
    06-10 13:32:49.906: I/DaoManager(5972): Loaded configuration for class com.jk.android.library.operation.SectionDownload
    06-10 13:32:49.906: I/DaoManager(5972): Loaded configuration for class com.jk.android.library.operation.FolioDownload
    06-10 13:32:49.906: I/DaoManager(5972): Loaded configuration for class com.jk.android.library.operation.FolioUpdate
    06-10 13:32:49.906: I/DaoManager(5972): Loaded configuration for class com.jk.android.library.operation.FolioArchive
    06-10 13:32:49.906: I/DaoManager(5972): Loaded configuration for class com.jk.android.library.operation.SectionUpdate
    06-10 13:32:49.906: I/DaoManager(5972): Loaded configuration for class com.jk.android.model.Subscription
    06-10 13:32:49.916: D/dalvikvm(5972): GC_CONCURRENT freed 294K, 4% free 9081K/9412K, paused 2ms+2ms, total 18ms
    06-10 13:32:49.916: D/dalvikvm(5972): WAIT_FOR_CONCURRENT_GC blocked 6ms
    06-10 13:32:49.946: I/FOLIO VIEW(5972): Restricting the device orientation to portrait.
    06-10 13:32:49.966: D/dalvikvm(5972): GC_CONCURRENT freed 301K, 4% free 9202K/9544K, paused 2ms+3ms, total 16ms
    06-10 13:32:50.106: D/dalvikvm(5972): GC_CONCURRENT freed 310K, 4% free 9405K/9752K, paused 1ms+2ms, total 19ms
    06-10 13:32:50.106: D/dalvikvm(5972): WAIT_FOR_CONCURRENT_GC blocked 6ms
    06-10 13:32:50.106: D/dalvikvm(5972): WAIT_FOR_CONCURRENT_GC blocked 6ms
    06-10 13:32:50.186: D/dalvikvm(5972): GC_CONCURRENT freed 297K, 4% free 9538K/9904K, paused 2ms+1ms, total 16ms
    06-10 13:32:50.196: D/libEGL(5972): loaded /system/lib/egl/libEGL_adreno200.so
    06-10 13:32:50.196: D/libEGL(5972): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
    06-10 13:32:50.196: D/libEGL(5972): loaded /system/lib/egl/libGLESv2_adreno200.so
    06-10 13:32:50.196: I/Adreno200-EGL(5972): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM Build: Iabe52cfaeae4c5fab1acacfe6f056ba15fa93274
    06-10 13:32:50.236: D/OpenGLRenderer(5972): Enabling debug mode 0
    06-10 13:32:50.246: D/dalvikvm(693): GC_CONCURRENT freed 258K, 4% free 9137K/9432K, paused 1ms+1ms, total 12ms
    06-10 13:32:50.287: I/ActivityManager(502): Displayed com.jk.android/.LibraryActivity: +520ms
    06-10 13:32:50.887: D/dalvikvm(5972): GC_CONCURRENT freed 378K, 5% free 9582K/10000K, paused 2ms+2ms, total 20ms
    06-10 13:32:51.007: I/TableUtils(5972): creating table 'folio'
    06-10 13:32:51.017: I/TableUtils(5972): executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `folio` (`id` VARCHAR , `folioFormatVersion` BLOB , `targetViewerVersion` BLOB , `date` VARCHAR , `lastUpdated` VARCHAR , `magazineTitle` VARCHAR , `folioNumber` VARCHAR , `description` TEXT , `storeDescription` TEXT , `orientation` VARCHAR , `isRightBinding` SMALLINT , `subpath` VARCHAR , `price` VARCHAR , `filter` VARCHAR , `coverDate` VARCHAR , `issueId` VARCHAR , `productId` VARCHAR , `isFree` SMALLINT , `entitlementType` VARCHAR , `subscriberId` VARCHAR , `subscriberType` VARCHAR , `folioScrollPosition` BLOB , `isViewable` SMALLINT , `isInstantViewable` SMALLINT , `landscapePreviewVersion` INTEGER , `portraitPreviewVersion` INTEGER , `targetDimensions` BLOB , `hasSections` SMALLINT , `downloadSize` BIGINT , `currentServerVersion` INTEGER , `installedVersion` INTEGER , `isInstalled` SMALLINT , `currentStateChangingOperation` VARCHAR , `tempFile` BLOB , `localStorageId` VARCHAR , `localRoot` BLOB ,  UNIQUE (`id`), PRIMARY KEY (`localStorageId`) )
    06-10 13:32:51.067: D/dalvikvm(5972): GC_CONCURRENT freed 343K, 4% free 9689K/10072K, paused 1ms+3ms, total 22ms
    06-10 13:32:51.157: D/dalvikvm(5972): GC_CONCURRENT freed 356K, 4% free 9805K/10200K, paused 1ms+4ms, total 24ms
    06-10 13:32:51.257: D/dalvikvm(5972): GC_CONCURRENT freed 379K, 4% free 9941K/10344K, paused 2ms+3ms, total 32ms
    06-10 13:32:51.388: D/dalvikvm(5972): GC_CONCURRENT freed 265K, 3% free 10101K/10404K, paused 1ms+3ms, total 30ms
    06-10 13:32:51.438: D/dalvikvm(5972): GC_FOR_ALLOC freed 129K, 4% free 10162K/10584K, paused 21ms, total 21ms
    06-10 13:32:51.478: D/dalvikvm(5972): GC_FOR_ALLOC freed 150K, 5% free 10234K/10712K, paused 22ms, total 22ms
    06-10 13:32:51.498: D/dalvikvm(5972): GC_FOR_ALLOC freed 230K, 6% free 10101K/10712K, paused 19ms, total 19ms
    06-10 13:32:51.518: D/dalvikvm(5972): GC_FOR_ALLOC freed <1K, 5% free 10196K/10712K, paused 22ms, total 22ms
    06-10 13:32:51.518: I/dalvikvm-heap(5972): Grow heap (frag case) to 10.131MB for 147088-byte allocation
    06-10 13:32:51.548: D/dalvikvm(5972): GC_FOR_ALLOC freed 95K, 6% free 10244K/10856K, paused 27ms, total 27ms
    06-10 13:32:52.198: D/TilesManager(5972): Starting TG #0, 0x73aaba98
    06-10 13:32:52.198: D/TilesManager(5972): new EGLContext from framework: 752c4460
    06-10 13:32:52.198: D/GLWebViewState(5972): Reinit shader
    06-10 13:32:52.228: D/GLWebViewState(5972): Reinit transferQueue
    06-10 13:32:52.889: D/audio_hw_primary(179): out_standby: enter: usecase(1: low-latency-playback)
    06-10 13:32:52.929: D/audio_hw_primary(179): stop_output_stream: enter: usecase(1: low-latency-playback)
    06-10 13:32:52.929: D/audio_hw_primary(179): disable_audio_route: reset mixer path: low-latency-playback
    06-10 13:32:52.929: D/audio_hw_primary(179): disable_snd_device: snd_device(2: speaker)
    06-10 13:32:52.929: D/audio_hw_primary(179): stop_output_stream: exit: status(0)
    06-10 13:32:52.929: D/audio_hw_primary(179): out_standby: exit
    06-10 13:32:56.112: A/libc(5972): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 5995 (WebViewCoreThre)
    06-10 13:32:56.232: I/DEBUG(175): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    06-10 13:32:56.232: I/DEBUG(175): Build fingerprint: 'google/razor/flo:4.3/JSS15Q/779366:user/release-keys'
    06-10 13:32:56.232: I/DEBUG(175): Revision: '0'
    06-10 13:32:56.232: I/DEBUG(175): pid: 5972, tid: 5995, name: WebViewCoreThre  >>> com.jk.android <<<
    06-10 13:32:56.232: I/DEBUG(175): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
    06-10 13:32:56.392: I/DEBUG(175):     r0 00000000  r1 00000000  r2 00000001  r3 bbadbeef
    06-10 13:32:56.392: I/DEBUG(175):     r4 00000000  r5 be8e8008  r6 001cab85  r7 001cab85
    06-10 13:32:56.392: I/DEBUG(175):     r8 00000000  r9 a122f008  sl 73546680  fp 73666c84
    06-10 13:32:56.392: I/DEBUG(175):     ip 00000001  sp 73666a78  lr 722581f9  pc 00000000  cpsr 600f0010
    06-10 13:32:56.392: I/DEBUG(175):     d0  0000000000000000  d1  0000000000000000
    06-10 13:32:56.392: I/DEBUG(175):     d2  0000000000000000  d3  0000000000000000
    06-10 13:32:56.392: I/DEBUG(175):     d4  3f947ae147ae147b  d5  3fb391f800000000
    06-10 13:32:56.402: I/DEBUG(175):     d6  3fb999999999999a  d7  53974148876e25fc
    06-10 13:32:56.402: I/DEBUG(175):     d8  3fa999999999999a  d9  41d4e5d052086766
    06-10 13:32:56.402: I/DEBUG(175):     d10 0000000000000000  d11 0000000000000000
    06-10 13:32:56.402: I/DEBUG(175):     d12 0000000000000000  d13 0000000000000000
    06-10 13:32:56.402: I/DEBUG(175):     d14 0000000000000000  d15 0000000000000000
    06-10 13:32:56.402: I/DEBUG(175):     d16 412e848000000000  d17 41d4e5d052000000
    06-10 13:32:56.402: I/DEBUG(175):     d18 4100086800000000  d19 3feccccccccccccd
    06-10 13:32:56.402: I/DEBUG(175):     d20 3feccccccccccccd  d21 4059000000000000
    06-10 13:32:56.402: I/DEBUG(175):     d22 0000000000000000  d23 4014000000000000
    06-10 13:32:56.402: I/DEBUG(175):     d24 407f400000000000  d25 4059000000000000
    06-10 13:32:56.402: I/DEBUG(175):     d26 0000000000000000  d27 4022000000000000
    06-10 13:32:56.402: I/DEBUG(175):     d28 3ff0000000000000  d29 3ff0000000000000
    06-10 13:32:56.402: I/DEBUG(175):     d30 3ff0000000000000  d31 4000000000000000
    06-10 13:32:56.402: I/DEBUG(175):     scr 80000013
    06-10 13:32:56.402: I/DEBUG(175): backtrace:
    06-10 13:32:56.402: I/DEBUG(175):     #00  pc 00000000  <unknown>
    06-10 13:32:56.402: I/DEBUG(175):     #01  pc 000e31f7  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #02  pc 00124db7  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #03  pc 001578db  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #04  pc 00157945  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #05  pc 00164cc5  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #06  pc 0015ae35  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #07  pc 00161217  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #08  pc 00124507  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #09  pc 00127e6d  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #10  pc 00134499  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #11  pc 00132ffb  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #12  pc 002212cb  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #13  pc 0022421f  /system/lib/libwebcore.so
    06-10 13:32:56.402: I/DEBUG(175):     #14  pc 00221dc9  /system/lib/libwebcore.so
    06-10 13:32:56.412: I/DEBUG(175):     #15  pc 000e33b9  /system/lib/libwebcore.so
    06-10 13:32:56.412: I/DEBUG(175):     #16  pc 0022744b  /system/lib/libwebcore.so
    06-10 13:32:56.412: I/DEBUG(175):     #17  pc 0001dc4c  /system/lib/libdvm.so (dvmPlatformInvoke+112)
    06-10 13:32:56.412: I/DEBUG(175):     #18  pc 0004decf  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
    06-10 13:32:56.412: I/DEBUG(175):     #19  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
    06-10 13:32:56.412: I/DEBUG(175): stack:
    06-10 13:32:56.412: I/DEBUG(175):          73666a38  ffffffff 
    06-10 13:32:56.412: I/DEBUG(175):          73666a3c  00000000 
    06-10 13:32:56.412: I/DEBUG(175):          73666a40  3e265600 
    06-10 13:32:56.412: I/DEBUG(175):          73666a44  c8240000 
    06-10 13:32:56.412: I/DEBUG(175):          73666a48  00001204 
    06-10 13:32:56.412: I/DEBUG(175):          73666a4c  78d6a2c4 
    06-10 13:32:56.412: I/DEBUG(175):          73666a50  be8e8008 
    06-10 13:32:56.412: I/DEBUG(175):          73666a54  001cab85 
    06-10 13:32:56.412: I/DEBUG(175):          73666a58  001cab85 
    06-10 13:32:56.412: I/DEBUG(175):          73666a5c  00000000 
    06-10 13:32:56.412: I/DEBUG(175):          73666a60  a122f008 
    06-10 13:32:56.412: I/DEBUG(175):          73666a64  73546680 
    06-10 13:32:56.412: I/DEBUG(175):          73666a68  73666c84  [stack:5995]
    06-10 13:32:56.412: I/DEBUG(175):          73666a6c  400ca9ad  /system/lib/libc.so (malloc+12)
    06-10 13:32:56.412: I/DEBUG(175):          73666a70  df0027ad 
    06-10 13:32:56.412: I/DEBUG(175):          73666a74  00000000 
    06-10 13:32:56.412: I/DEBUG(175):     #00  73666a78  78d6a2c4 
    06-10 13:32:56.412: I/DEBUG(175):          ........  ........
    06-10 13:32:56.412: I/DEBUG(175):     #01  73666a78  78d6a2c4 
    06-10 13:32:56.412: I/DEBUG(175):          73666a7c  72299dbb  /system/lib/libwebcore.so
    06-10 13:32:56.412: I/DEBUG(175):     #02  73666a80  78d6a2b8 
    06-10 13:32:56.412: I/DEBUG(175):          73666a84  001cc7cd 
    06-10 13:32:56.412: I/DEBUG(175):          73666a88  00000000 
    06-10 13:32:56.412: I/DEBUG(175):          73666a8c  722cc8df  /system/lib/libwebcore.so
    06-10 13:32:56.422: I/DEBUG(175): memory near r3:
    06-10 13:32:56.422: I/DEBUG(175):     bbadbecc 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbedc 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbeec 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbefc 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbf0c 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbf1c 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbf2c 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbf3c 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbf4c 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbf5c 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbf6c 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbf7c 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbf8c 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbf9c 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbfac 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     bbadbfbc 00000000 00000000 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175): memory near r5:
    06-10 13:32:56.422: I/DEBUG(175):     be8e7fe8 00000000 00000000 00000000 00000007 
    06-10 13:32:56.422: I/DEBUG(175):     be8e7ff8 00000000 00000000 00000000 001cbff0 
    06-10 13:32:56.422: I/DEBUG(175):     be8e8008 474e5089 0a1a0a0d 0d000000 52444849 
    06-10 13:32:56.422: I/DEBUG(175):     be8e8018 00030000 00040000 00000608 3e265600 
    06-10 13:32:56.422: I/DEBUG(175):     be8e8028 c8240000 43436925 43434950 6f725020 
    06-10 13:32:56.422: I/DEBUG(175):     be8e8038 656c6966 da780000 5065ddec f0f87fd4 
    06-10 13:32:56.422: I/DEBUG(175):     be8e8048 0c426c7b 90150440 9520c056 e9290696 
    06-10 13:32:56.422: I/DEBUG(175):     be8e8058 906e9090 66eeedce 6eeeee97 90110690 
    06-10 13:32:56.422: I/DEBUG(175):     be8e8068 10544446 04131115 fefce544 7dccf7dc 
    06-10 13:32:56.422: I/DEBUG(175):     be8e8078 0f399c1e ec079ccf 181f32cc 0be5af67 
    06-10 13:32:56.422: I/DEBUG(175):     be8e8088 fbcecee3 4a6c1735 fed9837f c73f1dbb 
    06-10 13:32:56.422: I/DEBUG(175):     be8e8098 2238f6c6 dccf422a c3ccd4c9 05a9eaf3 
    06-10 13:32:56.422: I/DEBUG(175):     be8e80a8 41367636 276cd3b6 bc3c94d8 3ceb1f22 
    06-10 13:32:56.422: I/DEBUG(175):     be8e80b8 76c66078 e9ffed94 ed8d8476 7cffecd7 
    06-10 13:32:56.422: I/DEBUG(175):     be8e80c8 ba9b6364 61696e61 1d710163 6e20e1bb 
    06-10 13:32:56.422: I/DEBUG(175):     be8e80d8 fe619f3d 4577e518 fdffed8f ea362676 
    06-10 13:32:56.422: I/DEBUG(175): memory near r6:
    06-10 13:32:56.422: I/DEBUG(175):     001cab64 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cab74 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cab84 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cab94 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001caba4 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cabb4 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cabc4 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cabd4 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cabe4 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cabf4 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cac04 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cac14 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cac24 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cac34 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cac44 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cac54 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175): memory near r7:
    06-10 13:32:56.422: I/DEBUG(175):     001cab64 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cab74 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cab84 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cab94 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001caba4 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cabb4 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cabc4 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cabd4 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cabe4 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cabf4 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cac04 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cac14 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cac24 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cac34 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cac44 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175):     001cac54 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.422: I/DEBUG(175): memory near r9:
    06-10 13:32:56.422: I/DEBUG(175):     a122efe8 7cc2ffe0 00000001 00000000 00000007 
    06-10 13:32:56.422: I/DEBUG(175):     a122eff8 00000007 00000007 00000000 0000800b 
    06-10 13:32:56.422: I/DEBUG(175):     a122f008 367c406c 8d827140 f98530ab 2d7c8caa 
    06-10 13:32:56.422: I/DEBUG(175):     a122f018 a66652b9 68faedaa 520819ce 4b8fb73e 
    06-10 13:32:56.422: I/DEBUG(175):     a122f028 f1d7272f 8de72d88 d5515085 e9bcdfa5 
    06-10 13:32:56.422: I/DEBUG(175):     a122f038 563a9b24 12fb91fb dd55c54c 4c2db9af 
    06-10 13:32:56.422: I/DEBUG(175):     a122f048 cc9028b2 2c0d1640 23821a15 4abbb2bf 
    06-10 13:32:56.422: I/DEBUG(175):     a122f058 84cb0bd8 22bdad31 b856507d f04aa37a 
    06-10 13:32:56.422: I/DEBUG(175):     a122f068 d4559c19 3440eafe 40eaff93 ce8a9574 
    06-10 13:32:56.422: I/DEBUG(175):     a122f078 57c09b70 0eafebb7 3d964744 060d679f 
    06-10 13:32:56.422: I/DEBUG(175):     a122f088 a3e9d6da a960ba79 046d2c35 6bb8346f 
    06-10 13:32:56.422: I/DEBUG(175):     a122f098 e5ae2ef0 4aa581d9 ae2305cd 5d2be80a 
    06-10 13:32:56.422: I/DEBUG(175):     a122f0a8 4749973f 05e4a680 246e2a84 fb9257f6 
    06-10 13:32:56.422: I/DEBUG(175):     a122f0b8 83f24c7b 2f5f7666 41e59e74 f02b8cd4 
    06-10 13:32:56.422: I/DEBUG(175):     a122f0c8 2a6ed212 137c489c f87b2542 a6df5642 
    06-10 13:32:56.422: I/DEBUG(175):     a122f0d8 4e5459f4 45582073 55c9da55 3aab3e67 
    06-10 13:32:56.422: I/DEBUG(175): memory near sl:
    06-10 13:32:56.422: I/DEBUG(175):     73546660 00000000 00000000 00000000 00000453 
    06-10 13:32:56.422: I/DEBUG(175):     73546670 6ee255a8 73566f28 6d603c50 6f4ad000 
    06-10 13:32:56.422: I/DEBUG(175):     73546680 41e639b0 00000000 73666da0 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     73546690 73666dd4 0000000b 00000000 40903dc0 
    06-10 13:32:56.422: I/DEBUG(175):     735466a0 00000000 00000000 6c7e4470 73563300 
    06-10 13:32:56.422: I/DEBUG(175):     735466b0 00000000 00000000 00000001 00004000 
    06-10 13:32:56.422: I/DEBUG(175):     735466c0 00000000 73546ac0 40903dc0 40908c80 
    06-10 13:32:56.422: I/DEBUG(175):     735466d0 00000000 4090cd7c 4090cdf0 4090cca0 
    06-10 13:32:56.422: I/DEBUG(175):     735466e0 4090ccc0 4090cd1c 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     735466f0 7623f730 00000028 00000000 00000000 
    06-10 13:32:56.422: I/DEBUG(175):     73546700 00000000 00000000 00001fe1 409948c4 
    06-10 13:32:56.422: I/DEBUG(175):     73546710 00000000 6d4719d0 00000001 73547878 
    06-10 13:32:56.422: I/DEBUG(175):     73546720 00000001 00000040 00000200 00000004 
    06-10 13:32:56.433: I/DEBUG(175):     73546730 00000001 6ee255a8 6ee255a8 00000003 
    06-10 13:32:56.433: I/DEBUG(175):     73546740 6ee255ae 6d4b5a98 b52d6601 b51dbfac 
    06-10 13:32:56.433: I/DEBUG(175):     73546750 b52d6de7 b539ce05 b580dfa6 00000000 
    06-10 13:32:56.433: I/DEBUG(175): memory near fp:
    06-10 13:32:56.433: I/DEBUG(175):     73666c64 00000000 73566f34 40903c50 73566f28 
    06-10 13:32:56.433: I/DEBUG(175):     73666c74 00000001 00000000 41e82298 00000000 
    06-10 13:32:56.433: I/DEBUG(175):     73666c84 40933ed3 73566f28 6f109b69 7239b715 
    06-10 13:32:56.433: I/DEBUG(175):     73666c94 73546680 4098fc88 401081f4 00000000 
    06-10 13:32:56.433: I/DEBUG(175):     73666ca4 00000000 00000000 401081f4 73546698 
    06-10 13:32:56.433: I/DEBUG(175):     73666cb4 ffffbfff 73546698 40958c3d 73546670 
    06-10 13:32:56.433: I/DEBUG(175):     73666cc4 7bca4bf8 00000000 00000028 4098fc88 
    06-10 13:32:56.433: I/DEBUG(175):     73666cd4 4095e7d5 6ee255a8 6ee255ae 0000002a 
    06-10 13:32:56.433: I/DEBUG(175):     73666ce4 6d4719d0 00000001 0000aa99 00000001 
    06-10 13:32:56.433: I/DEBUG(175):     73666cf4 6d4719d0 00000000 00006bed 6d604940 
    06-10 13:32:56.433: I/DEBUG(175):     73666d04 6f11b357 73666d54 00000038 00000010 
    06-10 13:32:56.433: I/DEBUG(175):     73666d14 00000001 fffffff4 6ebcf3e4 00000071 
    06-10 13:32:56.433: I/DEBUG(175):     73666d24 00000005 0000000a 0000000e 4098fc88 
    06-10 13:32:56.433: I/DEBUG(175):     73666d34 40903dc0 0000001c 6f502864 00000028 
    06-10 13:32:56.433: I/DEBUG(175):     73666d44 aa99db9e 41563088 41e86dd4 41e86dd0 
    06-10 13:32:56.433: I/DEBUG(175):     73666d54 73546670 0000000b 00000058 1dcd64ff 
    06-10 13:32:56.433: I/DEBUG(175): memory near sp:
    06-10 13:32:56.433: I/DEBUG(175):     73666a58 001cab85 00000000 a122f008 73546680 
    06-10 13:32:56.433: I/DEBUG(175):     73666a68 73666c84 400ca9ad df0027ad 00000000 
    06-10 13:32:56.433: I/DEBUG(175):     73666a78 78d6a2c4 72299dbb 78d6a2b8 001cc7cd 
    06-10 13:32:56.433: I/DEBUG(175):     73666a88 00000000 722cc8df 73f7ffd0 78d6a2b8 
    06-10 13:32:56.433: I/DEBUG(175):     73666a98 00000000 00000000 00000000 722cc949 
    06-10 13:32:56.433: I/DEBUG(175):     73666aa8 00000000 722d9cc7 00000000 00000000 
    06-10 13:32:56.433: I/DEBUG(175):     73666ab8 401081b4 fffffffc 00001000 00000c48 
    06-10 13:32:56.433: I/DEBUG(175):     73666ac8 00001008 400a9000 00000000 00000000 
    06-10 13:32:56.433: I/DEBUG(175):     73666ad8 00000000 00000000 00000000 00000000 
    06-10 13:32:56.433: I/DEBUG(175):     73666ae8 00000000 00000000 00000000 00000000 
    06-10 13:32:56.433: I/DEBUG(175):     73666af8 73556e04 73f7ffc0 00000000 00000003 
    06-10 13:32:56.433: I/DEBUG(175):     73666b08 00000000 00001c48 a122f008 73546680 
    06-10 13:32:56.433: I/DEBUG(175):     73666b18 73666c84 722cfe39 722cfe09 73f7ffc0 
    06-10 13:32:56.433: I/DEBUG(175):     73666b28 00000000 722d6219 00000004 77cffa80 
    06-10 13:32:56.433: I/DEBUG(175):     73666b38 00000000 7229950b 00000000 73666b64 
    06-10 13:32:56.433: I/DEBUG(175):     73666b48 77cffa80 722994d1 77192008 00000000 
    06-10 13:32:56.433: I/DEBUG(175): code around pc:
    06-10 13:32:56.433: I/DEBUG(175):     00000000 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     00000010 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     00000020 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     00000030 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     00000040 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     00000050 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     00000060 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     00000070 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     00000080 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     00000090 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     000000a0 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     000000b0 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     000000c0 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     000000d0 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     000000e0 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175):     000000f0 ffffffff ffffffff ffffffff ffffffff 
    06-10 13:32:56.433: I/DEBUG(175): code around lr:
    06-10 13:32:56.433: I/DEBUG(175):     722581d8 f7fd4608 6020e810 bd104620 f7fdb510 
    06-10 13:32:56.433: I/DEBUG(175):     722581e8 4604e80a f000b920 4b02fcf4 47a0601c 
    06-10 13:32:56.433: I/DEBUG(175):     722581f8 bd104620 bbadbeef 4606b570 e800f7fd 
    06-10 13:32:56.433: I/DEBUG(175):     72258208 46201c44 ffeaf7ff 46224631 f7fc4605 
    06-10 13:32:56.433: I/DEBUG(175):     72258218 4628effe b538bd70 f7ff4605 2100ffdf 
    06-10 13:32:56.433: I/DEBUG(175):     72258228 4604462a eff8f7fc bd384620 4604b510 
    06-10 13:32:56.433: I/DEBUG(175):     72258238 46114608 eff6f7fc 46206020 f3f3bd10 
    06-10 13:32:56.443: I/DEBUG(175):     72258248 0000bd19 f7fcb510 4604effa f000b920 
    06-10 13:32:56.443: I/DEBUG(175):     72258258 4b02fcc0 47a0601c bd104620 bbadbeef 
    06-10 13:32:56.443: I/DEBUG(175):     72258268 4c0cb538 6823447c d40f07db f7fc4620 
    06-10 13:32:56.443: I/DEBUG(175):     72258278 b158efec f7ff2004 4605ffb1 f9f1f000 
    06-10 13:32:56.443: I/DEBUG(175):     72258288 44784805 46206005 efe4f7fc 44794903 
    06-10 13:32:56.443: I/DEBUG(175):     72258298 bd386808 005f2960 005f2936 005f292a 
    06-10 13:32:56.443: I/DEBUG(175):     722582a8 4d0db538 682c447d 0401f014 4628d110 
    06-10 13:32:56.443: I/DEBUG(175):     722582b8 efcaf7fc 2010b160 ff90f7ff 447a4a07 
    06-10 13:32:56.443: I/DEBUG(175):     722582c8 60446004 60c46084 46286010 efc2f7fc 
    06-10 13:32:56.733: W/ActivityManager(502):   Force finishing activity com.jk.android/.LibraryActivity
    06-10 13:32:56.813: D/dalvikvm(502): GC_FOR_ALLOC freed 1787K, 20% free 17512K/21724K, paused 53ms, total 53ms
    06-10 13:32:56.853: I/ActivityManager(502): Process com.jk.android (pid 5972) has died.
    06-10 13:32:56.853: I/WindowState(502): WIN DEATH: Window{42415f78 u0 com.jk.android/com.jk.android.LibraryActivity}
    06-10 13:32:56.923: D/Zygote(177): Process 5972 terminated by signal (11)
    So far this only has happened on the Nexus 7. It occurs 100% while using this device.

    Thanks guys!
    When I updated my Nexus 7 from Android 4.3 to 4.4.2, the application stopped crashing and it's running pretty stable now. Not sure if this is a general issue with Android 4.3 or an issue with specifically Nexus 7 on Android 4.3.
    Also, to answer Dave's question, I am using the new Android viewer with a custom library.

  • GNU compiled app crashes with signal 11: Segmentation Fault

    Hi Community,
    I know this is not a GNU oriented forum, but maybe this is a common issue.
    We have a C++ multi-threaded application running properly in Solaris 9 Sparc. Due to some issues mostly related to the NICs we needed to have the application running in Solaris 10 x86. The problem is that the compilation is ok (always with GNU) but during run time, we have the application crashing in different instructions because of a signal 11.
    It always crashes in a malloc call within the libstdc++.so.6
    It was compiled with the option -mt and -lthread. Is this a known problem? Do you recommend any direction to start seeking for a solution?
    Pls, find attached the gdb outcomes after the crash.
    Thanks in advance, Pablo
    quiterio{root}# gdb cord /usr/nguser/core
    GNU gdb 6.6
    Copyright (C) 2006 Free Software Foundation, Inc.
    GDB is free software, covered by the GNU General Public License, and you are
    welcome to change it and/or distribute copies of it under certain conditions.
    Type "show copying" to see the conditions.
    There is absolutely no warranty for GDB.  Type "show warranty" for details.
    This GDB was configured as "i386-pc-solaris2.10"...
    Reading symbols from /lib/libsocket.so.1...done.
    Loaded symbols for /lib/libsocket.so.1
    Reading symbols from /export/home/mysql/mysql-5.0.51/lib/mysql/libmysqlclient.so.15...done.
    Loaded symbols for /opt/mysql/mysql/lib/mysql/libmysqlclient.so.15
    Reading symbols from /lib/libnsl.so.1...done.
    Loaded symbols for /lib/libnsl.so.1
    Reading symbols from /lib/librt.so.1...done.
    Loaded symbols for /lib/librt.so.1
    Reading symbols from /lib/libthread.so.1...
    warning: Lowest section in /lib/libthread.so.1 is .dynamic at 00000074
    done.
    Loaded symbols for /lib/libthread.so.1
    Reading symbols from /usr/local/lib/libmysqlpp.so.2...done.
    Loaded symbols for /usr/local/lib/libmysqlpp.so.2
    Reading symbols from /usr/lib/libz.so.1...done.
    Loaded symbols for /usr/lib/libz.so.1
    Reading symbols from /usr/local/lib/libstdc++.so.6...done.
    Loaded symbols for /usr/local/lib/libstdc++.so.6
    Reading symbols from /lib/libm.so.2...done.
    Loaded symbols for /lib/libm.so.2
    Reading symbols from /usr/local/lib/libgcc_s.so.1...done.
    Loaded symbols for /usr/local/lib/libgcc_s.so.1
    Reading symbols from /lib/libc.so.1...done.
    Loaded symbols for /lib/libc.so.1
    Reading symbols from /lib/libresolv.so.2...done.
    Loaded symbols for /lib/libresolv.so.2
    Reading symbols from /lib/libaio.so.1...done.
    Loaded symbols for /lib/libaio.so.1
    Reading symbols from /lib/libmd.so.1...done.
    Loaded symbols for /lib/libmd.so.1
    Reading symbols from /export/home/mysql/mysql-5.0.51/lib/mysql/libmysqlclient_r.so.15...done.
    Loaded symbols for /opt/mysql/mysql/lib/mysql/libmysqlclient_r.so.15
    Reading symbols from /lib/libpthread.so.1...
    warning: Lowest section in /lib/libpthread.so.1 is .dynamic at 00000074
    done.
    Loaded symbols for /lib/libpthread.so.1
    Reading symbols from /lib/ld.so.1...done.
    Loaded symbols for /lib/ld.so.1
    Core was generated by `/export/home/egasco/cord/cord'.
    Program terminated with signal 11, Segmentation fault.
    #0  0xfebd4ad2 in t_splay () from /lib/libc.so.1
    (gdb) bt
    #0  0xfebd4ad2 in t_splay () from /lib/libc.so.1
    #1  0xfebd49b0 in t_delete () from /lib/libc.so.1
    #2  0xfebd46ea in realfree () from /lib/libc.so.1
    #3  0xfebd42ee in _malloc_unlocked () from /lib/libc.so.1
    #4  0xfebd4138 in malloc () from /lib/libc.so.1
    #5  0x080bdf64 in PMData::addData (this=0x818ae70, header=
              {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >,std::basic_string<char, std::char_traits<char>, std::allocator<char> >,bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x81ade48, _M_left = 0x81c2310, _M_right = 0x81ae900}, _M_node_count = 8}}},
        data=0x81c1a20 "v=0\r\no=50 2890844526 2890842807 IN IP4 192.168.1.245\r\ns=SDP seminar\r\nc=IN IP4 192.168.1.245\r\nt= 0 0\r\nm=audio 9092 RTP/AVP 8 18\r\n", dest=ONEP_SIP) at PMData.cpp:23
    #6  0x080b3a52 in UserCall::process_initialization (this=0x81c2630, packet=0x81ad128) at UserCall.cpp:505
    #7  0x080b056f in UserCall::process (this=0x81c2630, packet=0x81ad128) at UserCall.cpp:132
    #8  0x080791d7 in ONEPPacketManager::processPacket () at ActionNotAllowException.h:15
    #9  0x080aa159 in onep_processing_thread (arg=0x8127e88) at CordApplication.cpp:1317
    #10 0xfec34672 in _thr_setup () from /lib/libc.so.1
    #11 0xfec34960 in L3_doit () from /lib/libc.so.1
    #12 0xfe7e2400 in ?? ()
    #13 0x00000000 in ?? ()

    A crash in malloc in multi-threaded code could be a bug in the system malloc or a failure to use a thread-safe malloc. The default Solaris malloc in /usr/lib/libc.so.* is thread-safe.
    A crash in malloc can also be caused by a heap corruption. Probably the most common causes of heap corruption are
    - writing beyond the bounds of a buffer or variable (off by one, for example)
    - deleting the same object more than once
    - using an invalid pointer:
    --- uninitialized
    --- pointing to a deleted object
    --- pointing to an out-of-scope object
    - failure to guard a critical region
    - failing to declare shared objects as volatile

  • Spotify crashes with ALSA. Segmentation Fault

    Spotify crashes on song-change with ALSA. "Segmentation Fault".
    Spotify works like a charm when I use pulseaudio. But i dont want to use pulseaudio, i want it to work with ALSA.
    So I have completly removed pulseaudio.
    Ive tried editing /usr/bin/spotify, xaos3k suggestion on the AUR page.
    Tried symlinking libcrypto and libssl.
    But still cant get it to work.
    [thomas@localhost ~]$ spotify
    /usr/share/spotify/spotify: /usr/lib/libcrypto.so.0.9.8: no version information available (required by /usr/share/spotify/spotify)
    /usr/share/spotify/spotify: /usr/lib/libssl.so.0.9.8: no version information available (required by /usr/share/spotify/spotify)
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    23:22:44.680 I [breakpad.cpp:62 ] Registered Breakpad for product: spotify
    23:22:44.681 I [translate.cpp:123 ] Reloading language file
    23:22:44.683 I [breakpad.cpp:192 ] Searching for crashdumps: /home/thomas/.cache/spotify/*.dmp
    23:22:44.809 A [CefModule.cpp:327 ] Check failed: g_cef_handle:
    23:22:44.836 I [offline_authorizer.cpp:306 ] Unable to login offline: no such user
    23:22:44.972 I [ap:1755 ] Connecting to AP E5.spotify.com:4070
    23:22:45.071 I [ap:1229 ] Connected to AP: 78.31.8.98:4070
    23:22:45.389 I [mainview:984 ] Registering bundled app html with version 0.1.0
    23:22:45.389 I [mainview:987 ] Registering bundled framework import with version 0.1.0
    23:22:45.389 I [mainview:987 ] Registering bundled framework bridge-desktop with version 0.4.0
    23:22:45.389 I [mainview:987 ] Registering bundled framework api with version 0.1.0
    23:22:45.389 I [mainview:987 ] Registering bundled framework resources with version 0.2.0
    23:22:45.389 I [mainview:987 ] Registering bundled framework unstable with version 0.2.1
    23:22:45.389 I [mainview:987 ] Registering bundled framework util with version 0.1.0
    23:22:45.389 I [mainview:984 ] Registering bundled app album-header with version 1.0.0
    23:22:45.389 I [mainview:984 ] Registering bundled app bundles with version 1.0.0
    23:22:45.389 I [mainview:984 ] Registering bundled app error with version 1.0.0
    23:22:45.389 I [mainview:984 ] Registering bundled app feed with version 1.0.3
    23:22:45.389 I [mainview:984 ] Registering bundled app finder with version 1.1.0
    23:22:45.389 I [mainview:984 ] Registering bundled app home with version 1.0.0
    23:22:45.389 I [mainview:984 ] Registering bundled app install with version 1.0.0
    23:22:45.389 I [mainview:984 ] Registering bundled app people with version 1.0.0
    23:22:45.389 I [mainview:984 ] Registering bundled app profile with version 1.0.3
    23:22:45.389 I [mainview:984 ] Registering bundled app profile-header with version 1.0.3
    23:22:45.389 I [mainview:984 ] Registering bundled app radio with version 1.0.1
    23:22:45.389 I [mainview:984 ] Registering bundled app search-dropdown with version 1.0.1
    23:22:45.389 I [mainview:984 ] Registering bundled app search-header with version 1.0.0
    23:22:45.389 I [mainview:984 ] Registering bundled app share with version 1.0.2
    23:22:45.389 I [mainview:984 ] Registering bundled app subscribe-popup with version 1.1.0
    23:22:45.389 I [mainview:984 ] Registering bundled app og-popup with version 1.0.1
    23:22:45.389 I [mainview:984 ] Registering bundled app notification-popup with version 0.0.24
    23:22:45.391 I [upnp:508 ] 192.168.15.1: got external ip 0xA00000C
    23:22:45.413 I [AppManager.cpp:147 ] Created instance of the application feed.
    23:22:45.414 I [AppManager.cpp:147 ] Created instance of the application search-dropdown.
    23:22:45.415 I [AppManager.cpp:147 ] Created instance of the application notification-popup.
    23:22:45.416 I [AppManager.cpp:147 ] Created instance of the application home.
    23:22:45.418 I [AppManager.cpp:189 ] Keeping application What's New alive for 60000 ms.
    23:22:45.605 I [mainview:6830 ] Load complete (0) url: sp://feed/index.html
    23:22:45.847 I [mainview:6830 ] Load complete (0) url: sp://home/index.html
    23:22:46.317 I [ad:1066 ] Found ad (time = 1352762588, adclass = 'mpu', time left = 0, length = 86400)
    23:22:47.490 I [upnp:456 ] 192.168.15.1: mapping add ok
    23:22:47.510 I [upnp:482 ] 192.168.15.1: Port 50099 mapped OK
    23:22:48.233 I [AppManager.cpp:189 ] Keeping application What's New alive for 60000 ms.
    23:22:48.427 I [mainview:6830 ] Load complete (0) url: http://track.adform.net/invisible.gif
    23:22:48.624 I [ad:1066 ] Found ad (time = 1352762590, adclass = 'tower', time left = 30, length = 15)
    (spotify:21036): Gtk-CRITICAL **: IA__gtk_window_resize: assertion `width > 0' failed
    23:22:49.042 I [mainview:6830 ] Load complete (0) url: http://rad.msn.com/
    23:22:51.736 I [audio_driver_linux.cpp:35 ] Using Alsa
    /usr/bin/spotify: line 8: 21036 Minnesegmentsfeil LD_LIBRARY_PATH="/usr/bin/;/usr/share/spotify/libs/" /usr/share/spotify/spotify "$@"
    [thomas@localhost ~]$
    Any suggestions?

    Anyone else having trouble using alsa with spotify?

  • Time Machine (backupd) crashes with Segmentation fault

    I've had to wipe my TimeMachine backup to create a larger space for it.
    Now I'm facing this error, and I haven't got any backup anymore. Frightening.
    Here's my problem:
    Jun 22 11:19:45 computer com.apple.backupd[2682]: Starting standard backup
    Jun 22 11:19:45 computer com.apple.backupd[2682]: Backing up to: /Volumes/TimeMachine/Backups.backupdb
    Jun 22 11:19:45 computer com.apple.backupd[2682]: Error parsing SystemMigration.log to determine source volume of system migration.
    Jun 22 11:19:46 computer com.apple.backupd[2682]: No pre-backup thinning needed: 36.83 GB requested (including padding), 187.24 GB available
    Jun 22 11:19:46 computer com.apple.backupd[2682]: Waiting for index to be ready (101)
    Jun 22 11:20:28 computer com.apple.launchd[1] (com.apple.backupd[2682]): Job appears to have crashed: Segmentation fault
    Jun 22 11:20:28 computer com.apple.ReportCrash.Root[3041]: 2011-06-22 11:20:28.606 ReportCrash[3041:2803] Saved crash report for backupd[2682] version ??? (???) to /Library/Logs/DiagnosticReports/backupd_2011-06-22-112028_localhost.crash
    Based on https://discussions.apple.com/message/10851111?messageID=10851111 I've tried :
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchSe rvices.framework/Versions/A/Support/lsregister -v -kill -r -domain local -domain system -domain user
    I think I shouldn't have, here's what I get when trying to open the crash log to copy paste it here:
    mate /Library/Logs/DiagnosticReports/backupd_2011-06-22-112028_localhost.crash
    Wed Jun 22 11:32:43 computer.local mate[52934] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    2011-06-22 11:32:43.745 mate[52934:903] LSOpenFromURLSpec() returned -10810 for application file://localhost/Applications/TextMate.app/ urls .
    mate: couldn't launch TextMate (you may need to reset your LS database).
    Content of /Library/Logs/DiagnosticReports/backupd_2011-06-22-112028_localhost.crash :
    Process:         backupd [2682]
    Path:            /System/Library/CoreServices/backupd
    Identifier:      backupd
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    Date/Time:       2011-06-22 11:20:28.234 +0800
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000001005519f310
    Crashed Thread:  3
    Application Specific Information:
    objc_msgSend() selector name: addObject:
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                   0x00007fff8858229a mach_msg_trap + 10
    1   libSystem.B.dylib                   0x00007fff8858290d mach_msg + 59
    2   com.apple.CoreFoundation            0x00007fff809d0932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation            0x00007fff809cfdbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation            0x00007fff809cfb46 CFRunLoopRun + 70
    5   backupd                             0x000000010000f892 0x100000000 + 63634
    6   backupd                             0x0000000100004654 0x100000000 + 18004
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                   0x00007fff8859b12a kevent + 10
    1   libSystem.B.dylib                   0x00007fff8859cffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                   0x00007fff8859ccd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                   0x00007fff8859c7fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                   0x00007fff8859c128 _pthread_wqthread + 353
    5   libSystem.B.dylib                   0x00007fff8859bfc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                   0x00007fff8858c986 read + 10
    1   com.apple.CoreFoundation            0x00007fff809c02cb fdRead + 27
    2   com.apple.CoreFoundation            0x00007fff809c0273 fileRead + 19
    3   com.apple.CoreFoundation            0x00007fff809c006c CFReadStreamRead + 748
    4   com.apple.CoreFoundation            0x00007fff809bfb84 CFPropertyListCreateWithStream + 276
    5   com.apple.CoreFoundation            0x00007fff809bfa61 CFPropertyListCreateFromStream + 209
    6   com.apple.LaunchServices            0x00007fff8392b401 _LSCopyMutableBundleInfoDictionary(__CFBundle*) + 109
    7   com.apple.LaunchServices            0x00007fff8392b693 _LSIterateBundleLibrary(unsigned char, unsigned long, unsigned int, FSCatalogInfo const*, FSRef const*, FSSpec const*, HFSUniStr255 const*, unsigned char*, void*) + 570
    8   com.apple.LaunchServices            0x00007fff839211b0 FSIterateContainerLevel + 525
    9   com.apple.LaunchServices            0x00007fff8392154d FSIterateContainer + 546
    10  com.apple.LaunchServices            0x00007fff8392b1a7 _LSAddBundleLibraryInfo(LSContext*, __CFURL const*, __CFBundle*, LSRegistrationInfo*, __CFDictionary*) + 519
    11  com.apple.LaunchServices            0x00007fff83930fc4 _LSRegisterDirectoryNode(LSContext*, FSNode*, LSRegistrationInfo*, AliasRecord const*, unsigned int*) + 651
    12  com.apple.LaunchServices            0x00007fff838d8fe5 _LSFindOrRegisterBundleNode + 1155
    13  com.apple.LaunchServices            0x00007fff838ea76a _LSRegisterNode + 83
    14  com.apple.LaunchServices            0x00007fff838d2fb1 _LSBundleCopyOrCheckNode + 1188
    15  com.apple.LaunchServices            0x00007fff838d848d _LSEvaluateClaimArray(LSBindingState*, unsigned int const*, unsigned int) + 1254
    16  com.apple.LaunchServices            0x00007fff838d7b87 _LSGetBinding(LSBindingState*) + 120
    17  com.apple.LaunchServices            0x00007fff838e3a6a _LSGetBindingStateForNode(LSBindingState*, FSNode*) + 112
    18  com.apple.LaunchServices            0x00007fff838e3986 _LSGetBindingForNode + 183
    19  com.apple.LaunchServices            0x00007fff838d5822 _LSCopyInfoForNode + 2046
    20  com.apple.LaunchServices            0x00007fff838d4b8a _LSCopyItemInfoForRefInfo + 107
    21  com.apple.LaunchServices            0x00007fff838da7f9 prepareBasicFlags(__CFURL const*, __FileCache*, __CFError**) + 86
    22  com.apple.LaunchServices            0x00007fff838da780 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 51
    23  ...ple.CoreServices.CarbonCore      0x00007fff85493060 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 264
    24  ...ple.CoreServices.CarbonCore      0x00007fff85491b49 _FSURLCopyResourcePropertiesForKeys + 980
    25  com.apple.CoreFoundation            0x00007fff809d8592 CFURLCopyResourcePropertiesForKeys + 98
    26  com.apple.DesktopServices           0x00007fff8522595b TCFURLInfo::FetchProperties(bool) + 91
    27  com.apple.DesktopServices           0x00007fff8522573b TCFURLInfo::Initialize(__CFURL const*, bool, bool) + 183
    28  com.apple.DesktopServices           0x00007fff85283d4f TCFURLIterator::NextRaw(TCountedPtr<TCFURLInfo>&) + 79
    29  com.apple.DesktopServices           0x00007fff85283dea TCFURLIterator::Next(TCountedPtr<TCFURLInfo>&) + 40
    30  com.apple.DesktopServices           0x00007fff85284bc3 TDeepCFURLIterator::NextInternal(TCountedPtr<TCFURLInfo>&, int&, int&, bool&) + 87
    31  com.apple.DesktopServices           0x00007fff85284d0b TDeepCFURLIterator::Next(TCountedPtr<TCFURLInfo>&, int&, int&, bool&) + 49
    32  com.apple.DesktopServices           0x00007fff8528b389 TCopyReader::GetNextItem() + 1039
    33  com.apple.DesktopServices           0x00007fff8528bd0c TCopyReader::Read(unsigned long long, TCountedPtr<TCFURLInfo> const&, TCountedPtr<TCFURLInfo> const&) + 128
    34  com.apple.DesktopServices           0x00007fff85276a63 TFSCopyOperation::CopyToTarget() + 607
    35  com.apple.DesktopServices           0x00007fff852793f9 TFSCopyOperation::DoCopy(TCountedPtr<TCFURLInfo> const&) + 595
    36  com.apple.DesktopServices           0x00007fff8526e656 _NodeOperation + 469
    37  backupd                             0x00000001000189bc 0x100000000 + 100796
    38  backupd                             0x0000000100017e30 0x100000000 + 97840
    39  backupd                             0x0000000100012423 0x100000000 + 74787
    40  backupd                             0x000000010000cdb2 0x100000000 + 52658
    41  backupd                             0x00000001000071ed 0x100000000 + 29165
    42  com.apple.Foundation                0x00007fff849c8f29 __NSThread__main__ + 1429
    43  libSystem.B.dylib                   0x00007fff885bb4f6 _pthread_start + 331
    44  libSystem.B.dylib                   0x00007fff885bb3a9 thread_start + 13
    Thread 3 Crashed:
    0   libobjc.A.dylib                     0x00007fff86fa811c objc_msgSend + 40
    1   com.apple.CoreFoundation            0x00007fff80992856 CFArrayAppendValue + 70
    2   com.apple.CoreFoundation            0x00007fff80a0d767 _CFPFactoryAddType + 39
    3   com.apple.CoreFoundation            0x00007fff80a0d616 CFPlugInRegisterPlugInType + 38
    4   com.apple.CoreFoundation            0x00007fff80a0d44e _registerType + 254
    5   com.apple.CoreFoundation            0x00007fff809afbf6 __CFDictionaryApplyFunction_block_invoke_1 + 22
    6   com.apple.CoreFoundation            0x00007fff809afae5 CFBasicHashApply + 213
    7   com.apple.CoreFoundation            0x00007fff809af9df CFDictionaryApplyFunction + 191
    8   com.apple.CoreFoundation            0x00007fff80a0cb62 _CFBundleInitPlugIn + 466
    9   com.apple.CoreFoundation            0x00007fff8099117b _CFBundleCreate + 1771
    10  com.apple.LaunchServices            0x00007fff8392b67f _LSIterateBundleLibrary(unsigned char, unsigned long, unsigned int, FSCatalogInfo const*, FSRef const*, FSSpec const*, HFSUniStr255 const*, unsigned char*, void*) + 550
    11  com.apple.LaunchServices            0x00007fff839211b0 FSIterateContainerLevel + 525
    12  com.apple.LaunchServices            0x00007fff8392154d FSIterateContainer + 546
    13  com.apple.LaunchServices            0x00007fff8392b1a7 _LSAddBundleLibraryInfo(LSContext*, __CFURL const*, __CFBundle*, LSRegistrationInfo*, __CFDictionary*) + 519
    14  com.apple.LaunchServices            0x00007fff83930fc4 _LSRegisterDirectoryNode(LSContext*, FSNode*, LSRegistrationInfo*, AliasRecord const*, unsigned int*) + 651
    15  com.apple.LaunchServices            0x00007fff838d8fe5 _LSFindOrRegisterBundleNode + 1155
    16  com.apple.LaunchServices            0x00007fff838ea76a _LSRegisterNode + 83
    17  com.apple.LaunchServices            0x00007fff838d2fb1 _LSBundleCopyOrCheckNode + 1188
    18  com.apple.LaunchServices            0x00007fff838d848d _LSEvaluateClaimArray(LSBindingState*, unsigned int const*, unsigned int) + 1254
    19  com.apple.LaunchServices            0x00007fff838d7b87 _LSGetBinding(LSBindingState*) + 120
    20  com.apple.LaunchServices            0x00007fff838e3a6a _LSGetBindingStateForNode(LSBindingState*, FSNode*) + 112
    21  com.apple.LaunchServices            0x00007fff838e3986 _LSGetBindingForNode + 183
    22  com.apple.LaunchServices            0x00007fff838d5822 _LSCopyInfoForNode + 2046
    23  com.apple.LaunchServices            0x00007fff838d4b8a _LSCopyItemInfoForRefInfo + 107
    24  com.apple.LaunchServices            0x00007fff838da7f9 prepareBasicFlags(__CFURL const*, __FileCache*, __CFError**) + 86
    25  com.apple.LaunchServices            0x00007fff838da780 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 51
    26  ...ple.CoreServices.CarbonCore      0x00007fff85493060 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 264
    27  ...ple.CoreServices.CarbonCore      0x00007fff85491b49 _FSURLCopyResourcePropertiesForKeys + 980
    28  com.apple.CoreFoundation            0x00007fff809d8592 CFURLCopyResourcePropertiesForKeys + 98
    29  com.apple.DesktopServices           0x00007fff8522595b TCFURLInfo::FetchProperties(bool) + 91
    30  com.apple.DesktopServices           0x00007fff85283647 TCFURLInfo::Open(unsigned int, __FSFileSecurity*, bool, bool) + 125
    31  com.apple.DesktopServices           0x00007fff8528ea2a TCopyWriter::CreateNewDestinationItem() + 340
    32  com.apple.DesktopServices           0x00007fff8528f164 TCopyWriter::CreateItem() + 1126
    33  com.apple.DesktopServices           0x00007fff8528f44e TCopyWriter::Write() + 148
    34  com.apple.DesktopServices           0x00007fff8528f6d6 TCopyWriter::WriteTaskProc(void*) + 72
    35  ...ple.CoreServices.CarbonCore      0x00007fff8547e335 PrivateMPEntryPoint + 63
    36  libSystem.B.dylib                   0x00007fff885bb4f6 _pthread_start + 331
    37  libSystem.B.dylib                   0x00007fff885bb3a9 thread_start + 13
    Thread 3 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000100552d17  rcx: 0x0000000000000000  rdx: 0x0000000100176e10
      rdi: 0x0000000100552d17  rsi: 0x00007fff82c62378  rbp: 0x0000000101c7c5f0  rsp: 0x0000000101c7c5b8
       r8: 0xf6db3ef5fb7daca9   r9: 0x000000000000000a  r10: 0x000000000000000a  r11: 0x000001005519f300
      r12: 0x0000000100176e10  r13: 0x0000000100552200  r14: 0x0000000000000000  r15: 0x0000000100176e10
    rip: 0x00007fff86fa811c  rfl: 0x0000000000010206  cr2: 0x000001005519f310
    Binary Images:
           0x100000000 -        0x100061ff7  backupd ??? (???) <13100A86-E5F5-549C-F8A9-75FF80EC94E6> /System/Library/CoreServices/backupd
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <472D950D-70F8-B810-A959-9184C2AA6C74> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80006fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff801ee000 -     0x7fff8020bff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff802cb000 -     0x7fff80384fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff80385000 -     0x7fff80385ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff80553000 -     0x7fff80559ff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff808c3000 -     0x7fff8090cfef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8096f000 -     0x7fff80983fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff80984000 -     0x7fff80afbfe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8128c000 -     0x7fff812d6ff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff81307000 -     0x7fff813c4fff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff820cc000 -     0x7fff820cdff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff820e0000 -     0x7fff82105ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff821bc000 -     0x7fff821bcff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff821bd000 -     0x7fff82445fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff82446000 -     0x7fff82495ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff82f1f000 -     0x7fff82f21fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff82f38000 -     0x7fff82f60fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff82f61000 -     0x7fff82f66fff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff82f67000 -     0x7fff83029fef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8302a000 -     0x7fff83040fff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff83160000 -     0x7fff83165fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff83166000 -     0x7fff8316cff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8316d000 -     0x7fff8346bfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8346c000 -     0x7fff8349dfff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8349e000 -     0x7fff8349eff7  com.apple.Carbon 150 (152) <1E95560E-7036-A7FB-66FA-8ABA150343D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff838cf000 -     0x7fff8396ffff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff83970000 -     0x7fff83972fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff839a3000 -     0x7fff839f8ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff83b04000 -     0x7fff83b41fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff83b42000 -     0x7fff83c59fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff83c64000 -     0x7fff83ce9ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff83d50000 -     0x7fff83d8bfff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff83e7e000 -     0x7fff83f0efff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff83f0f000 -     0x7fff842acfe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff842ad000 -     0x7fff8446bfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff8446c000 -     0x7fff8448cff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8448d000 -     0x7fff8449eff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff844ab000 -     0x7fff844f3ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff845ac000 -     0x7fff845b8fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff845b9000 -     0x7fff845f5fe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A> /usr/lib/libcurl.4.dylib
        0x7fff845f6000 -     0x7fff84619fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff849b8000 -     0x7fff84c3bfe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff84c3e000 -     0x7fff84c54fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff84c55000 -     0x7fff84cefff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff84cf0000 -     0x7fff84ea8fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff84ea9000 -     0x7fff84ebdff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff85210000 -     0x7fff852f6fef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff852f7000 -     0x7fff85418fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85477000 -     0x7fff857abfff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff857ac000 -     0x7fff857befe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff857f5000 -     0x7fff85847ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8587d000 -     0x7fff85996fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff859a0000 -     0x7fff85a7dfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff85b29000 -     0x7fff85b29ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff85bb3000 -     0x7fff85bf4ff7  com.apple.MediaKit 10.4 (486) <5ABA1213-744C-5C65-CA8E-84BE866DB7B4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff85c1d000 -     0x7fff85c5efef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff85c5f000 -     0x7fff85ca0fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff849b8000 -     0x7fff84c3bfe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff84c3e000 -     0x7fff84c54fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff84c55000 -     0x7fff84cefff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff84cf0000 -     0x7fff84ea8fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff84ea9000 -     0x7fff84ebdff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff85210000 -     0x7fff852f6fef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff852f7000 -     0x7fff85418fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85477000 -     0x7fff857abfff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff857ac000 -     0x7fff857befe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff857f5000 -     0x7fff85847ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8587d000 -     0x7fff85996fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff859a0000 -     0x7fff85a7dfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff85b29000 -     0x7fff85b29ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff85bb3000 -     0x7fff85bf4ff7  com.apple.MediaKit 10.4 (486) <5ABA1213-744C-5C65-CA8E-84BE866DB7B4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff85c1d000 -     0x7fff85c5efef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff85c5f000 -     0x7fff85ca0fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85ca1000 -     0x7fff85ca4ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff85ca5000 -     0x7fff85cf4fef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff85cf5000 -     0x7fff85cfbff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85d05000 -     0x7fff85d1aff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff85d56000 -     0x7fff8645306f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff868c6000 -     0x7fff868d5fff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff868d6000 -     0x7fff869a8fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff869a9000 -     0x7fff869b8fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff869b9000 -     0x7fff86aeeff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff86aef000 -     0x7fff86aefff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff86f6f000 -     0x7fff86f72ff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff86fa3000 -     0x7fff87059fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
        0x7fff871be000 -     0x7fff871bfff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff871c0000 -     0x7fff871ceff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
        0x7fff87213000 -     0x7fff87656fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff87657000 -     0x7fff87707fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87732000 -     0x7fff87779ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87995000 -     0x7fff8819ffe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff881ea000 -     0x7fff881f5ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff88231000 -     0x7fff882b0fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff882b1000 -     0x7fff88372fef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff88373000 -     0x7fff883acfef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff883ad000 -     0x7fff883c3fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff883c4000 -     0x7fff88441fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff88442000 -     0x7fff88449fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8844a000 -     0x7fff88496fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff88497000 -     0x7fff884b8fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff884b9000 -     0x7fff884f3fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff884f4000 -     0x7fff88580fef  SecurityFoundation ??? (???) <D844BB57-386A-0A43-249E-9BE035C2AB53> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff88581000 -     0x7fff88742fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff8880e000 -     0x7fff88834fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88876000 -     0x7fff888f4ff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff888f5000 -     0x7fff888faff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8893f000 -     0x7fff88958fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff88959000 -     0x7fff88a59fef  com.apple.DiskImagesFramework 10.6.5 (289) <ABC5E39D-B7F4-0966-55A9-B517F4D4B7AC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff88a75000 -     0x7fff88a80fff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff88a8f000 -     0x7fff88a8fff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88e61000 -     0x7fff88ec1fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff88ec2000 -     0x7fff88eedff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff89005000 -     0x7fff890ddfe7  com.apple.DiscRecording 5.0.8 (5080.4.1) <8D1F6E81-76EA-BA82-D4E2-10A87CCD5908> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff890de000 -     0x7fff89193fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff89194000 -     0x7fff891afff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff891b0000 -     0x7fff891b4ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff891bc000 -     0x7fff89226fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Help welcome, I'm in deep s**t, I can't read a crash log.... same with lsregister, dunno how to use that.
    cheers

    I did not reboot previously.
    Now I did, but still get a crash:
    Process:         backupd [426]
    Path:            /System/Library/CoreServices/backupd
    Identifier:      backupd
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    Date/Time:       2011-06-22 16:09:50.217 +0800
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  3
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                   0x00007fff8858229a mach_msg_trap + 10
    1   libSystem.B.dylib                   0x00007fff8858290d mach_msg + 59
    2   com.apple.CoreFoundation            0x00007fff809d0932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation            0x00007fff809cfdbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation            0x00007fff809cfb46 CFRunLoopRun + 70
    5   backupd                             0x000000010000f892 0x100000000 + 63634
    6   backupd                             0x0000000100004654 0x100000000 + 18004
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                   0x00007fff8859b12a kevent + 10
    1   libSystem.B.dylib                   0x00007fff8859cffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                   0x00007fff8859ccd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                   0x00007fff8859c7fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                   0x00007fff8859c128 _pthread_wqthread + 353
    5   libSystem.B.dylib                   0x00007fff8859bfc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                   0x00007fff8858af55 szone_free + 1302
    1   com.apple.CoreFoundation            0x00007fff80987be6 __CFBasicHashRehash + 1622
    2   com.apple.CoreFoundation            0x00007fff80993e8d __CFBasicHashAddValue + 541
    3   com.apple.CoreFoundation            0x00007fff80993b2f CFBasicHashAddValue + 191
    4   com.apple.CoreFoundation            0x00007fff809a610a _uniqueStringForCharacters + 378
    5   com.apple.CoreFoundation            0x00007fff809a5d1e getString + 798
    6   com.apple.CoreFoundation            0x00007fff809a5705 parseXMLElement + 5013
    7   com.apple.CoreFoundation            0x00007fff809ada2d parseArrayTag + 77
    8   com.apple.CoreFoundation            0x00007fff809a5150 parseXMLElement + 3552
    9   com.apple.CoreFoundation            0x00007fff809a520e parseXMLElement + 3742
    10  com.apple.CoreFoundation            0x00007fff809ada2d parseArrayTag + 77
    11  com.apple.CoreFoundation            0x00007fff809a5150 parseXMLElement + 3552
    12  com.apple.CoreFoundation            0x00007fff809a520e parseXMLElement + 3742
    13  com.apple.CoreFoundation            0x00007fff809a57ce parsePListTag + 30
    14  com.apple.CoreFoundation            0x00007fff809a4977 parseXMLElement + 1543
    15  com.apple.CoreFoundation            0x00007fff809a3b4e _CFPropertyListCreateFromXMLStringError + 2174
    16  com.apple.CoreFoundation            0x00007fff809a28a0 _CFPropertyListCreateWithData + 416
    17  com.apple.CoreFoundation            0x00007fff809bfc21 CFPropertyListCreateWithStream + 433
    18  com.apple.CoreFoundation            0x00007fff809bfa61 CFPropertyListCreateFromStream + 209
    19  com.apple.LaunchServices            0x00007fff8392b401 _LSCopyMutableBundleInfoDictionary(__CFBundle*) + 109
    20  com.apple.LaunchServices            0x00007fff8392b693 _LSIterateBundleLibrary(unsigned char, unsigned long, unsigned int, FSCatalogInfo const*, FSRef const*, FSSpec const*, HFSUniStr255 const*, unsigned char*, void*) + 570
    21  com.apple.LaunchServices            0x00007fff839211b0 FSIterateContainerLevel + 525
    22  com.apple.LaunchServices            0x00007fff8392154d FSIterateContainer + 546
    23  com.apple.LaunchServices            0x00007fff8392b1a7 _LSAddBundleLibraryInfo(LSContext*, __CFURL const*, __CFBundle*, LSRegistrationInfo*, __CFDictionary*) + 519
    24  com.apple.LaunchServices            0x00007fff83930fc4 _LSRegisterDirectoryNode(LSContext*, FSNode*, LSRegistrationInfo*, AliasRecord const*, unsigned int*) + 651
    25  com.apple.LaunchServices            0x00007fff838d8fe5 _LSFindOrRegisterBundleNode + 1155
    26  com.apple.LaunchServices            0x00007fff838ea76a _LSRegisterNode + 83
    27  com.apple.LaunchServices            0x00007fff838d2fb1 _LSBundleCopyOrCheckNode + 1188
    28  com.apple.LaunchServices            0x00007fff838d848d _LSEvaluateClaimArray(LSBindingState*, unsigned int const*, unsigned int) + 1254
    29  com.apple.LaunchServices            0x00007fff838d7b87 _LSGetBinding(LSBindingState*) + 120
    30  com.apple.LaunchServices            0x00007fff838e3a6a _LSGetBindingStateForNode(LSBindingState*, FSNode*) + 112
    31  com.apple.LaunchServices            0x00007fff838e3986 _LSGetBindingForNode + 183
    32  com.apple.LaunchServices            0x00007fff838d5822 _LSCopyInfoForNode + 2046
    33  com.apple.LaunchServices            0x00007fff838d4b8a _LSCopyItemInfoForRefInfo + 107
    34  com.apple.LaunchServices            0x00007fff838da7f9 prepareBasicFlags(__CFURL const*, __FileCache*, __CFError**) + 86
    35  com.apple.LaunchServices            0x00007fff838da780 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 51
    36  ...ple.CoreServices.CarbonCore      0x00007fff85493060 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 264
    37  ...ple.CoreServices.CarbonCore      0x00007fff85491b49 _FSURLCopyResourcePropertiesForKeys + 980
    38  com.apple.CoreFoundation            0x00007fff809d8592 CFURLCopyResourcePropertiesForKeys + 98
    39  com.apple.DesktopServices           0x00007fff8522595b TCFURLInfo::FetchProperties(bool) + 91
    40  com.apple.DesktopServices           0x00007fff8522573b TCFURLInfo::Initialize(__CFURL const*, bool, bool) + 183
    41  com.apple.DesktopServices           0x00007fff85283d4f TCFURLIterator::NextRaw(TCountedPtr<TCFURLInfo>&) + 79
    42  com.apple.DesktopServices           0x00007fff85283dea TCFURLIterator::Next(TCountedPtr<TCFURLInfo>&) + 40
    43  com.apple.DesktopServices           0x00007fff85284bc3 TDeepCFURLIterator::NextInternal(TCountedPtr<TCFURLInfo>&, int&, int&, bool&) + 87
    44  com.apple.DesktopServices           0x00007fff85284d0b TDeepCFURLIterator::Next(TCountedPtr<TCFURLInfo>&, int&, int&, bool&) + 49
    45  com.apple.DesktopServices           0x00007fff8528b389 TCopyReader::GetNextItem() + 1039
    46  com.apple.DesktopServices           0x00007fff8528bd0c TCopyReader::Read(unsigned long long, TCountedPtr<TCFURLInfo> const&, TCountedPtr<TCFURLInfo> const&) + 128
    47  com.apple.DesktopServices           0x00007fff85276a63 TFSCopyOperation::CopyToTarget() + 607
    48  com.apple.DesktopServices           0x00007fff852793f9 TFSCopyOperation::DoCopy(TCountedPtr<TCFURLInfo> const&) + 595
    49  com.apple.DesktopServices           0x00007fff8526e656 _NodeOperation + 469
    50  backupd                             0x00000001000189bc 0x100000000 + 100796
    51  backupd                             0x0000000100017e30 0x100000000 + 97840
    52  backupd                             0x0000000100012423 0x100000000 + 74787
    53  backupd                             0x000000010000cdb2 0x100000000 + 52658
    54  backupd                             0x00000001000071ed 0x100000000 + 29165
    55  com.apple.Foundation                0x00007fff849c8f29 __NSThread__main__ + 1429
    56  libSystem.B.dylib                   0x00007fff885bb4f6 _pthread_start + 331
    57  libSystem.B.dylib                   0x00007fff885bb3a9 thread_start + 13
    Thread 3 Crashed:
    0   com.apple.CoreFoundation            0x00007fff80992860 CFArrayAppendValue + 80
    1   com.apple.CoreFoundation            0x00007fff80a0d767 _CFPFactoryAddType + 39
    2   com.apple.CoreFoundation            0x00007fff80a0d616 CFPlugInRegisterPlugInType + 38
    3   com.apple.CoreFoundation            0x00007fff80a0d44e _registerType + 254
    4   com.apple.CoreFoundation            0x00007fff809afbf6 __CFDictionaryApplyFunction_block_invoke_1 + 22
    5   com.apple.CoreFoundation            0x00007fff809afae5 CFBasicHashApply + 213
    6   com.apple.CoreFoundation            0x00007fff809af9df CFDictionaryApplyFunction + 191
    7   com.apple.CoreFoundation            0x00007fff80a0cb62 _CFBundleInitPlugIn + 466
    8   com.apple.CoreFoundation            0x00007fff8099117b _CFBundleCreate + 1771
    9   com.apple.LaunchServices            0x00007fff8392b67f _LSIterateBundleLibrary(unsigned char, unsigned long, unsigned int, FSCatalogInfo const*, FSRef const*, FSSpec const*, HFSUniStr255 const*, unsigned char*, void*) + 550
    10  com.apple.LaunchServices            0x00007fff839211b0 FSIterateContainerLevel + 525
    11  com.apple.LaunchServices            0x00007fff8392154d FSIterateContainer + 546
    12  com.apple.LaunchServices            0x00007fff8392b1a7 _LSAddBundleLibraryInfo(LSContext*, __CFURL const*, __CFBundle*, LSRegistrationInfo*, __CFDictionary*) + 519
    13  com.apple.LaunchServices            0x00007fff83930fc4 _LSRegisterDirectoryNode(LSContext*, FSNode*, LSRegistrationInfo*, AliasRecord const*, unsigned int*) + 651
    14  com.apple.LaunchServices            0x00007fff838d8fe5 _LSFindOrRegisterBundleNode + 1155
    15  com.apple.LaunchServices            0x00007fff838ea76a _LSRegisterNode + 83
    16  com.apple.LaunchServices            0x00007fff838d2fb1 _LSBundleCopyOrCheckNode + 1188
    17  com.apple.LaunchServices            0x00007fff838d848d _LSEvaluateClaimArray(LSBindingState*, unsigned int const*, unsigned int) + 1254
    18  com.apple.LaunchServices            0x00007fff838d7b87 _LSGetBinding(LSBindingState*) + 120
    19  com.apple.LaunchServices            0x00007fff838e3a6a _LSGetBindingStateForNode(LSBindingState*, FSNode*) + 112
    20  com.apple.LaunchServices            0x00007fff838e3986 _LSGetBindingForNode + 183
    21  com.apple.LaunchServices            0x00007fff838d5822 _LSCopyInfoForNode + 2046
    22  com.apple.LaunchServices            0x00007fff838d4b8a _LSCopyItemInfoForRefInfo + 107
    23  com.apple.LaunchServices            0x00007fff838da7f9 prepareBasicFlags(__CFURL const*, __FileCache*, __CFError**) + 86
    24  com.apple.LaunchServices            0x00007fff838da780 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 51
    25  ...ple.CoreServices.CarbonCore      0x00007fff85493060 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 264
    26  ...ple.CoreServices.CarbonCore      0x00007fff85491b49 _FSURLCopyResourcePropertiesForKeys + 980
    27  com.apple.CoreFoundation            0x00007fff809d8592 CFURLCopyResourcePropertiesForKeys + 98
    28  com.apple.DesktopServices           0x00007fff8522595b TCFURLInfo::FetchProperties(bool) + 91
    29  com.apple.DesktopServices           0x00007fff85283647 TCFURLInfo::Open(unsigned int, __FSFileSecurity*, bool, bool) + 125
    30  com.apple.DesktopServices           0x00007fff8528ea2a TCopyWriter::CreateNewDestinationItem() + 340
    31  com.apple.DesktopServices           0x00007fff8528f164 TCopyWriter::CreateItem() + 1126
    32  com.apple.DesktopServices           0x00007fff8528f44e TCopyWriter::Write() + 148
    33  com.apple.DesktopServices           0x00007fff8528f6d6 TCopyWriter::WriteTaskProc(void*) + 72
    34  ...ple.CoreServices.CarbonCore      0x00007fff8547e335 PrivateMPEntryPoint + 63
    35  libSystem.B.dylib                   0x00007fff885bb4f6 _pthread_start + 331
    36  libSystem.B.dylib                   0x00007fff885bb3a9 thread_start + 13
    Thread 3 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000400  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000012
      rdi: 0x0000000000000000  rsi: 0x0000000102e39070  rbp: 0x0000000103a7c5f0  rsp: 0x0000000103a7c5c0
       r8: 0x0000000102e1bfc0   r9: 0x0000000000000000  r10: 0x0000000102e31c80  r11: 0x0000000103a7c5d0
      r12: 0x0000000102e39070  r13: 0x0000000100554f60  r14: 0x0000000000000000  r15: 0x0000000102e39070
      rip: 0x00007fff80992860  rfl: 0x0000000000010287  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x100061ff7  backupd ??? (???) <13100A86-E5F5-549C-F8A9-75FF80EC94E6> /System/Library/CoreServices/backupd
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <472D950D-70F8-B810-A959-9184C2AA6C74> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80006fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff801ee000 -     0x7fff8020bff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff802cb000 -     0x7fff80384fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff80385000 -     0x7fff80385ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff80553000 -     0x7fff80559ff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff808c3000 -     0x7fff8090cfef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8096f000 -     0x7fff80983fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff80984000 -     0x7fff80afbfe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8128c000 -     0x7fff812d6ff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff81307000 -     0x7fff813c4fff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff820cc000 -     0x7fff820cdff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff820e0000 -     0x7fff82105ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff821bc000 -     0x7fff821bcff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff821bd000 -     0x7fff82445fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff82446000 -     0x7fff82495ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff82f1f000 -     0x7fff82f21fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff82f38000 -     0x7fff82f60fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff82f61000 -     0x7fff82f66fff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff82f67000 -     0x7fff83029fef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8302a000 -     0x7fff83040fff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff83160000 -     0x7fff83165fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff83166000 -     0x7fff8316cff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8316d000 -     0x7fff8346bfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8346c000 -     0x7fff8349dfff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8349e000 -     0x7fff8349eff7  com.apple.Carbon 150 (152) <1E95560E-7036-A7FB-66FA-8ABA150343D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff838cf000 -     0x7fff8396ffff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff83970000 -     0x7fff83972fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff839a3000 -     0x7fff839f8ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff83b04000 -     0x7fff83b41fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff83b42000 -     0x7fff83c59fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff83c64000 -     0x7fff83ce9ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff83d50000 -     0x7fff83d8bfff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff83e7e000 -     0x7fff83f0efff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff83f0f000 -     0x7fff842acfe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff842ad000 -     0x7fff8446bfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff8446c000 -     0x7fff8448cff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8448d000 -     0x7fff8449eff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff844ab000 -     0x7fff844f3ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff845ac000 -     0x7fff845b8fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff845b9000 -     0x7fff845f5fe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A> /usr/lib/libcurl.4.dylib
        0x7fff845f6000 -     0x7fff84619fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff849b8000 -     0x7fff84c3bfe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff84c3e000 -     0x7fff84c54fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff84c55000 -     0x7fff84cefff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff84cf0000 -     0x7fff84ea8fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff84ea9000 -     0x7fff84ebdff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff85210000 -     0x7fff852f6fef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff852f7000 -     0x7fff85418fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85477000 -     0x7fff857abfff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff857ac000 -     0x7fff857befe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff857f5000 -     0x7fff85847ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8587d000 -     0x7fff85996fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff859a0000 -     0x7fff85a7dfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff85b29000 -     0x7fff85b29ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff85bb3000 -     0x7fff85bf4ff7  com.apple.MediaKit 10.4 (486) <5ABA1213-744C-5C65-CA8E-84BE866DB7B4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff845b9000 -     0x7fff845f5fe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A> /usr/lib/libcurl.4.dylib
        0x7fff845f6000 -     0x7fff84619fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff849b8000 -     0x7fff84c3bfe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff84c3e000 -     0x7fff84c54fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff84c55000 -     0x7fff84cefff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff84cf0000 -     0x7fff84ea8fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff84ea9000 -     0x7fff84ebdff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff85210000 -     0x7fff852f6fef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff852f7000 -     0x7fff85418fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85477000 -     0x7fff857abfff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff857ac000 -     0x7fff857befe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff857f5000 -     0x7fff85847ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8587d000 -     0x7fff85996fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff859a0000 -     0x7fff85a7dfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff85b29000 -     0x7fff85b29ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff85bb3000 -     0x7fff85bf4ff7  com.apple.MediaKit 10.4 (486) <5ABA1213-744C-5C65-CA8E-84BE866DB7B4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff85c1d000 -     0x7fff85c5efef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff85c5f000 -     0x7fff85ca0fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85ca1000 -     0x7fff85ca4ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff85ca5000 -     0x7fff85cf4fef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff85cf5000 -     0x7fff85cfbff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85d05000 -     0x7fff85d1aff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff85d56000 -     0x7fff8645306f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff868c6000 -     0x7fff868d5fff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff868d6000 -     0x7fff869a8fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff869a9000 -     0x7fff869b8fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff869b9000 -     0x7fff86aeeff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff86aef000 -     0x7fff86aefff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff86f6f000 -     0x7fff86f72ff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff86fa3000 -     0x7fff87059fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
        0x7fff871be000 -     0x7fff871bfff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff871c0000 -     0x7fff871ceff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
        0x7fff87213000 -     0x7fff87656fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff87657000 -     0x7fff87707fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87732000 -     0x7fff87779ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87995000 -     0x7fff8819ffe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff881ea000 -     0x7fff881f5ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff88231000 -     0x7fff882b0fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff882b1000 -     0x7fff88372fef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff88373000 -     0x7fff883acfef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff883ad000 -     0x7fff883c3fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff883c4000 -     0x7fff88441fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff88442000 -     0x7fff88449fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8844a000 -     0x7fff88496fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff88497000 -     0x7fff884b8fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff884b9000 -     0x7fff884f3fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff884f4000 -     0x7fff88580fef  SecurityFoundation ??? (???) <D844BB57-386A-0A43-249E-9BE035C2AB53> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff88581000 -     0x7fff88742fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff8880e000 -     0x7fff88834fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88876000 -     0x7fff888f4ff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff888f5000 -     0x7fff888faff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8893f000 -     0x7fff88958fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff88959000 -     0x7fff88a59fef  com.apple.DiskImagesFramework 10.6.5 (289) <ABC5E39D-B7F4-0966-55A9-B517F4D4B7AC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff88a75000 -     0x7fff88a80fff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff88a8f000 -     0x7fff88a8fff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88e61000 -     0x7fff88ec1fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff88ec2000 -     0x7fff88eedff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff89005000 -     0x7fff890ddfe7  com.apple.DiscRecording 5.0.8 (5080.4.1) <8D1F6E81-76EA-BA82-D4E2-10A87CCD5908> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff890de000 -     0x7fff89193fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff89194000 -     0x7fff891afff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff891b0000 -     0x7fff891b4ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff891bc000 -     0x7fff89226fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib

  • Conduit crashes with segmentation fault

    I just installed a fresh install of Arch Linux with xfce installed. Everything is up and running. I wanted conduit to synchronize evolution data with my desktop. I was using Xubuntu and everything was fine. But Arch is 2x faster than xubuntu...
    The compilation of conduit went right, reported no error.
    I run XFCE but I tried to run it from gnome also just if it was an dependency error... Didn't work. I tried to install firefox from sources since it was an run-mozilla.sh segmentation error. Didn't work.
    Here's my rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="fr_CA.utf8"
    HARDWARECLOCK="local"
    USEDIRECTISA="no"
    TIMEZONE="America/Montreal"
    KEYMAP="cf"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(uvcvideo)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="djo-laptop"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng network dbus hal netfs avahi-daemon crond fam)
    When I run conduit from console, conduit opens but when I add a source provider I got the following (the last two lines):
    [djo@djo-laptop conduit]$ conduit
    INFO: FOUND FIREFOX LIBS AT /usr/lib/firefox-3.0
    [Main ][INFO ] Conduit v0.3.15 Installed: True (Main.py:99)
    [Main ][INFO ] Python: 2.6.2 (r262:71600, Apr 18 2009, 06:27:57)
    [GCC 4.3.3] (Main.py:100)
    [Main ][INFO ] Platform Implementations: GnomeVfs,gtkmozembed,GConf (Main.py:101)
    [Main ][INFO ] Using UI: gtk (Main.py:131)
    [gtkui.Canvas ][INFO ] Module Information: goocanvas v(0, 12, 0) (/usr/lib/python2.6/site-packages/goocanvasmodule.so) (Canvas.py:25)
    [modules.AVConverter ][INFO ] GStreamer transcoding disabled (AudioVideoConverterModule.py:28)
    [modules.iPod ][INFO ] iPod support disabled (iPodModule.py:46)
    [Module ][WARNING] Error loading the file: /usr/lib/conduit/modules/iPodModule/iPodModule.py
    Traceback (most recent call last):
    File "/usr/lib/python2.6/site-packages/conduit/Module.py", line 173, in _load_modules_in_file
    mod = self._import_file(filename)
    File "/usr/lib/python2.6/site-packages/conduit/Module.py", line 154, in _import_file
    mods = pydoc.importfile (filename)
    File "/usr/lib/python2.6/pydoc.py", line 262, in importfile
    raise ErrorDuringImport(path, sys.exc_info())
    ErrorDuringImport: problem in /usr/lib/conduit/modules/iPodModule/iPodModule.py - <type 'exceptions.NameError'>: name 'gpod' is not defined
    (Module.py:201)
    /usr/lib/conduit/modules/BoxDotNetModule/BoxDotNetModule.py:6: DeprecationWarning: the md5 module is deprecated; use hashlib instead
    import md5
    [modules.Flickr ][INFO ] Module Information: flickrapi v1.1 (/usr/lib/conduit/modules/FlickrModule/flickrapi/__init__.pyc) (FlickrModule.py:26)
    [modules.Backpack ][INFO ] Module Information: backpack (/usr/lib/conduit/modules/BackpackModule/backpack/backpack.pyc) (BackpackModule.py:22)
    [modules.Feed ][INFO ] RSS Feed support disabled (FeedModule.py:53)
    [modules.Google ][INFO ] Module Information: gdata (/usr/lib/conduit/modules/GoogleModule/gdata/__init__.pyc) (GoogleModule.py:45)
    [modules.Evolution ][INFO ] Module Information: evolution v(2, 26, 0) (/usr/lib/python2.6/site-packages/gtk-2.0/evolution/__init__.pyc) (EvolutionModule.py:25)
    [modules.Facebook ][INFO ] Module Information: pyfacebook v0.1 (/usr/lib/conduit/modules/FacebookModule/pyfacebook/__init__.pyc) (FacebookModule.py:30)
    [modules.Network ][INFO ] Network support enabled (NetworkModule.py:30)
    [modules.Network ][WARNING] Error starting client (Client.py:37)
    [modules.Network ][DEBUG ] Starting AvahiAdvertiser server (Server.py:35)
    [modules.Network ][WARNING] Error starting AvahiAdvertiser server: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Avahi was not provided by any .service files (Server.py:52)
    [dataproviders.VolumeFactory][DEBUG ] Adjusted mount: file:/// (VolumeFactory.py:25)
    [dataproviders.VolumeFactory][DEBUG ] Adjusted mount: file:///home (VolumeFactory.py:25)
    [dataproviders.VolumeFactory][DEBUG ] Adjusted mount: file:///var (VolumeFactory.py:25)
    [gtkui.UI ][INFO ] Main window constructed (thread: -1211799872) (UI.py:202)
    [SyncSet ][INFO ] Restoring Sync Set from /home/djo/.config/conduit/settings.xml (SyncSet.py:195)
    [SyncSet ][INFO ] /home/djo/.config/conduit/settings.xml not present (SyncSet.py:199)
    [gtkui.UI ][DEBUG ] Presenting GUI (UI.py:227)
    [DBus ][DEBUG ] DBus Exported: / (DBus.py:127)
    [DBus ][DEBUG ] DBus Exported: /syncset/gui (DBus.py:127)
    [DBus ][DEBUG ] DBus Exported: /syncset/dbus (DBus.py:127)
    [Conduit ][DEBUG ] Adding twoway dataprovider into source position (Conduit.py:140)
    /usr/lib/firefox-3.0/run-mozilla.sh: line 131: 3081 Erreur de segmentation "$prog" ${1+"$@"}
    I also tried the SVN version of conduit. The segmentation fault is different but the program still crashes when I try to add data provider :
    [djo@djo-laptop conduit]$ ./conduit/conduit
    [Main ][INFO ] Conduit v0.3.16 Installed: False (Main.py:126)
    [Main ][INFO ] Python: 2.6.2 (r262:71600, Apr 18 2009, 06:27:57)
    [GCC 4.3.3] (Main.py:127)
    [Main ][INFO ] Platform Implementations: GIO,webkit,GConf (Main.py:128)
    [Main ][INFO ] Using UI: gtk (Main.py:158)
    [gtkui.Canvas ][INFO ] Module Information: goocanvas v(0, 12, 0) (/usr/lib/python2.6/site-packages/goocanvasmodule.so) (Canvas.py:28)
    [modules.iPod ][WARNING] iPod support disabled (python-gpod not availiable) (iPodModule.py:53)
    [modules.AVConverter ][INFO ] GStreamer transcoding disabled (AudioVideoConverterModule.py:28)
    /home/djo/.packages/conduit/conduit/modules/FacebookModule/FacebookModule.py:6: DeprecationWarning: the md5 module is deprecated; use hashlib instead
    import md5
    [modules.Facebook ][INFO ] Module Information: pyfacebook v0.1 (/home/djo/.packages/conduit/conduit/modules/FacebookModule/pyfacebook/__init__.pyc) (FacebookModule.py:30)
    [modules.Facebook ][INFO ] Facebook parsing using: JSON (json) (FacebookModule.py:31)
    [modules.iPod ][WARNING] iPod support disabled (python-gpod not availiable) (iPodModule.py:53)
    [modules.Evolution ][INFO ] Module Information: evolution v(2, 26, 0) (/usr/lib/python2.6/site-packages/gtk-2.0/evolution/__init__.pyc) (EvolutionModule.py:25)
    [modules.Backpack ][INFO ] Module Information: backpack (/home/djo/.packages/conduit/conduit/modules/BackpackModule/backpack/backpack.pyc) (BackpackModule.py:22)
    [modules.Feed ][INFO ] RSS Feed support disabled (FeedModule.py:54)
    [modules.Flickr ][INFO ] Module Information: flickrapi v1.1 (/home/djo/.packages/conduit/conduit/modules/FlickrModule/flickrapi/__init__.pyc) (FlickrModule.py:26)
    /home/djo/.packages/conduit/conduit/modules/GoogleModule/gdata/tlslite/utils/cryptomath.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
    import sha
    [modules.Google ][INFO ] Module Information: gdata (/home/djo/.packages/conduit/conduit/modules/GoogleModule/gdata/__init__.pyc) (GoogleModule.py:46)
    [modules.Network ][INFO ] Network support enabled (NetworkModule.py:30)
    [modules.Network ][DEBUG ] Starting AvahiAdvertiser server (Server.py:35)
    [modules.Network ][DEBUG ] Announcing avahi conduit service (Peers.py:159)
    [dataproviders.VolumeFactory][INFO ] Waiting for HAL to attempt mount (VolumeFactory.py:38)
    [dataproviders.VolumeFactory][INFO ] Waiting for HAL to attempt mount (VolumeFactory.py:38)
    [dataproviders.VolumeFactory][INFO ] Waiting for HAL to attempt mount (VolumeFactory.py:38)
    [gtkui.UI ][INFO ] Main window constructed (thread: -1210530112) (UI.py:202)
    [SyncSet ][INFO ] Restoring Sync Set from /home/djo/.config/conduit/settings.xml (SyncSet.py:198)
    [gtkui.UI ][DEBUG ] Presenting GUI (UI.py:227)
    [DBus ][DEBUG ] DBus Exported: / (DBus.py:127)
    [DBus ][DEBUG ] DBus Exported: /syncset/gui (DBus.py:127)
    [DBus ][DEBUG ] DBus Exported: /syncset/dbus (DBus.py:127)
    [modules.Network ][DEBUG ] Resolved conduit service djo-desktop on djo-desktop.local - 192.168.0.103:3400
    Extra Info: ['protocol-version=1', 'version=0.3.16'] (Peers.py:245)
    [modules.Network ][DEBUG ] Remote host 'http://djo-desktop.local' detected (Client.py:49)
    [modules.Network ][DEBUG ] Resolved conduit service djo-laptop on djo-laptop.local - 192.168.0.100:3400
    Extra Info: ['protocol-version=1', 'version=0.3.16'] (Peers.py:245)
    [modules.Network ][DEBUG ] Remote host 'http://djo-laptop.local' detected (Client.py:49)
    [dataproviders.DataProvider][DEBUG ] DataProviderFactory <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)>: Emitting dataprovider-added for DynamicTestSource1:Foo (DataProvider.py:606)
    [Module ][INFO ] Dynamic dataprovider (Wrapper: Dynamic Source 1 source (UID: DynamicTestSource1:Foo-None)) available by <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)> (Module.py:67)
    [DBus ][DEBUG ] DBus Message from /: Emmiting DBus signal DataproviderAvailable DynamicTestSource1:Foo (DBus.py:134)
    [dataproviders.DataProvider][DEBUG ] DataProviderFactory <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)>: Emitting dataprovider-added for DynamicTestSource2:Bar:Baz (DataProvider.py:606)
    [Module ][INFO ] Dynamic dataprovider (Wrapper: Dynamic Source 2 source (UID: DynamicTestSource2:Bar:Baz-None)) available by <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)> (Module.py:67)
    [DBus ][DEBUG ] DBus Message from /: Emmiting DBus signal DataproviderAvailable DynamicTestSource2:Bar:Baz (DBus.py:134)
    [dataproviders.DataProvider][DEBUG ] DataProviderFactory <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)>: Emitting dataprovider-added for CustomKey (DataProvider.py:606)
    [Module ][INFO ] Dynamic dataprovider (Wrapper: Preconfigured Test Source source (UID: TestSource-None)) available by <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)> (Module.py:67)
    [DBus ][DEBUG ] DBus Message from /: Emmiting DBus signal DataproviderAvailable TestSource (DBus.py:134)
    [dataproviders.DataProvider][DEBUG ] DataProviderFactory <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)>: Emitting dataprovider-removed for DynamicTestSource1:Foo (DataProvider.py:611)
    [Module ][INFO ] Dynamic dataprovider (DynamicTestSource1:Foo) unavailable by <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)> (Module.py:71)
    [DBus ][DEBUG ] DBus Message from /: Emiting DBus signal DataproviderUnavailable DynamicTestSource1:Foo (DBus.py:134)
    [Conduit ][DEBUG ] Adding twoway dataprovider into source position (Conduit.py:140)
    ./conduit/conduit: line 26: 3512 Erreur de segmentation `dirname $0`/conduit.real $*
    I tried to enable webkit instead of gtkmozembed but I can't see how. I really want to use conduit to sync Evolution suite between desktop/laptop
    Any help?
    Desesperate new arch user.

    I've rebuilt conduit with webkit and GIO support by patching the file defs.py.in in the source directory, however the segfault still occurs on my machine. The only difference is that the run-mozilla.sh error is not given but instead a blank line. Perhaps this is related to a specific plugin not working correctly.
    edit: this is also occuring with conduit 0.3.14 release. I may try the SVN version later today.
    Last edited by iBertus (2009-06-13 19:16:16)

  • Firefox crashes several times causing segmentation fault and os hangs..

    Hi all I need some support with my firefox's crash reports, I experienced several crashes caused by segmentation faults in the last days..
    I tried to disable the plugins and extensions without success, here are the submitted ids with the environment specifications and the stacktrace..
    bp-13a18b97-31fe-4377-925f-bffcd2150202 02/02/2015 19:12
    bp-0b4778a2-772a-4c80-a02f-49a072150202 02/02/2015 19:11
    bp-9b67f1d4-bfec-4b10-82d8-419b22150201 01/02/2015 19:50
    bp-96148524-40fa-4cf9-af44-9b1aa2150201 01/02/2015 19:49
    bp-ae5064b2-28e3-4cbb-86ce-d135c2150201 01/02/2015 19:49
    bp-021c9a88-a39c-4dd6-901a-338fb2150201 01/02/2015 19:49
    bp-0cc1fe90-d18b-4569-b417-b68aa2150201 01/02/2015 19:47
    bp-b9010685-d9c2-4023-bf6f-3d62b2150201 01/02/2015 19:38
    bp-30b6ce06-4099-4b02-9b31-aa4592150201 01/02/2015 19:38
    bp-42775095-85ab-4483-a8d9-514532150201 01/02/2015 19:33
    bp-52b1c8fc-ea92-45a3-921e-5cefd2150201 01/02/2015 19:29
    bp-f6fa76f9-d809-4d27-a828-28a342150201 01/02/2015 19:29
    bp-882ad6af-b40d-4581-ae5c-6a36a2150201 01/02/2015 18:45
    bp-3386431e-d79a-4b08-b2d7-fb5ff2150201 01/02/2015 18:26
    bp-60f44c61-efd2-47cb-8876-1459f2150201 01/02/2015 15:36
    bp-36dff3ff-33a1-40f0-96c5-23e1f2150201 01/02/2015 15:36
    bp-6d645c52-77ff-41be-aea4-a52162150201 01/02/2015 15:35
    bp-9c40023a-405e-4058-8a09-ab33f2150201 01/02/2015 15:35
    bp-d24d5131-4e95-4e4e-8074-da8a92150201 01/02/2015 15:23
    bp-8532da86-9863-4429-a7ec-b85be2150131 31/01/2015 12:38
    bp-cd793567-13ff-4f83-aa1e-867352150131 31/01/2015 12:38
    bp-18eb4ee5-2242-417d-9e45-f4d4a2150131 31/01/2015 12:38
    Anyhelp will be appreciated
    Regards
    fusillator

    This is mozilla firefox from xubuntu repository, here's the details:
    firefox 35.0.1+build amd64
    I tried to reinstall the package, remove the extension xul-ext-webaccounts, and create a new profile without success.
    I don't know if the previous segmentation faults may be related to the recent flash security bugs CVE-2015-0313..
    Anyway I checked the plugin and updated the shockwave flash plugin from 11.2.202.440 to 11.2.202.442
    Now I experienced a crash of the shockwave flash plugin again, but it lets the browser and os responsive.
    Here are the kernel report by dmesg:
    [ 1346.694353] plugin-containe[2403]: segfault at 0 ip 00007f4c2143a5fa sp 00007fffa6363a50 error 4 in libxul.so[7f4c2067b000+3d09000]
    [ 1638.222670] hda-intel 0000:00:1b.0: Unstable LPIB (65532 >= 32768); disabling LPIB delay counting
    [ 1708.324460] plugin-containe[2639]: segfault at 0 ip 00007f4ae3ca35fa sp 00007fffe586e360 error 4 in libxul.so[7f4ae2ee4000+3d09000]
    and here's the new firefox crash id:
    bp-eb912267-97f5-498d-b642-330602150206
    I don't know if disabling hardware accelaration from the adobe player could be effective.. Anyway I can't follow the guide at https://helpx.adobe.com/flash-player/kb/video-playback-issues.html#main_Solve_video_playback_issues becouse the right click context menu "Settings" of the flash player appears not clickable (disabled)
    Anyway I'll turn off the hardware accelaration option from the browser.
    Unfortunatly I haven't tested the 32 bit version from mozilla repo yet.
    Thanks for your fast reply.
    Regards
    fusillator

  • TextEdit crashes while opening file (Segmentation fault : KERN_INVALID_ADD)

    Hi,
    I am using a MacBook with Mac OS X v10.6.
    And I have problem opening/saving file in a lot of application. To narrow the problem I found that it could be reproduce in TextEdit. File->Open This produce a crash of the application. I have the same behaviour with other application (iPhoto, AdobeReader, Google Chrome, ....)
    Any help welcome....
    Thanks.
    ==> Job appears to have crashed: Segmentation fault`
    Here is the Crash Report:
    Process: TextEdit [302]
    Path: /Applications/TextEdit.app/Contents/MacOS/TextEdit
    Identifier: com.apple.TextEdit
    Version: 1.6 (264)
    Build Info: TextEdit-2640000~1
    Code Type: X86 (Native)
    Parent Process: launchd [230]
    Date/Time: 2011-02-25 20:32:20.042 +0100
    OS Version: Mac OS X 10.6.6 (10J567)
    Report Version: 6
    Interval Since Last Report: 633072 sec
    Crashes Since Last Report: 41
    Per-App Interval Since Last Report: 228 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 7E39FFF7-5C3F-4098-9C01-9ABAB843EDEB
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000ffe46098
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 ??? 0xffe46098 0 + 4293157016
    1 com.apple.AppKit 0x98a2c558 -[NSNavView awakeFromNib] + 235
    2 com.apple.CoreFoundation 0x905d49b4 -[NSSet makeObjectsPerformSelector:] + 196
    3 com.apple.AppKit 0x9855721c -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1566
    4 com.apple.AppKit 0x9861176a -[NSNib instantiateNibWithExternalNameTable:] + 602
    5 com.apple.AppKit 0x986114c0 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 274
    6 com.apple.AppKit 0x98a2d202 +[NSNavView navView] + 133
    7 com.apple.AppKit 0x98aa82f3 -[NSSavePanel(NSSavePanelLayout) _initContentView] + 1432
    8 com.apple.AppKit 0x98aa0504 -[NSSavePanel initWithContentRect:styleMask:backing:defer:] + 418
    9 com.apple.AppKit 0x98aa5d03 +[NSSavePanel _crunchyRawUnbonedPanel] + 231
    10 com.apple.AppKit 0x988fb205 -[NSDocumentController _setupOpenPanel] + 38
    11 com.apple.AppKit 0x988fb174 -[NSDocumentController URLsFromRunningOpenPanel] + 42
    12 com.apple.AppKit 0x988fb3da -[NSDocumentController openDocument:] + 307
    13 com.apple.AppKit 0x985d5c46 -[NSApplication sendAction:to:from:] + 112
    14 com.apple.AppKit 0x985d5af9 -[NSMenuItem _corePerformAction] + 435
    15 com.apple.AppKit 0x985d57eb -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
    16 com.apple.AppKit 0x985d56da -[NSMenu performActionForItemAtIndex:] + 65
    17 com.apple.AppKit 0x985d568d -[NSMenu _internalPerformActionForItemAtIndex:] + 50
    18 com.apple.AppKit 0x985d55f3 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
    19 com.apple.AppKit 0x985d5537 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
    20 com.apple.AppKit 0x985c9c61 NSSLMMenuEventHandler + 404
    21 com.apple.HIToolbox 0x95be1ecf DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    22 com.apple.HIToolbox 0x95be1196 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    23 com.apple.HIToolbox 0x95c03a07 SendEventToEventTarget + 52
    24 com.apple.HIToolbox 0x95c2ffd3 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
    25 com.apple.HIToolbox 0x95c54cc0 SendMenuCommandWithContextAndModifiers + 66
    26 com.apple.HIToolbox 0x95c54c75 SendMenuItemSelectedEvent + 121
    27 com.apple.HIToolbox 0x95c54b80 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
    28 com.apple.HIToolbox 0x95c2434a MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
    29 com.apple.HIToolbox 0x95c23abc _HandleMenuSelection2 + 465
    30 com.apple.HIToolbox 0x95c238da _HandleMenuSelection + 53
    31 com.apple.AppKit 0x985c31a2 _NSHandleCarbonMenuEvent + 285
    32 com.apple.AppKit 0x98597d3e _DPSNextEvent + 2304
    33 com.apple.AppKit 0x98596fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    34 com.apple.AppKit 0x98559247 -[NSApplication run] + 821
    35 com.apple.AppKit 0x985512d9 NSApplicationMain + 574
    36 com.apple.TextEdit 0x00002335 0x1000 + 4917
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x94cc4942 kevent + 10
    1 libSystem.B.dylib 0x94cc505c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x94cc4519 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x94cc42be dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x94cc3d41 pthreadwqthread + 390
    5 libSystem.B.dylib 0x94cc3b86 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x94cc39d2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x94cc3f68 pthreadwqthread + 941
    2 libSystem.B.dylib 0x94cc3b86 start_wqthread + 30
    Thread 3:
    0 libSystem.B.dylib 0x94cc39d2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x94cc3f68 pthreadwqthread + 941
    2 libSystem.B.dylib 0x94cc3b86 start_wqthread + 30
    Thread 4:
    0 libSystem.B.dylib 0x94cc39d2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x94cc3f68 pthreadwqthread + 941
    2 libSystem.B.dylib 0x94cc3b86 start_wqthread + 30
    Thread 5:
    0 libSystem.B.dylib 0x94c9e0fa machmsgtrap + 10
    1 libSystem.B.dylib 0x94c9e867 mach_msg + 68
    2 com.apple.CoreFoundation 0x905a537f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x905a4464 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x905aa3a4 CFRunLoopRun + 84
    5 com.apple.DesktopServices 0x91990e51 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6 ...ple.CoreServices.CarbonCore 0x90aa085a PrivateMPEntryPoint + 68
    7 libSystem.B.dylib 0x94ccb81d pthreadstart + 345
    8 libSystem.B.dylib 0x94ccb6a2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xbfffe460 ebx: 0x98a2d9aa ecx: 0x00000001 edx: 0x00181e10
    edi: 0x98d3d10c esi: 0x001947b0 ebp: 0xbfffe488 esp: 0xbfffe363
    ss: 0x0000001f efl: 0x00010296 eip: 0xffe46098 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0xffe46098
    Binary Images:
    0x1000 - 0x17fe7 com.apple.TextEdit 1.6 (264) <B51F17AF-2CA1-82B5-61F2-DF2BAB21A5B4> /Applications/TextEdit.app/Contents/MacOS/TextEdit
    0x9d000 - 0x9ffff +com.Logitech.Control Center.Scroll Enhancer Loader 2.6.0 (2.6.0) /Library/InputManagers/LCC Scroll Enhancer Loader/LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader
    0xaa000 - 0xacfff +com.Logitech.Control Center.Scroll Enhancer 2.6.0 (2.6.0) /Library/Application Support/Logitech/LCC Scroll Enhancer.bundle/Contents/MacOS/LCC Scroll Enhancer
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x9003cff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
    0x9003d000 - 0x9008dff7 com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x900da000 - 0x900ddff7 libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x900de000 - 0x900e2ff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x900e3000 - 0x900ecff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x900ed000 - 0x900edff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x900ee000 - 0x9012bff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90165000 - 0x9054bffb com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9054c000 - 0x90567ff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90568000 - 0x906e3fe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x906e4000 - 0x90708ff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90709000 - 0x9074bff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9074c000 - 0x90790ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90800000 - 0x908aafe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x908bb000 - 0x908bbff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x908bc000 - 0x908efff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90932000 - 0x9093cff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90a7a000 - 0x90d9aff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9129f000 - 0x912a4ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x912e6000 - 0x9139ffe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x913ab000 - 0x913b1fe7 com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x913b2000 - 0x914e1fe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x914fb000 - 0x91541ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x91561000 - 0x917d4fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91810000 - 0x91853ff7 libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91899000 - 0x918b1ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x918b2000 - 0x918edfeb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x918f1000 - 0x9198efe3 com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9198f000 - 0x91a6afeb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91a6b000 - 0x91aedffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x92081000 - 0x92088ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x921b6000 - 0x929a5557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x929a6000 - 0x929d0ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x929d1000 - 0x929f0ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92a0a000 - 0x92a10fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92b68000 - 0x92b74ff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
    0x92b75000 - 0x92b86ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92b87000 - 0x92c22ff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92fe3000 - 0x93091ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930b2000 - 0x9310afe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9311c000 - 0x93186fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x93398000 - 0x933a6fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x933c8000 - 0x9345afe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9345b000 - 0x9345cff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9345d000 - 0x9345dff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9346b000 - 0x9347bff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x934af000 - 0x93510fe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x93757000 - 0x93757ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x93758000 - 0x93774fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93775000 - 0x937c2feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x93897000 - 0x938cdfff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x938ce000 - 0x938dbff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x93ad9000 - 0x93b8fff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x93b90000 - 0x93fa6ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x942e7000 - 0x94361fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94478000 - 0x9448cfe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x9448d000 - 0x944f1ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x944f2000 - 0x94507fff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94508000 - 0x94873ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94874000 - 0x94980ff7 libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x949db000 - 0x94a2cff7 com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94a2d000 - 0x94be6feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94be7000 - 0x94c97ff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94c98000 - 0x94c9cff7 libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x94c9d000 - 0x94e43feb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    0x94e44000 - 0x94e46ff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95080000 - 0x95080ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9523d000 - 0x9526ffe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x95270000 - 0x952cdff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9530d000 - 0x953a5fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x953e2000 - 0x953f0ff7 com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x953f1000 - 0x95403ff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x954d6000 - 0x954e1ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x954e2000 - 0x954e6ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x95843000 - 0x95884ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x959cd000 - 0x959cfff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x959d0000 - 0x959d0ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95a41000 - 0x95bc3fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
    0x95bc4000 - 0x95bc5ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x95bda000 - 0x95efefef com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95eff000 - 0x95f02ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95f03000 - 0x95fabffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96024000 - 0x960a4feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9617e000 - 0x961c1ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96231000 - 0x9623cff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9623d000 - 0x96240fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x96241000 - 0x96263fef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96277000 - 0x96281fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96282000 - 0x96296ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x962b5000 - 0x962fefe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96d94000 - 0x96e5efef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96e5f000 - 0x96e80fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x96e8c000 - 0x96ed0fe7 com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x96ed1000 - 0x96fd2fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x97119000 - 0x9713fffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x97140000 - 0x9714affb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x97192000 - 0x971baff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x9723c000 - 0x972e9fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x972ea000 - 0x9730afe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x982c5000 - 0x98334ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9854f000 - 0x98e2fff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x98e30000 - 0x98e30ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x98e31000 - 0x98e31ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x98e32000 - 0x98e63ff7 libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x98e64000 - 0x98e67ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x98eab000 - 0x98f88ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x98f89000 - 0x990b7fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x990b8000 - 0x9931bfff com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x99396000 - 0x9949afe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x9959c000 - 0x999d1ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    System Profile:
    Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 1.83 GHz, 2 GB, SMC 1.4f12
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), Atheros 5424: 2.1.14.5
    Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9320421AS, 298.09 GB
    Parallel ATA Device: MATSHITACD-RW CW-8221
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0218, 0x1d200000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000

    Charlie, removing the com.apple.TextEdit.plist did not change the problem. I have the same problem with other software, too. For example if I try file/Open in safari, i have the similar crash. At the same place.
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000ffe46098
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    I really think the reason is incompatibility in dynamic libraries.
    I also did a classic "Repair Disk Permissions".

  • Spyder 2 crashes: Segmentation fault

    Hi,
    Very often (not always!) when I use Spyder (http://www.archlinux.org/packages/community/any/spyder/)
    it crashes (just kills itself) when running a script.
    Debugging mode only gave me this:
    Segmentation fault
    Any ideas on how to fix this?

    I just ran across this:
    http://code.google.com/p/spyderlib/issu … %20Summary
    It is exactly what happens to me

  • Finder crashes, references Segmentation Fault.

    Every so often, I will have Finder crash and this entry shows up in the log:
    com.apple.launchd.peruser.1044[464] (com.apple.Finder[480]): Job appears to have crashed: Segmentation fault
    Doesn't happen with any sort of pattern/time of day, or related to any program.  It just happens.
    I've deleted the Finder preferences/plist, verified disk permissions, and verified disk integrity.
    I've seen some users recommend extracting the Finder package from the Install disks using Pacifist, and I've dug through the Snow Leopard installer but can't find an installer (I'm assuming this may no longer apply since these workarounds were referencing Tiger?).
    Any ideas?

    This is what I have:
    Process:         Finder [485]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier:      com.apple.finder
    Version:         10.6.8 (10.6.8)
    Build Info:      Finder_FE-6650801~5
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [470]
    Date/Time:       2011-06-27 13:08:09.639 -0700
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  10  Dispatch queue: Query work queue
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff865ab29a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff865ab90d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff83450932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8344fdbf CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox                     0x00007fff855b87ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox                     0x00007fff855b85f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox                     0x00007fff855b84ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                        0x00007fff80a21e64 _DPSNextEvent + 718
    8   com.apple.AppKit                        0x00007fff80a217a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.AppKit                        0x00007fff809e748b -[NSApplication run] + 395
    10  com.apple.AppKit                        0x00007fff809e01a8 NSApplicationMain + 364
    11  com.apple.finder                        0x0000000100005199 0x100000000 + 20889
    12  com.apple.finder                        0x000000010000515c 0x100000000 + 20828
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff865c412a kevent + 10
    1   libSystem.B.dylib                       0x00007fff865c5ffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff865c5cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff865c57fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff865c5128 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff865c4fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff865ab29a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff865ab90d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff83450932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8344fdbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation                0x00007fff8344fb46 CFRunLoopRun + 70
    5   com.apple.DesktopServices               0x00007fff889064d2 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 514
    6   ...ple.CoreServices.CarbonCore          0x00007fff8677f335 PrivateMPEntryPoint + 63
    7   libSystem.B.dylib                       0x00007fff865e44f6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff865e43a9 thread_start + 13
    Thread 3:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff865eee52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff83472498 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff865e44f6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff865e43a9 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff865ab29a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff865ab90d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff83450932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8344fdbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation                0x00007fff8344fb46 CFRunLoopRun + 70
    5   com.apple.DesktopServices               0x00007fff8896a530 TQueryTask::QueryTaskProc(void*) + 104
    6   ...ple.CoreServices.CarbonCore          0x00007fff8677f335 PrivateMPEntryPoint + 63
    7   libSystem.B.dylib                       0x00007fff865e44f6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff865e43a9 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff865ab29a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff865ab90d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff83450932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8344fdbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff8433ef5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff842bff29 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff865e44f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff865e43a9 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff865ab2fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff865e9c92 _pthread_cond_wait + 1015
    2   com.apple.finder                        0x000000010002a760 0x100000000 + 173920
    3   com.apple.finder                        0x00000001000626f2 0x100000000 + 403186
    4   com.apple.finder                        0x0000000100005ce9 0x100000000 + 23785
    5   libSystem.B.dylib                       0x00007fff865e44f6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff865e43a9 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff865ab2fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff865e9c92 _pthread_cond_wait + 1015
    2   com.apple.finder                        0x000000010002a760 0x100000000 + 173920
    3   com.apple.finder                        0x000000010002a702 0x100000000 + 173826
    4   com.apple.finder                        0x0000000100005db7 0x100000000 + 23991
    5   com.apple.finder                        0x0000000100005ce9 0x100000000 + 23785
    6   libSystem.B.dylib                       0x00007fff865e44f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff865e43a9 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff865e5f8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff865e9da1 _pthread_cond_wait + 1286
    2   com.apple.CoreVideo                     0x00007fff880c8342 CVDisplayLink::runIOThread() + 804
    3   com.apple.CoreVideo                     0x00007fff880c7fe3 startIOThread(void*) + 139
    4   libSystem.B.dylib                       0x00007fff865e44f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff865e43a9 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff865c4f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff865c535c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff865c4fc5 start_wqthread + 13
    Thread 10 Crashed:  Dispatch queue: Query work queue
    0   com.apple.Metadata                      0x00007fff882d579f _MDQueryGetIndexAndGroupOfResultWithStoreAndOid + 341
    1   com.apple.Metadata                      0x00007fff882d513b _MDUpdateResultInQuery + 90
    2   com.apple.Metadata                      0x00007fff882ce80b processUpdatesLocked + 756
    3   com.apple.Metadata                      0x00007fff882ce386 tryProcessUpdates + 331
    4   com.apple.Metadata                      0x00007fff882cd48b _MDQueryCallback + 322
    5   com.apple.Metadata                      0x00007fff882cd322 doQueryResultsCallback + 119
    6   com.apple.Metadata                      0x00007fff882cd2a1 _XQueryResultsCallback + 191
    7   com.apple.Metadata                      0x00007fff882ccb77 MDSClientCallbacks_server + 106
    8   libSystem.B.dylib                       0x00007fff865f09dc mach_msg_server_once + 378
    9   libSystem.B.dylib                       0x00007fff865c6913 _dispatch_source_invoke + 273
    10  libSystem.B.dylib                       0x00007fff865c5cd4 _dispatch_queue_invoke + 185
    11  libSystem.B.dylib                       0x00007fff865c5dfc _dispatch_queue_drain + 261
    12  libSystem.B.dylib                       0x00007fff865c5c54 _dispatch_queue_invoke + 57
    13  libSystem.B.dylib                       0x00007fff865c57fe _dispatch_worker_thread2 + 252
    14  libSystem.B.dylib                       0x00007fff865c5128 _pthread_wqthread + 353
    15  libSystem.B.dylib                       0x00007fff865c4fc5 start_wqthread + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff865c4f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff865c535c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff865c4fc5 start_wqthread + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff865ab29a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff865ab90d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff83450932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8344fdbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation                0x00007fff8344fb46 CFRunLoopRun + 70
    5   com.apple.DesktopServices               0x00007fff8896a530 TQueryTask::QueryTaskProc(void*) + 104
    6   ...ple.CoreServices.CarbonCore          0x00007fff8677f335 PrivateMPEntryPoint + 63
    7   libSystem.B.dylib                       0x00007fff865e44f6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff865e43a9 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff865ab2fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff865e9c92 _pthread_cond_wait + 1015
    2   com.apple.finder                        0x000000010002a760 0x100000000 + 173920
    3   com.apple.finder                        0x000000010002a702 0x100000000 + 173826
    4   com.apple.finder                        0x0000000100005db7 0x100000000 + 23991
    5   com.apple.finder                        0x0000000100005ce9 0x100000000 + 23785
    6   libSystem.B.dylib                       0x00007fff865e44f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff865e43a9 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff865ab2fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff865e9c92 _pthread_cond_wait + 1015
    2   com.apple.finder                        0x000000010002a760 0x100000000 + 173920
    3   com.apple.finder                        0x000000010002a702 0x100000000 + 173826
    4   com.apple.finder                        0x0000000100005db7 0x100000000 + 23991
    5   com.apple.finder                        0x0000000100005ce9 0x100000000 + 23785
    6   libSystem.B.dylib                       0x00007fff865e44f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff865e43a9 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff865ab2fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff865e9c92 _pthread_cond_wait + 1015
    2   com.apple.finder                        0x000000010002a760 0x100000000 + 173920
    3   com.apple.finder                        0x000000010007891e 0x100000000 + 493854
    4   com.apple.finder                        0x0000000100075965 0x100000000 + 481637
    5   com.apple.finder                        0x0000000100005ce9 0x100000000 + 23785
    6   libSystem.B.dylib                       0x00007fff865e44f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff865e43a9 thread_start + 13
    Thread 10 crashed with X86 Thread State (64-bit):
      rax: 0x000000011f8d6540  rbx: 0x0000000000000004  rcx: 0x0000000000000000  rdx: 0x0000000120dd3e60
      rdi: 0x0000000000000000  rsi: 0x0000000120dd3e60  rbp: 0x0000000118db4ad0  rsp: 0x0000000118db4a80
       r8: 0x0000000000000001   r9: 0x0000000120660360  r10: 0x0000000120675000  r11: 0x0000000000000004
      r12: 0x0000000120e6efe0  r13: 0x000000006b000010  r14: 0x0000000000000000  r15: 0x0000000000226a5a
      rip: 0x00007fff882d579f  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x1003acff7  com.apple.finder 10.6.8 (10.6.8) <9CFBAFEA-027B-443F-60F4-7ACA103313CC> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
           0x1004ed000 -        0x1004effef  com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x101472000 -        0x10147bfff  com.apple.qldisplay.PDF 2.3 (327.6) <A5D1AD9F-A1DD-D0AE-9FA1-4D46407A9901> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/Resources/DisplayBundles/PDF.qldisplay/Contents/MacOS/PDF
           0x101564000 -        0x101567fef  libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <1DAD3AED-1284-EB66-3E3D-824D19651C4C> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
           0x10168a000 -        0x101692fff  com.apple.qldisplay.NSImage 2.3 (327.6) <A1FD7F57-00A6-3150-A7FF-E286A66EA2E3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/Resources/DisplayBundles/NSImage.qldisplay/Contents/MacOS/NS Image
           0x1016ac000 -        0x1016b0ff7  libFontRegistryUI.dylib ??? (???) <89E50DF0-2A72-B443-28AE-5F27EC7E22C7> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x101767000 -        0x101776ff7  com.apple.qldisplay.Web 2.3 (327.6) <583EE1DE-AE45-C8C6-A1D6-9077695C8B0B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/Resources/DisplayBundles/Web.qldisplay/Contents/MacOS/Web
           0x113080000 -        0x113085fff  com.apple.qldisplay.Generic 2.3 (327.6) <F497227C-B37C-2338-CB60-75B91133B1ED> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/Resources/DisplayBundles/Generic.qldisplay/Contents/MacOS/Ge neric
           0x1137e7000 -        0x11380dfff  GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x113863000 -        0x11386afff  com.apple.URLMount.AFPPlugin 3.2.2 (3.2.2) <631926F7-3DEA-AAF8-8128-18DA62C03358> /System/Library/Filesystems/NetFSPlugins/afp.bundle/Contents/MacOS/afp
           0x1146ad000 -        0x1146f7fff  com.apple.AppleShareClientCore 2.1 (2.1) <EB74823A-3978-0E5B-ABCB-B4362E181FCA> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShare ClientCore
           0x116025000 -        0x1161b6fef  GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1161e7000 -        0x11660afef  libclh.dylib 3.1.1 C  (3.1.1) <0774DA8C-734E-2639-0F37-CCB20D17CDBD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x119000000 -        0x1191b5fff  libCMaps.A.dylib 545.0.0 (compatibility 64.0.0) <63054685-73A1-615F-464C-05A4C5F0043D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
           0x200000000 -        0x200787fff  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <D469864E-34A6-37EE-A01D-7C2AF0223D35> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld
        0x7fff80003000 -     0x7fff8006fff7  com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff80070000 -     0x7fff80076ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff80077000 -     0x7fff8007cfff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8007d000 -     0x7fff800b8fff  com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff800b9000 -     0x7fff800d2fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff80180000 -     0x7fff8018cfff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff8018d000 -     0x7fff801dfff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff801e0000 -     0x7fff801edff7  com.apple.AppleFSCompression 24.4 (1.0) <F521CD1B-AC29-DA0B-BE8D-4F6F9F68A994> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff801ee000 -     0x7fff801f3fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff801f4000 -     0x7fff80231fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff80260000 -     0x7fff8095d06f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8095e000 -     0x7fff809a7fef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff809de000 -     0x7fff813d4fff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff813d5000 -     0x7fff81418ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff81419000 -     0x7fff81483fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff81484000 -     0x7fff81510fef  SecurityFoundation ??? (???) <F43FDB02-CAA5-F8FF-C8D7-6665E7403ECE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff81511000 -     0x7fff81511ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff81512000 -     0x7fff81527ff7  com.apple.FileSync.framework 5.0.3 (375) <35387442-612C-98B1-C74F-815619492315> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
        0x7fff81558000 -     0x7fff8157efe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8157f000 -     0x7fff815c4fff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff817ed000 -     0x7fff81ff7fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff81ff8000 -     0x7fff8204dff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8204e000 -     0x7fff8216ffe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff82170000 -     0x7fff8232efff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff8232f000 -     0x7fff823f0fef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff823f1000 -     0x7fff82834fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff828a8000 -     0x7fff828d7ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff82b61000 -     0x7fff82efefe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff82eff000 -     0x7fff83403fe7  com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff83404000 -     0x7fff8357bfe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8357c000 -     0x7fff841f7fef  com.apple.WebCore 6533.20 (6533.20.24) <FB4CBEAE-106E-1B22-6C97-1B38A06EB569> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff841f8000 -     0x7fff842aefff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
        0x7fff842af000 -     0x7fff84532fe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff84549000 -     0x7fff84598fef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff84599000 -     0x7fff84639fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff84839000 -     0x7fff84943ff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff84944000 -     0x7fff84958ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff84959000 -     0x7fff849d8fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <6D8AD3F7-409D-512C-C5BE-66C64D1B8F3E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff849e0000 -     0x7fff84a99fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff84a9a000 -     0x7fff84aa9fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff84ac6000 -     0x7fff84accfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff84acd000 -     0x7fff84aedff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff84ba6000 -     0x7fff84d96fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <5626170D-00AE-33B1-03FF-256E9794150D> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff84d97000 -     0x7fff84d9efff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff84e51000 -     0x7fff84e98ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff851dd000 -     0x7fff851fefff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
        0x7fff851ff000 -     0x7fff85201fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff85333000 -     0x7fff85348ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff85349000 -     0x7fff8534eff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff854b0000 -     0x7fff854fcfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff8558a000 -     0x7fff85888fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff85889000 -     0x7fff8589ffff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff85999000 -     0x7fff85c03fef  com.apple.QuartzComposer 4.2 ({156.28}) <60956AE3-2B2D-A0B7-9D92-3EE33D3A7051> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff85cd5000 -     0x7fff85cd5ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff85dd7000 -     0x7fff85e14ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85e15000 -     0x7fff85e5dff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff85e5e000 -     0x7fff85e5eff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff85e5f000 -     0x7fff85ea3fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff85ea4000 -     0x7fff85eb5fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff85eb6000 -     0x7fff8606efef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8606f000 -     0x7fff8606fff7  com.apple.Carbon 150 (152) <191B4F4B-8D06-796B-CA0C-782F06DD7BC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff86070000 -     0x7fff86098fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff86099000 -     0x7fff8611eff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8627f000 -     0x7fff86351fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff86352000 -     0x7fff86360ff7  libkxld.dylib ??? (???) <27713C39-0E51-8F5A-877B-C5539C96A520> /usr/lib/system/libkxld.dylib
        0x7fff86361000 -     0x7fff86365ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff86366000 -     0x7fff863adfff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8642b000 -     0x7fff865a9ff7  com.apple.WebKit 6533.20 (6533.20.25) <AD4C3C2F-8781-F2A7-EB6A-CCFC41E3FA04> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff865aa000 -     0x7fff8676bfff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff8676c000 -     0x7fff86777fff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff86778000 -     0x7fff86aacfff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86ab5000 -     0x7fff86aeffff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff86af0000 -     0x7fff86b31fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff86b68000 -     0x7fff86b6bff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff86b6c000 -     0x7fff86c21fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff86c22000 -     0x7fff86c25fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff86c26000 -     0x7fff86c97ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff86c98000 -     0x7fff86cd9ff7  com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff86cda000 -     0x7fff86cfdfff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86cfe000 -     0x7fff86d7cff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff86d7d000 -     0x7fff86d7eff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff86de5000 -     0x7fff86e26fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff86e27000 -     0x7fff86ee4fff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff86ee5000 -     0x7fff87120fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff87121000 -     0x7fff8725ffff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87260000 -     0x7fff87266ff7  IOSurface ??? (???) <EAD87C9F-BADC-7116-4ADD-0B0679459D24> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff87267000 -     0x7fff87380fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff87384000 -     0x7fff87401fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff87489000 -     0x7fff87506fef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff87507000 -     0x7fff87516fff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff87517000 -     0x7fff8751aff7  com.apple.securityhi 4.0 (36638) <87868A3E-9341-1078-F00C-5E5972F01A4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8751b000 -     0x7fff8756aff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff875a0000 -     0x7fff875b4fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff875b5000 -     0x7fff87665fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87697000 -     0x7fff87727fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff87773000 -     0x7fff877acfef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff877ad000 -     0x7fff877adff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff877ed000 -     0x7fff87803fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <458F0259-6EDC-16BA-E6AA-1CEED002D188> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8782a000 -     0x7fff8782aff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87995000 -     0x7fff879a3ff7  com.apple.Collaboration 38 (38) <ACD0F7F7-A342-CFBC-9BB8-906CDDCCB070> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
        0x7fff879a4000 -     0x7fff87ad9ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87b3b000 -     0x7fff87b4dfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff87b4e000 -     0x7fff87b81fff  libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff87bc6000 -     0x7fff87c55fff  com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff87d22000 -     0x7fff87d22ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff87d23000 -     0x7fff87dbdff7  com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff87dbe000 -     0x7fff88046fef  com.apple.security 6.1.1 (37594) <34DC0C3E-4546-D7ED-D855-390750954245> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88047000 -     0x7fff880a9fe7  com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff880aa000 -     0x7fff880c5ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff880c6000 -     0x7fff880ebff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88114000 -     0x7fff88116fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff88117000 -     0x7fff88199fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8819a000 -     0x7fff882c2ff7  com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff882c3000 -     0x7fff8830dff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff88317000 -     0x7fff88377fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff88378000 -     0x7fff887a3fef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff887c9000 -     0x7fff8888afff  libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8888b000 -     0x7fff8888bff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff888e4000 -     0x7fff88901ff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff88902000 -     0x7fff88903fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff88904000 -     0x7fff889eafef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff889eb000 -     0x7fff88a01fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff88a02000 -     0x7fff88a0bff7  com.apple.DisplayServicesFW 2.3.0 (283) <5C8FEF26-FBA5-2AC6-C484-336594C637DC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff88a0c000 -     0x7fff88a0dfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff88a0e000 -     0x7fff88a39ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff88a3a000 -     0x7fff88a45ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff88a46000 -     0x7fff88b23fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff88b24000 -     0x7fff88b6dff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff88bbc000 -     0x7fff88c24fff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff88c25000 -     0x7fff88c56fff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff88c57000 -     0x7fff88c58ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff88c9d000 -     0x7fff88ca1ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff88ca2000 -     0x7fff88cdbff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff88cdc000 -     0x7fff88ce2ff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff88ce3000 -     0x7fff88e52fe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff88e53000 -     0x7fff88f6afef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff88f6b000 -     0x7fff891adfe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff891ae000 -     0x7fff891bbfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff891bc000 -     0x7fff891cdff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff891ce000 -     0x7fff89208fff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib

  • Rasmol crashes with segmentation fault

    Hi.
    I have just switched to Arch Linux from Ubuntu. I have installed arch from AUR and it crashes immediately after launch with segmentation fault. I don't really know what more data I can provide but please tell me if there is any....
    Am I the only one that has encountered that?

    I've rebuilt conduit with webkit and GIO support by patching the file defs.py.in in the source directory, however the segfault still occurs on my machine. The only difference is that the run-mozilla.sh error is not given but instead a blank line. Perhaps this is related to a specific plugin not working correctly.
    edit: this is also occuring with conduit 0.3.14 release. I may try the SVN version later today.
    Last edited by iBertus (2009-06-13 19:16:16)

  • [SOLVED] flightgear crashes with segmentation fault

    on startup:
    creating 3D noise texture... Segmentation fault
    what can I do?
    Last edited by miro279 (2011-05-05 07:51:18)

    the problem was the sound configuration. solved it by following this guide: http://wiki.flightgear.org/index.php/Li … F.asoundrc for alsa audio setup. before openal was assuming pulseaudio for some reason..

  • Fluxmenu crashes w/ segmentation fault and empties ~/.fluxbox/menu

    Here are some steps to outline the problem:
    $ cat menu
    # Generated by fluxbox-generate_menu
    # If you read this it means you want to edit this file manually, so here
    # are some useful tips:
    # - You can add your own menu-entries to ~/.fluxbox/usermenu
    # - If you miss apps please let me know and I will add them for the next
    # release.
    # - The -r option prevents removing of empty menu entries and lines which
    # makes things much more readable.
    # - To prevent any other app from overwriting your menu
    # you can change the menu name in ~/.fluxbox/init to:
    # session.menuFile: ~/.fluxbox/my-menu
    [begin] (Fluxbox-1.1.1)
    [encoding] {UTF-8}
    [exec] (xterm) {xterm}
    [exec] () {}
    [submenu] (Editors)
    [exec] (nano) {xterm -e nano}
    [exec] (vi) {xterm -e vi}
    [end]
    [submenu] (System Tools)
    [exec] (top) {xterm -e top}
    [end]
    [submenu] (Fluxbox menu)
    [config] (Configure)
    [submenu] (System Styles) {Choose a style...}
    [stylesdir] (/usr/share/fluxbox/styles)
    [end]
    [submenu] (User Styles) {Choose a style...}
    [stylesdir] (~/.fluxbox/styles)
    [end]
    [workspaces] (Workspace List)
    [commanddialog] (Fluxbox Command)
    [reconfig] (Reload config)
    [restart] (Restart)
    [exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) | xmessage -file - -center}
    [separator]
    [exit] (Exit)
    [end]
    [endencoding]
    [end]
    $
    $ fluxmenu
    I then added a single new menu entry and clicked the 'save' button, which causes fluxmenu to exit with a segmentation fault.
    The menu file still exists but becomes completely empty and useless.
    Right-clicking on the desktop pops up a very small fluxbox menu:
    Fluxbox default menu
    xterm
    Reload Config
    Restart
    Exit
    Why is this happening and how can I get fluxmenu to work correctly?
    Last edited by bpont (2010-03-29 14:13:00)

    I've rebuilt conduit with webkit and GIO support by patching the file defs.py.in in the source directory, however the segfault still occurs on my machine. The only difference is that the run-mozilla.sh error is not given but instead a blank line. Perhaps this is related to a specific plugin not working correctly.
    edit: this is also occuring with conduit 0.3.14 release. I may try the SVN version later today.
    Last edited by iBertus (2009-06-13 19:16:16)

  • Segment fault (Core dump)

    Hi
    when i run the following Pro*c file in Unix Environment im getting the SEGMENTATION FAULT(CORE DUMP) error. I used DBX to debug the code. I couldnt find out the proper reason for this error form the dbx output.
    This is the output i got from DBX.
    *signal SEGV (no mapping at the fault address) in _doprnt at 0xfb98736c*
    *0xfb98736c: _doprnt+0x2798:     stb     %o0, [%o1]*
    I did the showmemuse and show leaks, the output for this commands :
    (dbx) showmemuse
    Checking for memory use...
    Blocks in use report (blocks in use: 575 total size: 328086 bytes)
    Total % of Num of Avg Allocation call stack
    Size All Blocks Size
    ======= ==== ====== ====== =======================================
    134876 41% 30 4495 kpummapg < kghgex
    18098 5% 1 18098 lxldlbb < lxlinit < kpummpin < kpupin < sqgctx < sqgrct < sqlcmex < sqlcxt
    16552 5% 4 4138 kogmapg < kghgex
    16516 5% 4 4129 kogmapg < kogmasg
    12288 3% 6 2048 nlhtnsl < nlhthnew
    10350 3% 5 2070 calloc < nsbGetBFS
    9688 2% 1 9688 kouogini < kouoini < kpuinit0 < kpuinit < sqgctx < sqgrct < sqlcmex < sqlcxt
    8200 2% 1 8200 findbuf < doprnt < _fprintf < main
    8120 2% 4 2030 sqlrlc < sqlcopydfn
    8080 2% 1 8080 kpuinit0 < kpuinit < sqgctx < sqgrct < sqlcmex < sqlcxt < main
    7168 2% 1 7168 calloc < nsgbliuc < nsgblini < niotns < nigcall < osncon < kpuadef < upiini
    7168 2% 3 2389 lxldlod < lxdlobj
    5976 1% 4 1494 sqlrlc < sqlcopydfn
    4640 1% 1 4640 sqlrlc < sqldrl < sqlexp < sqlcmex < sqlcxt < get_pub_dates < main
    4640 1% 1 4640 sqlrlc < sqlbrl < sqlexp < sqlcmex < sqlcxt < get_pub_dates < main
    4128 1% 1 4128 calloc < nsgbliuc < nsgblini < niotns < nigcall < osncon < kpuadef < upiini
    4024 1% 1 4024 sqlrlc < sqlbrl < sqlexp < sqlcmex < sqlcxt < get_pub_dates < main
    3408 1% 1 3408 sqlrlc < sqldrl < sqlexp < sqlcmex < sqlcxt < get_pub_dates < main
    2452 <1% 8 306 calloc < nsmal
    2156 <1% 7 308 calloc < nlemfins
    (dbx) showleaks
    Checking for memory leaks...
    Actual leaks report (actual leaks: 1 total size: 30 bytes)
    Total Num of Leaked Allocation call stack
    Size Blocks Block
    Address
    ====== ====== ========== =======================================
    30 1 0x9c9c8 getOutFileName < main
    Possible leaks report (possible leaks: 0 total size: 0 bytes)
    i know its because of Pad pointer and something related to Pointer or array overflow. But i couldnt find out where exactly happening....
    Following is my Code, please help me to find out the error and what i need to change in my code:
    #ifndef ORA_PROC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    #include <time.h>
    #include <ctype.h>
    #include <math.h>
    #else
    typedef struct FILE FILE;
    #endif
    /*** Added by TCS Begins ***/
    char getOutFileName(char );
    char getEnvVar(char );
    void prepare_declare_oracle_cursors();
    void get_calendar_dates();
    void get_issues();
    void get_master_cusip_no();
    void get_run_date_finish();
    void get_payments();
    int get_pub_dates();
    void get_rights();
    void get_s_h_meetings();
    void get_special_codes();
    void get_agents();
    void get_currency();
    void get_payment_codes();
    void get_issue_codes();
    void get_standard_footnotes();
    void get_index_codes();
    void get_exchanges();
    void get_tax_codes();
    void get_tenders();
    int check_if_holiday(int );
    void sql_error(int , int , char *);
    void login_error();
    void no_pub_dates();
    void no_cal_dates();
    void no_finish_date();
    void save_payment_footnote(char , char [3],int , char );
    void save_issue_footnote(char );
    int print_footnotes();
    int print_foreign_tax();
    int get_partial_run_time();
    void save_rght_footnotes();
    int print_supplimental();
    int convert_tender_price(char *);
    void pad_s_h_meetings();
    int strip_out_codes(char *);
    char *getSqlLogonString();
    /**** TCS ADD Ends ****/
    EXEC SQL INCLUDE sqlca;
    EXEC SQL INCLUDE ddr_create_all_tapes.h;
    #define TRUE 1
    #define ORA_NOT_FOUND     ( sqlca.sqlcode == 1403 )
    /* The Definitions of SUCCESS and FAILURE were switched to test the
    idea that SUCCESS should be Zero and FAILURE should be Non-Zero
    #define SUCCESS 1
    #define FAILURE 0
    #define SUCCESS 0
    #define FAILURE -1
    #define SYSOK          0
    #define SYSERR          1
    #define DEBUGGING     0
    #define DEBUG_LEVEL     0
    /*     #define DEBUGGING     1
         #define DEBUG_LEVEL     2
    int          first_cal_date;
    int          footnote_count;
    int          foreign_count;
    int          last_cal_date;
    int          total_records;
    int          which_tape = 0;
    char          cusip_table_name[30];
    char          field_type_code;
    char          final_cusip_number[10];
    /**** char          footnote_text[300][300];
    char          foreign_text[60][100]; **** Commented by TCS as per the change request ****/
    /*** Added by TCS as per the change request ***/
    char          footnote_text[200][300];
    char          foreign_text[200][300];
    /*** TCS Add Ends ***/
    char          freq_type_code;
    char          init_cusip_number[10];
    char          rec_type_code;
    char          payment_where_clause[600];
    char          rights_where_clause[600];
    char          tenders_where_clause[600];
    char          s_h_meet_where_clause[600];
    char          last_run_time[18];
    char          supp_info_buffer[321];
    int          call_flag;
    int          tenders_flag;
    int          rights_flag;
    int          s_h_meet_flag;
    int          rght_foot_pos;
    double          hold_double;
    int          hold_int;
    char          hold_char[100];
    int i=0;
    FILE      *fp;
    FILE     pfp;          / this is used for a report file to correspond to
    the partial tape file */
    int main(int argc, char argv[]) / Modified by TCS */
         char          ddr_tape_name[100];
         char          ddr_partial_rpt[100];
         char          copyright_notice[100];
         long           file_position;
         char           *logname;
         /* READ IN PARAMETERS AND SET UP VARIABLES */
         memset (oracle_uid.arr, 0, sizeof(oracle_uid.arr));
    memset (oracle_pwd.arr, 0, sizeof(oracle_pwd.arr));
    strcpy (oracle_uid.arr, argv[1]);
    oracle_uid.len = strlen(oracle_uid.arr);
    strcpy (oracle_pwd.arr, argv[2]);
    oracle_pwd.len = strlen(oracle_pwd.arr);
    printf("Calling getSqlLogonString");
    logname = getSqlLogonString();
         which_tape = atoi(argv[1]);
         memset (last_run_time, 0, sizeof(last_run_time));
         if ( ( DEBUGGING ) && ( DEBUG_LEVEL > 1 ) )
         printf ("Oracle username: %s\n", oracle_uid.arr);
         printf ("Oracle password: %s\n", oracle_pwd.arr);
         printf ("Oracle username/password@database: %s\n", logname); /** Added by TCS **/
         printf ("Which Tape: %d\n", which_tape);
         hold_double = 0.0;
         hold_int = 0;
         memset (hold_char, ' ', sizeof(hold_char));
         EXEC SQL WHENEVER SQLERROR DO login_error();
    /*      EXEC SQL CONNECT :oracle_uid IDENTIFIED BY :oracle_pwd; */
         EXEC SQL CONNECT :logname ;
         printf ("Connected to ORACLE... \n");
         EXEC SQL WHENEVER SQLERROR continue;
         get_pub_dates();
         memset (ddr_tape_name, 0, sizeof(ddr_tape_name));
         memset (ddr_partial_rpt, 0, sizeof(ddr_partial_rpt));
         memset (cusip_table_name, 0, sizeof(cusip_table_name));
         memset (payment_where_clause, 0, sizeof(payment_where_clause));
         memset (rights_where_clause, 0, sizeof(rights_where_clause));
         memset (tenders_where_clause, 0, sizeof(tenders_where_clause));
         memset (s_h_meet_where_clause, 0, sizeof(s_h_meet_where_clause));
         /* SET UP VARIABLES BASED ON THE DIFFERENT FREQUENCY OF TAPE */
         switch (which_tape)
              case 0:
                   get_partial_run_time();
                   /*sprintf (ddr_tape_name,
                        "idb_tape$out:ddr_partial%1d.asc", p_count); ** Comented by TCS **/
                   sprintf (ddr_tape_name,"%s%1d.%s",getOutFileName("DDR_PARTIAL"),p_count,getEnvVar("DDR_PARTIAL_EXT_ASC")); /* Added by TCS */
                   strcpy (cusip_table_name,
                        "IDB.DDR_PARTIAL_TAPE_TABLE");
                   /*sprintf (ddr_partial_rpt,
                        "idb_tape$out:ddr_partial%1d.rpt", p_count); ** Commented by TCS **/
                   sprintf (ddr_partial_rpt,"%s%1d.%s",getOutFileName("DDR_PARTIAL"),p_count,getEnvVar("DDR_PARTIAL_EXT_RPT")); /* Added by TCS */
                   get_calendar_dates();
                   freq_type_code = '0';
                   sprintf (payment_where_clause,
    "AND PYMT_PUB_DATE IS NULL \
    AND ((PYMT_ADD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI') \
    AND PYMT_ADD_DATE_TIME < TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')) \
    OR (PYMT_UPD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI') \
    AND PYMT_UPD_DATE_TIME < TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')))",
    p_from.arr, p_to.arr, p_from.arr, p_to.arr);
                   sprintf (rights_where_clause,
    "AND RGHT_PUB_DATE IS NULL \
    AND ((RGHT_ADD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI') \
    AND RGHT_ADD_DATE_TIME < TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')) \
    OR (RGHT_UPD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI') \
    AND RGHT_UPD_DATE_TIME < TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')))",
    p_from.arr, p_to.arr, p_from.arr, p_to.arr);
                   sprintf (tenders_where_clause,
    "AND TNDR_PUB_DATE IS NULL \
    AND ((TNDR_ADD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI') \
    AND TNDR_ADD_DATE_TIME < TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')) \
    OR (TNDR_UPD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI') \
    AND TNDR_UPD_DATE_TIME < TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')))",
    p_from.arr, p_to.arr, p_from.arr, p_to.arr);
                   sprintf (s_h_meet_where_clause,
    "AND SMTG_PUB_DATE IS NULL \
    AND ((SMTG_ADD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI') \
    AND SMTG_ADD_DATE_TIME < TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')) \
    OR (SMTG_UPD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI') \
    AND SMTG_UPD_DATE_TIME < TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')))",
    p_from.arr, p_to.arr, p_from.arr, p_to.arr);
                   break;
              case 3:
    /*     PARTIAL 5     */
                   get_partial_run_time();
                   p_count = 5;
                   /**sprintf (ddr_tape_name,
                        "idb_tape$out:ddr_partial%1d.asc", p_count); ** Comented by TCS **/
                   sprintf (ddr_tape_name,"%s%1d.%s",getOutFileName("DDR_PARTIAL"),p_count,getEnvVar("DDR_PARTIAL_EXT_ASC")); /* Added by TCS */
    /* for testing only I am using seperate TABLE     */
                   /**strcpy (cusip_table_name,
                        "IDB.DDR_PARTIAL5_TAPE_TABLE"); ** Commented by TCS **/
                   strcpy (cusip_table_name,
                        "IDB.DDR_PARTIAL_TAPE_TABLE");
                   /*sprintf (ddr_partial_rpt,
                        "idb_tape$out:ddr_partial%1d.rpt", p_count); ** Commented by TCS **/
                   sprintf (ddr_tape_name,"%s%1d.%s",getOutFileName("DDR_PARTIAL"),p_count,getEnvVar("DDR_PARTIAL_EXT_RPT")); /* Added by TCS */
                   get_calendar_dates();
                   freq_type_code = '3';
                   sprintf (payment_where_clause,
    "AND ( (PYMT_ADD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')) \
    OR (PYMT_UPD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')))",
    p_to.arr, p_to.arr);
                   sprintf (rights_where_clause,
    "AND ((RGHT_ADD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')) \
    OR (RGHT_UPD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')))",
    p_to.arr, p_to.arr);
                   sprintf (tenders_where_clause,
    "AND ((TNDR_ADD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')) \
    OR (TNDR_UPD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')))",
    p_to.arr, p_to.arr);
                   sprintf (s_h_meet_where_clause,
    "AND ((SMTG_ADD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')) \
    OR (SMTG_UPD_DATE_TIME >= TO_DATE('%15.15s', 'DD-MON-RR HH24:MI')))",
    p_to.arr, p_to.arr);
                   break;
              case 1:
                   /**strcpy (ddr_tape_name,
                        "idb_tape$out:ddr_daily_tape.asc"); ** Commented by TCS **/
                   sprintf (ddr_tape_name,"%s",getOutFileName("DDR_DAILY_TAPE_ASC")); /* Added by TCS */
                   strcpy (cusip_table_name,
                        "IDB.DDR_DAILY_TAPE_TABLE");
                   get_calendar_dates();
                   freq_type_code = '1';
                   sprintf (payment_where_clause, "AND (PYMT_PUB_DATE \
    = TO_DATE('%s','DD-MON-RR') OR PYMT_PUB_DATE IS NULL)", pub_to_date.arr);
                   sprintf (rights_where_clause, "AND (RGHT_PUB_DATE \
    = TO_DATE('%s','DD-MON-RR') OR RGHT_PUB_DATE IS NULL)", pub_to_date.arr);
                   sprintf (tenders_where_clause, "AND (TNDR_PUB_DATE \
    = TO_DATE('%s','DD-MON-RR') OR TNDR_PUB_DATE IS NULL)", pub_to_date.arr);
                   sprintf (s_h_meet_where_clause, "AND (SMTG_PUB_DATE \
    = TO_DATE('%s','DD-MON-RR') OR SMTG_PUB_DATE IS NULL)", pub_to_date.arr);
                   break;
              case 5:
                   /*strcpy (ddr_tape_name,
                        "idb_tape$out:ddr_weekly_tape.asc"); ** Commented by TCS **/
                   sprintf (ddr_tape_name, "%s",getOutFileName("DDR_WEEKLY_TAPE_ASC")); /* Added by TCS */
                   strcpy (cusip_table_name,
                        "IDB.DDR_WEEKLY_TAPE_TABLE");
                   get_calendar_dates();
                   freq_type_code = '2';
                   sprintf (payment_where_clause, "AND (PYMT_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') OR PYMT_PUB_DATE IS NULL)",
    pub_from_date.arr, pub_to_date.arr);
                   sprintf (rights_where_clause, "AND (RGHT_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') OR RGHT_PUB_DATE IS NULL)",
    pub_from_date.arr, pub_to_date.arr);
                   sprintf (tenders_where_clause, "AND (TNDR_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') OR TNDR_PUB_DATE IS NULL)",
    pub_from_date.arr, pub_to_date.arr);
                   /* ram - 6/28/95 - reverted back to original criteria: */
                   /* include on weekly tape based on pub-date, regardless of */
                   /* whether in calendar or not */
                   sprintf (s_h_meet_where_clause, "AND (SMTG_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') OR SMTG_PUB_DATE IS NULL)",
    pub_from_date.arr, pub_to_date.arr);
                   break;
              case 12:
                   /* ram - 7/13/95          */
                   /* changed monthly "6" to "12" */
                   /*strcpy (ddr_tape_name,
                        "idb_tape$out:ddr_monthly_tape.asc"); ** Commented by TCS **/
                   sprintf (ddr_tape_name, "%s", getOutFileName("DDR_MONTHLY_TAPE_ASC")); /* Added by TCS */
                   strcpy (cusip_table_name,
                        "IDB.DDR_MONTHLY_TAPE_TABLE");
                   freq_type_code = '3';
                   sprintf (payment_where_clause, "AND (PYMT_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') OR PYMT_PUB_DATE IS NULL)",
    pub_from_date.arr, pub_to_date.arr);
                   sprintf (rights_where_clause, "AND (RGHT_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') OR RGHT_PUB_DATE IS NULL)",
    pub_from_date.arr, pub_to_date.arr);
                   sprintf (tenders_where_clause, "AND (TNDR_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') OR TNDR_PUB_DATE IS NULL)",
    pub_from_date.arr, pub_to_date.arr);
                   break;
              case 8:
                   /*strcpy (ddr_tape_name,
                        "idb_tape$out:ddr_quarterly_tape.asc");** Commented by TCS **/
                   sprintf (ddr_tape_name,"%s",getOutFileName("DDR_QUARTERLY_TAPE_ASC")); /* Added by TCS */
                   strcpy (cusip_table_name,
                        "IDB.DDR_QUARTERLY_TAPE_TABLE");
                   freq_type_code = '3';
                   sprintf (payment_where_clause, "AND (PYMT_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') OR PYMT_PUB_DATE IS NULL)",
    pub_from_date.arr, pub_to_date.arr);
                   sprintf (rights_where_clause, "AND (RGHT_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') OR RGHT_PUB_DATE IS NULL)",
    pub_from_date.arr, pub_to_date.arr);
                   sprintf (tenders_where_clause, "AND (A.TNDR_TENDER_DATE \
    = TO_DATE('%s','DD-MON-RR'))", pub_to_date.arr);               break;
              case 9:
                   /*strcpy (ddr_tape_name,
                        "idb_tape$out:ddr_annual_tape.asc"); ** Comented by TCS **/
                   sprintf (ddr_tape_name,"%s", getOutFileName("DDR_ANNUAL_TAPE_ASC")); /* Added by TCS */
                   strcpy (cusip_table_name,
                        "IDB.DDR_ANNUAL_TAPE_TABLE");
                   freq_type_code = '4';
                   sprintf (payment_where_clause, "AND (PYMT_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') \
    OR PYMT_PUB_DATE = TO_DATE('29-OCT-1929','DD-MON-YYYY'))",
    pub_from_date.arr, pub_to_date.arr);
                   sprintf (rights_where_clause, "AND (RGHT_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') OR RGHT_PUB_DATE IS NULL)",
    pub_from_date.arr, pub_to_date.arr);
                   sprintf (tenders_where_clause, "AND (A.TNDR_TENDER_DATE \
    = TO_DATE('%s','DD-MON-RR'))", pub_to_date.arr);               break;
              case 15:
                   /*strcpy (ddr_tape_name,
                        "idb_tape$out:ddr_general_tape.asc"); ** Commented by TCS **/
                   sprintf (ddr_tape_name,"%s", getOutFileName("DDR_GENERAL_TAPE_ASC")); /* Added by TCS */
                   strcpy (cusip_table_name,
                        "IDB.DDR_GENERAL_TAPE_TABLE");
                   freq_type_code = '3';
                   sprintf (payment_where_clause, "AND (PYMT_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') OR PYMT_PUB_DATE IS NULL)",
    pub_from_date.arr, pub_to_date.arr);
                   sprintf (rights_where_clause, "AND (RGHT_PUB_DATE \
    BETWEEN to_date('%s','DD-MON-RR') AND to_date('%s','DD-MON-RR') OR RGHT_PUB_DATE IS NULL)",
    pub_from_date.arr, pub_to_date.arr);
                   sprintf (tenders_where_clause, "AND (A.TNDR_TENDER_DATE \
    = TO_DATE('%s','DD-MON-RR'))", pub_to_date.arr);               break;
              default:
                   exit (printf ("Invalid tape option: %d\n", which_tape)); /*** %s changed by TCS to %d ***/
                   break;
         if ((fp = fopen(ddr_tape_name, "w+")) == NULL)
              exit (printf ("Unable to open asc <%s> file for write access\n",
                   ddr_tape_name));
    /*     GR. Partial 5
         if (which_tape == 0 || which_tape == 3 )
              if ((pfp = fopen(ddr_partial_rpt, "w+")) == NULL)
                   exit (printf ("Unable to open asc <%s> file \
    for write access\n", ddr_partial_rpt));
         /* WRITE THE HEADER RECORD ON THE TAPE */
         memset (copyright_notice, 0, sizeof(copyright_notice));
         sprintf (copyright_notice, "COPYRIGHT (c) %.4s STANDARD & POOR'S \
    CORPORATION. ALL RIGHTS RESERVED", year.arr);
         fprintf (fp, "%-80.80sDIVIDEND%8d%17.17s ",
    copyright_notice, control_date, run_date_start.arr);
         file_position = ftell(fp);
         fprintf (fp, "\n");
         total_records = 0;
         /* GET THE SPECIAL CATEGORY RECORDS */
         get_special_codes();
         /* SELECT FROM THE DRIVER TABLE TO GET ALL THE OTHER RECORDS */
         get_master_cusip_no();
         printf("After get_master_cusip_no()");
         get_run_date_finish();
         printf("After get_run_date_finish()");
         if ( DEBUGGING )
              printf ("initial cusip = %s\n", init_cusip_number);
              printf ("final cusip = %s\n", final_cusip_number);
              printf ("record type is %c\n", rec_type_code);
         /* WRITE THE TRAILER RECORD */
         fprintf (fp, "%8d%-17.17s%07d%-9.9s1%-9.9s%c\n", control_date,
    run_date_finish.arr, total_records, init_cusip_number , final_cusip_number,
    rec_type_code);
         /* re-wind and add to the header record ... */
         rewind(fp);
         fseek(fp, file_position - 33, 0);
         fprintf (fp, "%07d%-9.9s1%-9.9s%c", total_records, init_cusip_number,
    final_cusip_number, rec_type_code);
         fclose(fp);
    /*     GR Partial 5
         if (which_tape == 0 || which_tape == 3 )
              fclose(pfp);
         printf ("\nDONE: %07d%-9.9s1%-9.9s%c\n", total_records, init_cusip_number,
    final_cusip_number, rec_type_code);
    return (0); /*** Added by TCS ***/
    void prepare_declare_oracle_cursors() /* Modified by TCS */
         /* We'll us dynamic sql to get the appropriate where clause but use */
         /* a bind variable for the master cusip number. So we prepare and */
         /* declare get_issues, get_payments, get_tenders, get rights, and */
         /* get_s_h_meetings cursors only once, outside the driving loop. */
         EXEC SQL BEGIN DECLARE SECTION;
              /**** TCS Comment begins as per the change request ****
              VARCHAR          sql_stmt1[1500];*/     /* issues */
              /*VARCHAR          sql_stmt2[3000];     *//* payments */
              /*VARCHAR          sql_stmt3[500];          *//* tenders */
              /*VARCHAR          sql_stmt4[500];          *//* rights */
              /*VARCHAR          sql_stmt5[500];          *//* s_h_meetings */
              /**** TCS Add begins as per the change request ****/
              VARCHAR          sql_stmt1[2000];     /* issues */
              VARCHAR          sql_stmt2[4000];     /* payments */
              VARCHAR          sql_stmt3[1000];     /* tenders */
              VARCHAR          sql_stmt4[1000];     /* rights */
              VARCHAR          sql_stmt5[1000];     /* s_h_meetings */
              /**** TCS Add ends ****/
         EXEC SQL END DECLARE SECTION;
         /* prepare and declare the get_issues cursor */
         memset (sql_stmt1.arr, 0, sizeof(sql_stmt1.arr));
         sprintf (sql_stmt1.arr, "SELECT \
    A.ISSU_PAR_VALUE, \
    DECODE (A.ISSU_MARKET_SYMBOL||A.ISSU_NASDAQ,'OTCY','NASD', A.ISSU_MARKET_SYMBOL), \
    A.ISSU_C_RATE, A.ISSU_C_FREQ, A.ISSU_C_NEW_AMOUNT, A.ISSU_C_NEW_Q1, \
    A.ISSU_C_NEW_Q2, A.ISSU_C_NEW_Q3, A.ISSU_C_OLD_AMOUNT, A.ISSU_C_OLD_Q1, \
    A.ISSU_C_OLD_Q2, A.ISSU_C_OLD_Q3, A.ISSU_CURRENCY, \
    A.ISSU_UPD_HIS, A.ISSU_COMMENT, A.TAX_EXEMPT_FLAG,\
    B.SEC_TYPE_CODE, B.ACQ_BY_IND, B.ACQ_ISSUER_NO, \
    rtrim(substr(B.ACQ_ISSUER_DESCR,1,30)), \
    B.INDEX_CODE, B.TRFR_AGT_CODE, B.NY_AGT_CODE, B.TICKER_SYMBOL, \
    B.TICKER_SYMBOL2, \
    rtrim(substr(C.ISSR_DDR_ISSUER_DESCR,1,60)), \
    rtrim(substr(E.ISSUE_DESCR,1,30)), \
    rtrim(substr(D.ISSUER_DESCR1,1,30)), \
    F.TRFR_DAYS \
    FROM IDB.DDR_ISSUES A, IDB.DDR_ISSUES_2 B, IDB.DDR_ISSUERS C, \
    BLIS.CUSIP_ISSUERS D, BLIS.CUSIP_ISSUES E, IDB.DDR_TRANSFER F \
    WHERE A.ISSU_CUSIP_NO = :master_cusip_no \
    AND A.ISSU_CUSIP_NO = B.ISSU_CUSIP_NO(+) \
    AND SUBSTR(A.ISSU_CUSIP_NO, 1, 6) = C.ISSR_ISSUER_NO(+) \
    AND SUBSTR(A.ISSU_CUSIP_NO, 1, 6) = D.ISSUER_NO \
    AND A.ISSU_CUSIP_NO = E.CUSIP_NO \
    AND A.ISSU_TRANSFER_CODE = F.TRFR_TR_CD(+) ");
         sql_stmt1.len = strlen(sql_stmt1.arr);
         EXEC SQL PREPARE ISSUES FROM :sql_stmt1;
         if (sqlca.sqlcode)
              sql_error (SYSERR, sqlca.sqlcode,
                   "Error in preparing ISSUES");
         EXEC SQL DECLARE ISSUES_C CURSOR FOR ISSUES;
         if (sqlca.sqlcode)
              sql_error (SYSERR, sqlca.sqlcode,
                   "Error in declaring ISSUES");
         /* now the get_payments cursor */
         memset (sql_stmt2.arr, 0, sizeof(sql_stmt2.arr));
         sprintf (sql_stmt2.arr, "SELECT \
    a.PYMT_RP_DIV, \
    a.PYMT_RP_DEC, \
    a.PYMT_RP_EXD, \
    a.PYMT_RP_REC, \
    a.PYMT_RP_PAY, \
    a.PYMT_RP_DUE, \
    a.PYMT_RP_TAX, \
    a.PYMT_RP_ANN, \
    a.PYMT_PRP_DIV, \
    a.PYMT_PRP_DEC, \
    a.PYMT_PRP_EXD, \
    a.PYMT_PRP_REC, \
    a.PYMT_PRP_PAY, \
    a.PYMT_PRP_DUE, \
    a.PYMT_PRP_TAX, \
    a.PYMT_PRP_ANN, \
    NVL(a.PYMT_SEQ_NO,0), \
    TO_CHAR(a.PYMT_DECLARED, 'YYMMDD'), \
    TO_CHAR(a.PYMT_EX_DATE, 'YYMMDD'), \
    TO_CHAR(a.PYMT_STK_REC, 'YYMMDD'), \
    TO_CHAR(a.PYMT_TRANSFER_DATE, 'YYMMDD'), \
    TO_CHAR(a.PYMT_PAYABLE, 'YYMMDD'), \
    a.PYMT_CODES, \
    NVL(a.PYMT_CASH_DIVD,0.0), \
    NVL(b.ORDINARY_INCOME,0.0), \
    NVL(b.CAP_GAINS,0.0), \
    NVL(b.SHORT_TM_CAP_GAINS,0.0), \
    NVL(b.LONG_TM_CAP_GAINS,0.0), \
    NVL(b.RETURN_OF_CAPITAL,0.0), \
    b.STK_DIVD_IND, \
    NVL(a.PYMT_STK_DIVD,0), \
    b.FRAC_IN_CASH_STK_IND, \
    NVL(b.FRAC_IN_CASH_PRICE,0.0), \
    NVL(a.PYMT_SPLIT_NEW,0), \
    NVL(a.PYMT_SPLIT_OLD,0), \
    TO_CHAR(a.PYMT_DB_DATE, 'YYMMDD'), \
    NVL(b.ARREARS_PAID,0.0), \
    NVL(b.ARREARS_DUE,0.0), \
    b.SPINOFF_IND, \
    b.SPINOFF_ISSUE_NO, \
    b.SPINOFF_ISSUER_DESCR, \
    b.SPINOFF_ISSUE_DESCR, \
    NVL(b.TAX_CODE,0), \
    NVL(b.TAX_CODE_2,0), \
    NVL(b.OLD_SEQ_NO,0), \
    b.ORDINARY_INCOME_CODE, \
    b.CAP_GAINS_CODE, \
    b.SHORT_TM_CAP_GAINS_CODE, \
    b.LONG_TM_CAP_GAINS_CODE, \
    b.RETURN_OF_CAPITAL_CODE, \
    TO_CHAR(b.CALL_DATE, 'YYMMDD'), \
    NVL(b.CALL_PRICE,0.0), \
    b.CALL_PRICE_CURRENCY, \
    b.CALL_AGT_NO, \
    b.ACCRUED_DIVD_IND, \
    TO_CHAR(a.PYMT_DB_DATE, 'YYMMDD'), \
    a.PYMT_DB_TEXT, \
    a.PYMT_DVD_TEXT, \
    a.PYMT_YEAR, \
    TO_CHAR(a.PYMT_STK_REC, 'fmMon dd'), \
    TO_CHAR(a.PYMT_DB_DATE, 'fmMon dd'), \
    b.NY_CALL_AGT_NO, \
    NVL(b.FOREIGN_TAX_RATE, 0.0), \
    NVL(b.NET_RATE, 0.0), \
    NVL(b.FEE, 0.0), \
    NVL(b.COMMISSION, 0.0), \
    a.PYMT_CASH_DIVD_FNS, \
    a.PYMT_STK_DIVD_FNS, \
    a.PYMT_DECLARED_FNS, \
    a.PYMT_EX_DATE_FNS, \
    a.PYMT_STK_REC_FNS, \
    a.PYMT_PAYABLE_FNS, \
    a.PYMT_SPLIT_FNS, \
    NVL (TO_NUMBER (TO_CHAR(a.PYMT_PUB_DATE, 'YYYYMMDD')), 0), \
    NVL (TO_NUMBER (TO_CHAR(a.PYMT_TRANSFER_DATE, 'YYYYMMDD')), 0), \
    NVL (TO_NUMBER (TO_CHAR(a.PYMT_STK_REC, 'YYYYMMDD')), 0), \
    NVL (TO_NUMBER (TO_CHAR(a.PYMT_DB_DATE, 'YYYYMMDD')), 0) \
    FROM IDB.DDR_PAYMENTS A, IDB.DDR_PAYMENTS_2 B \
    WHERE A.PYMT_CUSIP_NO = :master_cusip_no \
    AND A.PYMT_CUSIP_NO = B.PYMT_CUSIP_NO (+) \
    AND A.PYMT_SEQ_NO = B.PYMT_SEQ_NO (+) \
    AND NVL(INSTR(A.PYMT_CODES,'CO'),0) NOT IN (1,3,5,7,9,11) ");
         strcat (sql_stmt2.arr, payment_where_clause);
         sql_stmt2.len = strlen(sql_stmt2.arr);
         EXEC SQL PREPARE PAYMENTS FROM :sql_stmt2;
         if (sqlca.sqlcode)
              sql_error (SYSERR, sqlca.sqlcode,
                   "Error in preparing PAYMENTS");
         EXEC SQL DECLARE PAYMENTS_C CURSOR FOR PAYMENTS;
         if (sqlca.sqlcode)
              sql_error (SYSERR, sqlca.sqlcode,
                   "Error in declaring PAYMENTS");
         /* now the get_tenders cursor */
         memset (sql_stmt3.arr, 0, sizeof(sql_stmt3.arr));
    /* FXL ADD SUBSTR to tndr_price_qual: substr(A.TNDR_PRICE_QUAL,1,14), 3/23/99,
    to to_number 3/29/99 */
         sprintf (sql_stmt3.arr, "SELECT \
    B.TNDR_AGT_NO, \
    B.NY_AGT_NO, \
    TO_CHAR(A.TNDR_TENDER_DATE, 'YYMMDD'), \
    A.TNDR_PRICE, \
    to_number(A.TNDR_PRICE_QUAL), \
    A.TNDR_TE_SIZE, \
    TNDR_TE_TEXT_1 \
    FROM IDB.DDR_TENDERS A, IDB.DDR_TENDERS_2 B \
    WHERE TNDR_CUSIP_NO = :master_cusip_no \
    AND TNDR_CUSIP_NO = TNDR_ISSUE_NO(+) \
    AND A.TNDR_TENDER_DATE = B.TNDR_TENDER_DATE(+) ");
         strcat (sql_stmt3.arr, tenders_where_clause);
         sql_stmt3.len = strlen(sql_stmt3.arr);
         EXEC SQL PREPARE TENDERS FROM :sql_stmt3;
         if (sqlca.sqlcode)
              sql_error (SYSERR, sqlca.sqlcode,
                   "Error in preparing TENDERS");
         EXEC SQL DECLARE TENDERS_C CURSOR FOR TENDERS;
         if (sqlca.sqlcode)
              sql_error (SYSERR, sqlca.sqlcode,
                   "Error in declaring TENDERS");
         /* now the get_rights cursor */
         memset (sql_stmt4.arr, 0, sizeof(sql_stmt4.arr));
    /* ADD TO_CHAR(A.RGHT_DB_DATE, 'YYMMDD') */
         sprintf (sql_stmt4.arr, "SELECT \
    B.NO_RIGHTS_ISSUED, \
    B.SHS_REQ_FOR_PURCH, \
    B.RGHTS_REQUIRED, \
    B.QTY_SHS_PURCHASED, \
    B.TYPE_SHS_ELIGIBLE, \
    B.NEW_SHS_CUSIP_NO, \
    B.NEW_CO_ISSUER_DESCR, \
    TO_CHAR(A.RGHT_RECORD, 'YYMMDD'), \
    TO_CHAR(A.RGHT_EX_DATE, 'YYMMDD'), \
    TO_CHAR(B.NYC_RECORD_DATE, 'YYMMDD'), \
    TO_CHAR(A.RGHT_EXPIRE, 'YYMMDD'), \
    TO_CHAR(A.RGHT_DB_DATE, 'YYMMDD'), \
    A.RGHT_PRICE, \
    NVL(A.RGHT_RECORD_FNS,' '), \
    NVL(A.RGHT_EXPIRE_FNS,' '), \
    NVL(A.RGHT_EX_DATE_FNS,' '), \
    NVL(A.RGHT_PRICE_FNS,' '), \
    NVL(A.RGHT_BASIS_FNS,' '), \
    A.RGHT_FOOTNOTE, \
    B.US_INELIGIBILITY_IND, \
    B.RGHT_TRFR_IND \
    FROM IDB.DDR_RIGHTS A, IDB.DDR_RIGHTS_2 B \
    WHERE RGHT_CUSIP_NO = :master_cusip_no \
    AND RGHT_CUSIP_NO = RGHT_ISSUE_NO(+) \
    AND A.RGHT_RECORD = B.RGHT_RECORD_DATE(+) ");
         strcat (sql_stmt4.arr, rights_where_clause);
         sql_stmt4.len = strlen(sql_stmt4.arr);
         EXEC SQL PREPARE RIGHTS FROM :sql_stmt4;
         if (sqlca.sqlcode)
              sql_error (SYSERR, sqlca.sqlcode,
                   "Error in preparing RIGHTS");
         EXEC SQL DECLARE RIGHTS_C CURSOR FOR RIGHTS;
         if (sqlca.sqlcode)
              sql_error (SYSERR, sqlca.sqlcode,
                   "Error in declaring RIGHTS");
         /* ram - added logic on 7/18/95 */
         /* for the standard footnotes cursor */
         EXEC SQL DECLARE STANDARD_FOOTNOTES_C CURSOR
         FOR
         SELECT SFTN_S_F_TEXT, SFTN_S_F_TYPE
         FROM IDB.DDR_STANDARD_FOOTNOTES
         WHERE SFTN_S_F_TYPE = :standard_footnote_type;
         if (sqlca.sqlcode)
              sql_error (SYSERR, sqlca.sqlcode,
                   "Error in declaring STANDARD_FOOTNOTES");
         /* now the issue footnotes cursor */
         EXEC SQL DECLARE ISSUE_FOOTNOTES_C CURSOR
         FOR
         SELECT FTNT_F_TEXT, FTNT_F_TYPE
         FROM IDB.DDR_FOOTNOTES
         WHERE FTNT_CUSIP_NO = :master_cusip_no
         AND FTNT_SYMBOL = :footnote_symbol
         AND FTNT_YEAR IS NULL;
         if (sqlca.sqlcode)
              sql_error (SYSERR, sqlca.sqlcode,
                   "Error in declaring ISSUE_FOOTNOTES");
         /* now the payment footnotes cursor */
         EXEC SQL DECLARE PAYMENT_FOOTNOTES_C CURSOR
         FOR
         SELECT FTNT_F_TEXT, FTNT_F_TYPE
         FROM IDB.DDR_FOOTNOTES
         WHERE FTNT_CUSIP_NO = :master_cusip_no
         AND FTNT_SYMBOL = :footnote_symbol
         AND FTNT_YEAR = :footnote_year;
         if (sqlca.sqlcode)
              sql_error (SYSERR, sqlca.sqlcode,
                   "Error in declaring PAYMENT_FOOTNOTES");
         /* now the get_s_h_meetings cursor */
         /* ONLY for certain tape types. */
    /*     GR PARTial 5
         if (which_tape == 0 || which_tape == 3 || which_tape == 1 || which_tape == 5)
              memset (sql_stmt5.arr, 0, sizeof(sql_stmt5.arr));
              /* ram - 6/15/95 - changed ORigunal to smtg */
              /* TO_CHAR(ORIGINAL_REC_DATE, 'YYMMDD'), \ */
              sprintf (sql_stmt5.arr, "SELECT \
    TO_CHAR(SMTG_MTG_DATE, 'YYMMDD'), \
    TO_CHAR(SMTG_REC_DATE, 'YYMMDD'), \
    SMTG_FOOTNOTE \
    FROM IDB.DDR_S_H_MEETINGS \
    WHERE SMTG_CUSIP_NO = :master_cusip_no ");
              strcat (sql_stmt5.arr, s_h_meet_where_clause);
              sql_stmt5.len = strlen(sql_stmt5.arr);
              EXEC SQL PREPARE S_H_MEET FROM :sql_stmt5;
              if (sqlca.sqlcode)
                   sql_error (SYSERR, sqlca.sqlcode,
                        "Error in preparing S_H_MEET");
              EXEC SQL DECLARE S_H_MEET_C CURSOR FOR S_H_MEET;
              if (sqlca.sqlcode)
                   sql_error (SYSERR, sqlca.sqlcode,
                        "Error in declaring S_H_MEET");
         } /* end of if (which_tape == 0 || which_tape == 1 || which_tape == 5) */
    /* replaced get_calendar_dates function with use of PLSQL - ram - 5/24/95 */
    void get_calendar_dates() /* Modified by TCS */
         /* put first and last calendar dates into global ints */
         /* first_cal_date and last_cal_date (YYYYMMDD) using */
         /* ddr package function get_business_days. */
         /* The package object ddr is owned by idb, so I'll */
         /* specify this, just in case accounts other than idb */
         /* run this code. (EXECUTE priviledge is granted to */
         /* "idb_user" role.) */
    EXEC SQL BEGIN DECLARE SECTION;
              int          cal_start;
              int          cal_end;
              int          return_val;
    EXEC SQL END DECLARE SECTION;
         /* initialize destination globals */

    You actually need to run it with "check -access"; memuse and leaks won't help with the crash, which happens because of illegal memory access. Hopefully, "check -access" will help you to locate the bad guy, but that's not panacea either.
    To be precise:
    - start dbx
    $ dbx <your app>
    - issue
    (dbx) check -access
    (dbx) run
    and wait for dbx to stop and report suspicious memory access.

  • Midori segmentation fault

    When browsing with midori, it sometimes crashes. It seems to be random, a page might chras it someday, but not the otherday. When run in terminall with -g it gives this:
    Launching command: '/usr/bin/gdb' --batch -ex 'set print thread-events off' -ex run -ex bt -ex 'set logging on /tmp/midori-gdb.bt' --return-child-result --args midori
    warning: Could not load shared library symbols for linux-gate.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    Traceback (most recent call last):
    File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.3-gdb.py", line 9, in <module>
    from gobject import register
    File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
    ImportError: No module named backtrace
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    (midori4:5202): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2:19: Theming engine 'adwaita' not found
    a bunch of similar Gtk warnings...
    Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    Program received signal SIGSEGV, Segmentation fault.
    0xb598565c in JSC::WeakBlock::visit(JSC::HeapRootVisitor&) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
    #0 0xb598565c in JSC::WeakBlock::visit(JSC::HeapRootVisitor&) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
    #1 0xb5983774 in JSC::MarkedSpace::visitWeakSets(JSC::HeapRootVisitor&) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
    #2 0xb597c340 in JSC::Heap::markRoots(bool) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
    #3 0xb597cec7 in JSC::Heap::collect(JSC::Heap::SweepToggle) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
    #4 0xb597d08c in JSC::Heap::collectAllGarbage() () from /usr/lib/libjavascriptcoregtk-3.0.so.0
    #5 0xb5eaf77b in ?? () from /usr/lib/libwebkitgtk-3.0.so.0
    #6 0xb5eafa45 in ?? () from /usr/lib/libwebkitgtk-3.0.so.0
    #7 0xb6bb5602 in ?? () from /usr/lib/libwebkitgtk-3.0.so.0
    #8 0xb6bb5675 in ?? () from /usr/lib/libwebkitgtk-3.0.so.0
    #9 0xb6c4436b in ?? () from /usr/lib/libwebkitgtk-3.0.so.0
    #10 0xb7ebd46f in ?? () from /usr/lib/libglib-2.0.so.0
    #11 0xb7ebc793 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    #12 0xb7ebcb30 in ?? () from /usr/lib/libglib-2.0.so.0
    #13 0xb7ebcf8b in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    #14 0xb7ad32f5 in gtk_main () from /usr/lib/libgtk-3.so.0
    #15 0x08067e45 in main ()
    *** NSPlugin Viewer *** ERROR: rpc_end_sync called when not in sync!
    Launching command: '/usr/bin/gdb' --batch -ex 'set print thread-events off' -ex run -ex bt -ex 'set logging on /tmp/midori-gdb.bt' --return-child-result --args midori d
    warning: Could not load shared library symbols for linux-gate.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    Traceback (most recent call last):
    File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.3-gdb.py", line 9, in <module>
    from gobject import register
    File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
    ImportError: No module named backtrace
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    (midori4:5560): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2:19: Theming engine 'adwaita' not found
    a bunch of similar Gtk warnings...
    ** (midori4:5560): CRITICAL **: midori_browser_add_uri: assertion `uri != NULL' failed
    Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    Program received signal SIGSEGV, Segmentation fault.
    0x00000000 in ?? ()
    #0 0x00000000 in ?? ()
    #1 0xbffff438 in ?? ()
    #2 0x00000001 in ?? ()
    *** NSPlugin Viewer *** ERROR: rpc_end_sync called when not in sync!
    [matyilona@localhost ~]$ midori -gd
    Launching command: '/usr/bin/gdb' --batch -ex 'set print thread-events off' -ex run -ex bt -ex 'set logging on /tmp/midori-gdb.bt' --return-child-result --args midori d
    warning: Could not load shared library symbols for linux-gate.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    Traceback (most recent call last):
    File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.3-gdb.py", line 9, in <module>
    from gobject import register
    File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
    ImportError: No module named backtrace
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    (midori4:7964): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2:19: Theming engine 'adwaita' not found
    a bunch of similar Gtk warnings...
    Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    Program received signal SIGSEGV, Segmentation fault.
    0xb602a803 in ?? () from /usr/lib/libwebkitgtk-3.0.so.0
    #0 0xb602a803 in ?? () from /usr/lib/libwebkitgtk-3.0.so.0
    #1 0xb602ad56 in ?? () from /usr/lib/libwebkitgtk-3.0.so.0
    #2 0xb602d4de in ?? () from /usr/lib/libwebkitgtk-3.0.so.0
    #3 0xb602e675 in ?? () from /usr/lib/libwebkitgtk-3.0.so.0
    #4 0xa0bdbc80 in ?? ()
    Backtrace stopped: previous frame inner to this frame (corrupt stack?)
    I dont know witch pages I was looking at when midori chrashed.
    I found this, but I'm not sure if I have the same problem. Are this three are all the same problem, and if so, is it something with flash?

    Are you using KDE? Did you just did an upgrade of KDE?
    I had a similar problem and it seems to be related to ~/.kde4 where it seems settings do not get updated. I even have a thread about the Pager Settings not updating.
    Anyway ... if this is your case deleting ~/.kde4 and logging out and in again solved the problem for me, for both: Chromium and Firefox. Of course you loose your personal settings but it's faster to re-set your settings than it is to find what file is failing to update in ~/.kde4
    Hope this helps.
    R

Maybe you are looking for

  • ALE logical system - File -- XI -- R/3 scenario

    Hi I have the following scenario which I'm trying to run. File --> XI --> R/3 scenario. I have created a sender agreement XID|ASN_out|NBD where XID is my XI 3.0 system and NBD is my R/3 system. I have also created an interface determination and recei

  • Rfc call from html page

    i wrote html code for entering username and password. then i got output in html page as SAP LOGON SCREEN USER NAME PASSWORD            ENTER when the user press enter button both username and password has to check with data in ztable in sap. validati

  • Portal logoff : Redirection or Close the Entire Window

    Hi Folks I need some clarity for the below scenario. I have two login pages as                  1.Default Login page                  2.Custom Login Page On clicking the LogOff  in my Custom Login Page,  it should take me back to my CUSTOM login page

  • Designer9i Not Working

    Hi, Sorry if this question has been posted before. I recently installed 9iDS on a test machine in preparation for migration from previous version, but right off the bat we ran into problem using 9i Designer. The problem is, when I ran any of the Diag

  • Need your expertise

    I need to create a "notice board" in my web page. each notice will be posted to a mysql db. I need my web page to always display the latest notice as the first notice and the rest should be below it according to the posted sequence. 1. How should I d