Reported by: Jules Colding <colding <at> 42tools.com>
Date: Mon, 12 Apr 2010 03:41:02 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
View this message in rfc822 format
From: help-debbugs <at> gnu.org (GNU bug Tracking System) To: Chong Yidong <cyd <at> stupidchicken.com> Cc: tracker <at> debbugs.gnu.org Subject: bug#5933: marked as done (Crash on startup in Snow Leopard) Date: Sat, 17 Apr 2010 15:56:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 17 Apr 2010 11:55:39 -0400 with message-id <87eiie13b8.fsf <at> stupidchicken.com> and subject line Re: Crash on startup in Snow Leopard has caused the GNU bug report #5933, regarding Crash on startup in Snow Leopard to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact help-debbugs <at> gnu.org immediately.) -- 5933: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5933 GNU Bug Tracking System Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jules Colding <colding <at> 42tools.com> To: bug-gnu-emacs <at> gnu.org Subject: Crash on startup in Snow Leopard Date: Mon, 12 Apr 2010 05:35:59 +0200Hi, Emacs crashes immediately when starting in Snow Leopard. This is bzr trunk as of this morning (10 minutes before sending this mail). The only output from "emacs -q" is "Fatal error (11)Abort trap". The Mac bug reporter says the following about the crash. BR, jjules Process: Emacs [92267] Path: /Users/colding/work/src/emacs/trunk/nextstep/Emacs.app/Contents/MacOS/Emacs Identifier: Emacs Version: ??? (???) Code Type: X86-64 (Native) Parent Process: bash [205] Date/Time: 2010-04-12 05:25:12.687 +0200 OS Version: Mac OS X 10.6.3 (10D573) Report Version: 6 Interval Since Last Report: 238041 sec Crashes Since Last Report: 7 Per-App Crashes Since Last Report: 7 Anonymous UUID: F8DBA661-66EF-4BD8-A735-2AC0B188CF06 Exception Type: EXC_BAD_ACCESS (SIGABRT) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Application Specific Information: abort() called Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 libSystem.B.dylib 0x00007fff84df0886 __kill + 10 1 org.gnu.Emacs 0x0000000100095b5e fatal_error_signal + 286 (emacs.c:402) 2 libSystem.B.dylib 0x00007fff84e0280a _sigtramp + 26 3 ??? 0x00007fff5fbfbc40 0 + 140734799789120 4 org.gnu.Emacs 0x0000000100172fac ns_term_shutdown + 44 (nsterm.m:3891) 5 org.gnu.Emacs 0x0000000100095b94 fatal_error_signal + 340 (emacs.c:388) 6 libSystem.B.dylib 0x00007fff84e0280a _sigtramp + 26 7 ??? 0x00007fff5fbfc0f0 0 + 140734799790320 8 org.gnu.Emacs 0x00000001000391bc prepare_menu_bars + 1228 (xdisp.c:9841) 9 org.gnu.Emacs 0x0000000100042ada redisplay_internal + 2970 (xdisp.c:11698) 10 org.gnu.Emacs 0x00000001000a398e read_char + 2350 (keyboard.c:2577) 11 org.gnu.Emacs 0x0000000100134508 read_filtered_event + 168 (lread.c:713) 12 org.gnu.Emacs 0x000000010010deec Ffuncall + 1180 (eval.c:3030) 13 org.gnu.Emacs 0x000000010014a75e Fbyte_code + 6814 (bytecode.c:680) 14 org.gnu.Emacs 0x000000010010d85c funcall_lambda + 588 (eval.c:3211) 15 org.gnu.Emacs 0x000000010010dca2 Ffuncall + 594 (eval.c:3081) 16 org.gnu.Emacs 0x000000010014a75e Fbyte_code + 6814 (bytecode.c:680) 17 org.gnu.Emacs 0x000000010010d85c funcall_lambda + 588 (eval.c:3211) 18 org.gnu.Emacs 0x000000010010dca2 Ffuncall + 594 (eval.c:3081) 19 org.gnu.Emacs 0x000000010014a75e Fbyte_code + 6814 (bytecode.c:680) 20 org.gnu.Emacs 0x000000010010d85c funcall_lambda + 588 (eval.c:3211) 21 org.gnu.Emacs 0x000000010010dca2 Ffuncall + 594 (eval.c:3081) 22 org.gnu.Emacs 0x000000010014a75e Fbyte_code + 6814 (bytecode.c:680) 23 org.gnu.Emacs 0x000000010010d85c funcall_lambda + 588 (eval.c:3211) 24 org.gnu.Emacs 0x000000010010d9d8 apply_lambda + 216 (eval.c:3135) 25 org.gnu.Emacs 0x000000010010cf83 Feval + 643 (eval.c:2406) 26 org.gnu.Emacs 0x000000010010c377 internal_condition_case + 327 (eval.c:1490) 27 org.gnu.Emacs 0x00000001000a03ec top_level_1 + 60 (keyboard.c:1377) 28 org.gnu.Emacs 0x000000010010c480 internal_catch + 224 (eval.c:1226) 29 org.gnu.Emacs 0x00000001000a04f3 command_loop + 163 (keyboard.c:1335) 30 org.gnu.Emacs 0x00000001000a096f recursive_edit_1 + 159 (keyboard.c:950) 31 org.gnu.Emacs 0x00000001000a0b0f Frecursive_edit + 287 (keyboard.c:1013) 32 org.gnu.Emacs 0x0000000100096947 main + 3447 (emacs.c:1787) 33 org.gnu.Emacs 0x00000001000021c4 start + 52 Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x00007fff84dbb4ea kevent + 10 1 libSystem.B.dylib 0x00007fff84dbd3bd _dispatch_mgr_invoke + 154 2 libSystem.B.dylib 0x00007fff84dbd094 _dispatch_queue_invoke + 185 3 libSystem.B.dylib 0x00007fff84dbcbbe _dispatch_worker_thread2 + 252 4 libSystem.B.dylib 0x00007fff84dbc4e8 _pthread_wqthread + 353 5 libSystem.B.dylib 0x00007fff84dbc385 start_wqthread + 13 Thread 2: 0 libSystem.B.dylib 0x00007fff84dbc30a __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff84dbc71c _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff84dbc385 start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfb7d8 rdx: 0x0000000000000000 rdi: 0x000000000001686b rsi: 0x0000000000000006 rbp: 0x00007fff5fbfb810 rsp: 0x00007fff5fbfb7d8 r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x00007fff84dec8ca r11: 0x0000000000000206 r12: 0x0000000000000006 r13: 0x00000001005e8068 r14: 0x000000010180000a r15: 0x0000000101805f00 rip: 0x00007fff84df0886 rfl: 0x0000000000000206 cr2: 0x0000000100172f80 Binary Images: 0x100000000 - 0x1001dffef +org.gnu.Emacs Version 24.0.50 (9.0) <A114E30D-06C3-3554-2362-0D7C301AA3A2> /Users/colding/work/src/emacs/trunk/nextstep/Emacs.app/Contents/MacOS/Emacs 0x7fff5fc00000 - 0x7fff5fc3bde7 dyld 132.1 (???) <A43F7314-3A8C-4391-3237-46790EE6313A> /usr/lib/dyld 0x7fff80003000 - 0x7fff80038ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib 0x7fff801aa000 - 0x7fff80260fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <4B6351E5-A293-D814-36E1-E75E35C25D86> /usr/lib/libobjc.A.dylib 0x7fff80273000 - 0x7fff802ddfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff802de000 - 0x7fff802e4ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff802e5000 - 0x7fff80303fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff80304000 - 0x7fff80315ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib 0x7fff8040f000 - 0x7fff80421fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib 0x7fff8047a000 - 0x7fff805effef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8061a000 - 0x7fff80669fef com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BD71B20B-C530-6D10-47A4-9838CF292911> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x7fff8066d000 - 0x7fff806eafef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib 0x7fff8076a000 - 0x7fff8076aff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff80b33000 - 0x7fff80e31fef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff80e32000 - 0x7fff80e32ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff80e94000 - 0x7fff80eaafef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib 0x7fff80eab000 - 0x7fff80eacff7 com.apple.TrustEvaluationAgent 1.1 (1) <040B71B1-F8BD-1605-057E-E80DBDE1FE59> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff81117000 - 0x7fff8119cfff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8119d000 - 0x7fff8141efe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8141f000 - 0x7fff81536fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <4355C785-9388-1061-6427-D004E92A3766> /usr/lib/libxml2.2.dylib 0x7fff815be000 - 0x7fff816fcfff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff816fd000 - 0x7fff818b7fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff81d7d000 - 0x7fff81d83ff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff81dbd000 - 0x7fff81df8fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff81e06000 - 0x7fff81e37fff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff81e38000 - 0x7fff81eedfe7 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 0x7fff81eee000 - 0x7fff81faefff libFontParser.dylib ??? (???) <01E3B0FE-2539-61BD-E2DE-7407B01C6F03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff81faf000 - 0x7fff81ff6ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff81ff7000 - 0x7fff81ffcfff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff81ffd000 - 0x7fff81ffdff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff82239000 - 0x7fff825d1fe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff825d2000 - 0x7fff825d3fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib 0x7fff825f0000 - 0x7fff82875fef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff82957000 - 0x7fff82b15fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib 0x7fff82b61000 - 0x7fff82b61ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff82d11000 - 0x7fff82d20fff com.apple.NetFS 3.2.1 (3.2.1) <3C6C2D5E-C1E2-9FF9-97A2-4141A5660EBB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff82f5d000 - 0x7fff82fb2fef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff82ff9000 - 0x7fff8303afff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8308d000 - 0x7fff830c8fff libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <6D209999-FB35-3134-E6D9-833125D3DE8A> /usr/lib/libncurses.5.4.dylib 0x7fff831a6000 - 0x7fff83263ff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8376e000 - 0x7fff8378ffff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib 0x7fff838aa000 - 0x7fff8394afff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff83a91000 - 0x7fff83ae0fef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff83ae9000 - 0x7fff83e1cfef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff83ed3000 - 0x7fff83f51fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff83f52000 - 0x7fff83fe2fff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff84013000 - 0x7fff84038fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff84da1000 - 0x7fff84f60ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib 0x7fff8502d000 - 0x7fff8572a037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8572b000 - 0x7fff85732fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff85840000 - 0x7fff85926fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff85ba4000 - 0x7fff85c23fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <D76A416C-290C-98BD-2FAE-44ED8FF421B3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff85c8e000 - 0x7fff85da7fef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff86166000 - 0x7fff86168fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff86169000 - 0x7fff8617eff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <413E033D-7A8A-4C46-6779-592D93BE2B81> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8617f000 - 0x7fff8628efe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib 0x7fff86456000 - 0x7fff86e4bfe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff86e4c000 - 0x7fff86e5bff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff86e5c000 - 0x7fff86e7ffff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff86e80000 - 0x7fff86ea8fff com.apple.DictionaryServices 1.1.1 (1.1.1) <CC593ECB-8FFA-BF81-0B0D-F8C606B31318> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff86ea9000 - 0x7fff86ef3ff7 com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff86ef4000 - 0x7fff86ef7ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff86ef8000 - 0x7fff8701dfef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8701e000 - 0x7fff8701fff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff87020000 - 0x7fff87068ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff870f4000 - 0x7fff87135fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff87303000 - 0x7fff87319ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8731a000 - 0x7fff87363fef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff87369000 - 0x7fff87443ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff87444000 - 0x7fff87490fff libauto.dylib ??? (???) <8145CA34-EA03-11D2-5C60-02C1E5750593> /usr/lib/libauto.dylib 0x7fff874ad000 - 0x7fff874fefe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff87530000 - 0x7fff87530ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff878fa000 - 0x7fff878fffff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff87900000 - 0x7fff8799afff com.apple.ApplicationServices.ATS 4.1 (???) <CC53C373-1B3B-7E80-25A7-F2C404222BF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff879e5000 - 0x7fff87a0bfe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff87a0c000 - 0x7fff87ac1fe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff87ac2000 - 0x7fff87b71fff edu.mit.Kerberos 6.5.9 (6.5.9) <74E23AD1-6ED4-639E-8EF4-981D2EBDCA43> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff87b72000 - 0x7fff87b92ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff87b93000 - 0x7fff87ba1ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib 0x7fff87c49000 - 0x7fff87c62fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff87cdd000 - 0x7fff87d69fef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <E8D8DEC7-341B-585F-1175-BDE1419255EB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff87e04000 - 0x7fff8860efe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8860f000 - 0x7fff8863aff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib 0x7fff8863b000 - 0x7fff88646ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <5CA110A2-0712-F774-E7CF-AA7A2A106DAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff88647000 - 0x7fff88700fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib 0x7fff88701000 - 0x7fff88715fff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff88783000 - 0x7fff887e1ff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff887e2000 - 0x7fff887f6ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff887f7000 - 0x7fff888c7fff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff888c8000 - 0x7fff888ccff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib 0x7fff888cd000 - 0x7fff88d11fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.42f4 Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27) Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: APPLE SSD TS128A, 113 GB Serial ATA Device: HL-DT-ST DVDRW GS21N USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0x04600000 USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8217, 0x06110000
[Message part 3 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com> To: Jules Colding <colding <at> 42tools.com> Cc: 5933-done <at> debbugs.gnu.org Subject: Re: Crash on startup in Snow Leopard Date: Sat, 17 Apr 2010 11:55:39 -0400> Emacs crashes immediately when starting in Snow Leopard. This is bzr > trunk as of this morning (10 minutes before sending this mail). The only > output from "emacs -q" is "Fatal error (11)Abort trap". > > I always start emacs as "emacs -nw". In this case I added "-q" to the > arguments before reproducing the bug. This is Bug#5837, which was fixed in the branch already. I've just merged it into the trunk, thanks for the report.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.