Reported by: David Caldwell <david <at> porkrind.org>
Date: Thu, 8 Apr 2010 11:24:02 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5860 in the body.
You can then email your comments to 5860 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:bug#5860
; Package emacs
.
(Thu, 08 Apr 2010 11:24:02 GMT) Full text and rfc822 format available.David Caldwell <david <at> porkrind.org>
:bug-gnu-emacs <at> gnu.org
.
(Thu, 08 Apr 2010 11:24:03 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: David Caldwell <david <at> porkrind.org> To: bug-gnu-emacs <at> gnu.org Subject: 23.1.95; emacs -nw segfaults on Mac OS X Date: Thu, 08 Apr 2010 02:34:34 -0700 (PDT)
This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs <at> gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': This is crashing: /Applications/Emacs.app/Contents/MacOS/Emacs -Q -nw If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /Applications/Emacs.app/Contents/Resources/etc/DEBUG. bt full: #0 0x00000001001789f6 in ns_set_doc_edited () No symbol table info available. #1 0x0000000100037c6c in prepare_menu_bars () No symbol table info available. #2 0x000000010004123a in redisplay_internal () No symbol table info available. #3 0x000000010009e64e in read_char () No symbol table info available. #4 0x000000010012f5c8 in read_filtered_event () No symbol table info available. #5 0x000000010010905c in Ffuncall () No symbol table info available. #6 0x000000010014582e in Fbyte_code () No symbol table info available. #7 0x00000001001089cc in funcall_lambda () No symbol table info available. #8 0x0000000100108e12 in Ffuncall () No symbol table info available. #9 0x000000010014582e in Fbyte_code () No symbol table info available. #10 0x00000001001089cc in funcall_lambda () No symbol table info available. #11 0x0000000100108e12 in Ffuncall () No symbol table info available. #12 0x000000010014582e in Fbyte_code () No symbol table info available. #13 0x00000001001089cc in funcall_lambda () No symbol table info available. #14 0x0000000100108e12 in Ffuncall () No symbol table info available. #15 0x000000010014582e in Fbyte_code () No symbol table info available. #16 0x00000001001089cc in funcall_lambda () No symbol table info available. #17 0x0000000100108b48 in apply_lambda () No symbol table info available. #18 0x00000001001080f3 in Feval () No symbol table info available. #19 0x00000001001074e7 in internal_condition_case () No symbol table info available. #20 0x000000010009b0ac in top_level_1 () No symbol table info available. #21 0x00000001001075f0 in internal_catch () No symbol table info available. #22 0x000000010009b1b3 in command_loop () No symbol table info available. #23 0x000000010009b62f in recursive_edit_1 () No symbol table info available. #24 0x000000010009b7cf in Frecursive_edit () No symbol table info available. #25 0x0000000100090dbc in main () No symbol table info available. xbacktrace: I couldn't get xbacktrace to work: .gdbinit:1254: Error in sourced command file: Argument to arithmetic operation not a number or boolean. I do have the Apple backtrace: Process: Emacs [95721] Path: /Applications/Emacs.app/Contents/MacOS/Emacs Identifier: Emacs Version: ??? (???) Code Type: X86-64 (Native) Parent Process: sh [95720] Date/Time: 2010-04-08 02:20:55.180 -0700 OS Version: Mac OS X 10.6.3 (10D573) Report Version: 6 Interval Since Last Report: 499375 sec Crashes Since Last Report: 5 Per-App Crashes Since Last Report: 1 Anonymous UUID: A7CA75C8-CDF2-4FC7-8D6E-088653305B1B 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 0x00007fff83157886 __kill + 10 1 org.gnu.Emacs 0x000000010008ffce fatal_error_signal + 286 2 libSystem.B.dylib 0x00007fff8316980a _sigtramp + 26 3 libSystem.B.dylib 0x00007fff83157886 __kill + 10 4 libSystem.B.dylib 0x00007fff831f7eae abort + 83 5 org.gnu.Emacs 0x000000010016e02c ns_term_shutdown + 44 6 org.gnu.Emacs 0x0000000100090004 fatal_error_signal + 340 7 libSystem.B.dylib 0x00007fff8316980a _sigtramp + 26 8 org.gnu.Emacs 0x00000001001789f6 ns_set_doc_edited + 38 9 org.gnu.Emacs 0x0000000100037c6c prepare_menu_bars + 1228 10 org.gnu.Emacs 0x000000010004123a redisplay_internal + 3146 11 org.gnu.Emacs 0x000000010009e64e read_char + 2350 12 org.gnu.Emacs 0x000000010012f5c8 read_filtered_event + 168 13 org.gnu.Emacs 0x000000010010905c Ffuncall + 1180 14 org.gnu.Emacs 0x000000010014582e Fbyte_code + 6814 15 org.gnu.Emacs 0x00000001001089cc funcall_lambda + 588 16 org.gnu.Emacs 0x0000000100108e12 Ffuncall + 594 17 org.gnu.Emacs 0x000000010014582e Fbyte_code + 6814 18 org.gnu.Emacs 0x00000001001089cc funcall_lambda + 588 19 org.gnu.Emacs 0x0000000100108e12 Ffuncall + 594 20 org.gnu.Emacs 0x000000010014582e Fbyte_code + 6814 21 org.gnu.Emacs 0x00000001001089cc funcall_lambda + 588 22 org.gnu.Emacs 0x0000000100108e12 Ffuncall + 594 23 org.gnu.Emacs 0x000000010014582e Fbyte_code + 6814 24 org.gnu.Emacs 0x00000001001089cc funcall_lambda + 588 25 org.gnu.Emacs 0x0000000100108b48 apply_lambda + 216 26 org.gnu.Emacs 0x00000001001080f3 Feval + 643 27 org.gnu.Emacs 0x00000001001074e7 internal_condition_case + 327 28 org.gnu.Emacs 0x000000010009b0ac top_level_1 + 60 29 org.gnu.Emacs 0x00000001001075f0 internal_catch + 224 30 org.gnu.Emacs 0x000000010009b1b3 command_loop + 163 31 org.gnu.Emacs 0x000000010009b62f recursive_edit_1 + 159 32 org.gnu.Emacs 0x000000010009b7cf Frecursive_edit + 287 33 org.gnu.Emacs 0x0000000100090dbc main + 3452 34 org.gnu.Emacs 0x0000000100001e34 start + 52 Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x00007fff831224ea kevent + 10 1 libSystem.B.dylib 0x00007fff831243bd _dispatch_mgr_invoke + 154 2 libSystem.B.dylib 0x00007fff83124094 _dispatch_queue_invoke + 185 3 libSystem.B.dylib 0x00007fff83123bbe _dispatch_worker_thread2 + 252 4 libSystem.B.dylib 0x00007fff831234e8 _pthread_wqthread + 353 5 libSystem.B.dylib 0x00007fff83123385 start_wqthread + 13 Thread 2: 0 libSystem.B.dylib 0x00007fff8312330a __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff8312371c _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff83123385 start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfc078 rdx: 0x0000000000000000 rdi: 0x00000000000175e9 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc0b0 rsp: 0x00007fff5fbfc078 r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x00007fff831538ca r11: 0x0000000000000202 r12: 0x0000000000000006 r13: 0x0000000100532e88 r14: 0x000000010180000a r15: 0x0000000101805f00 rip: 0x00007fff83157886 rfl: 0x0000000000000202 cr2: 0x00007fff831e2696 Binary Images: 0x100000000 - 0x1001d8fef +org.gnu.Emacs Version 23.1.95 (9.0) <0F0A811E-DE69-8D11-9CC3-9A942D818117> /Applications/Emacs.app/Contents/MacOS/Emacs 0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld 0x7fff8043f000 - 0x7fff8043fff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8057e000 - 0x7fff8058dfff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff805b1000 - 0x7fff805bcff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff806fc000 - 0x7fff8075aff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8075b000 - 0x7fff80899fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8089a000 - 0x7fff809b3fef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff809f5000 - 0x7fff80a0bff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff80b87000 - 0x7fff80b88ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff80b89000 - 0x7fff80bcafff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff80bd2000 - 0x7fff80be0ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib 0x7fff80e3f000 - 0x7fff80e43ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib 0x7fff80e74000 - 0x7fff80eb5fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff80fdb000 - 0x7fff80ffefff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff80fff000 - 0x7fff80fffff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8117a000 - 0x7fff8118efff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8118f000 - 0x7fff81248fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib 0x7fff81249000 - 0x7fff81c3efe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff81d0a000 - 0x7fff81d88fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff81d89000 - 0x7fff82087fef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff82088000 - 0x7fff82309fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8230a000 - 0x7fff8230aff7 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 0x7fff8239d000 - 0x7fff823c2fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8248b000 - 0x7fff824d3ff7 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 0x7fff824da000 - 0x7fff824eeff7 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 0x7fff828ea000 - 0x7fff8293ffef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff82a79000 - 0x7fff82e11fe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff82e12000 - 0x7fff82e91fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff82fb2000 - 0x7fff830c9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib 0x7fff83108000 - 0x7fff832c7ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib 0x7fff832c8000 - 0x7fff8334dfff 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 0x7fff8334e000 - 0x7fff83434fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff83435000 - 0x7fff834eafe7 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 0x7fff834eb000 - 0x7fff834ecff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff834ed000 - 0x7fff83537ff7 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 0x7fff83ba9000 - 0x7fff83c43fff com.apple.ApplicationServices.ATS 4.1 (???) <CC53C373-1B3B-7E80-25A7-F2C404222BF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff846b2000 - 0x7fff846b5ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff846b6000 - 0x7fff846d4fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff846d5000 - 0x7fff847e4fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib 0x7fff847e5000 - 0x7fff848a2ff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff848a3000 - 0x7fff848f4fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff84b5f000 - 0x7fff84b90fff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff84b91000 - 0x7fff84fd4fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff850e0000 - 0x7fff8510bff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib 0x7fff8510c000 - 0x7fff8512cff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff8512d000 - 0x7fff85155fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff85156000 - 0x7fff85310fff 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 0x7fff85311000 - 0x7fff853b1fff 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 0x7fff85596000 - 0x7fff8559cff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8559d000 - 0x7fff855b3fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib 0x7fff855b4000 - 0x7fff855b6fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff855b7000 - 0x7fff856dcfef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff856f7000 - 0x7fff8571dfe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8571e000 - 0x7fff859a3fef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff859a4000 - 0x7fff859f0fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib 0x7fff85ae5000 - 0x7fff85b94fff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff85b95000 - 0x7fff85bfffe7 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 0x7fff85c41000 - 0x7fff85c46fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff85c47000 - 0x7fff85d07fff libFontParser.dylib ??? (???) <01E3B0FE-2539-61BD-E2DE-7407B01C6F03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff85f0a000 - 0x7fff85f23fff 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 0x7fff85f29000 - 0x7fff85f72fef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff86141000 - 0x7fff86153fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib 0x7fff86154000 - 0x7fff861a3fef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff861a4000 - 0x7fff861a4ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff861b3000 - 0x7fff861faff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff86338000 - 0x7fff863eefff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib 0x7fff864be000 - 0x7fff864f9fff 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 0x7fff864fa000 - 0x7fff865d4ff7 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 0x7fff8677e000 - 0x7fff86833fe7 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 0x7fff86877000 - 0x7fff868b2fff libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <6D209999-FB35-3134-E6D9-833125D3DE8A> /usr/lib/libncurses.5.4.dylib 0x7fff868b3000 - 0x7fff868bafff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff868bb000 - 0x7fff870c5fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff870c7000 - 0x7fff87144fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib 0x7fff8755f000 - 0x7fff87560fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib 0x7fff87561000 - 0x7fff87631fff 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 0x7fff876a7000 - 0x7fff87733fef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff87734000 - 0x7fff87745ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib 0x7fff87746000 - 0x7fff878bbfef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff878d7000 - 0x7fff8790cff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib 0x7fff8790d000 - 0x7fff87912fff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff87b54000 - 0x7fff87be4fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff87c29000 - 0x7fff87de7fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib 0x7fff87de8000 - 0x7fff87deeff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff87def000 - 0x7fff87e10fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib 0x7fff87e11000 - 0x7fff87e20ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff87fb4000 - 0x7fff87fb4ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff87fb5000 - 0x7fff886b2037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff886cf000 - 0x7fff88a02fef 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 0x7fff88a12000 - 0x7fff88a61ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x7fff88db7000 - 0x7fff88dccff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib Model: MacBookPro4,1, BootROM MBP41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.27f2 Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.27) Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: SAMSUNG HM500LI, 465.76 GB Parallel ATA Device: MATSHITADVD-R UJ-867 USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0230, 0x5d200000 USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x820f, 0x1a110000 In GNU Emacs 23.1.95.1 (x86_64-apple-darwin, NS apple-appkit-1038.29) of 2010-04-03 on black.local Windowing system distributor `Apple', version 10.3.1038 configured using `configure '--host=x86_64-apple-darwin' '--build=i686-apple-darwin' '--with-ns' 'build_alias=i686-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=gcc'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default enable-multibyte-characters: t Major mode: C/l Minor modes in effect: diff-auto-refine-mode: t shell-dirtrack-mode: t dir-locals-mode: t auto-insert-mode: t show-paren-mode: t delete-selection-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Load-path shadows: /Applications/Emacs.app/Contents/Resources/lisp/progmodes/verilog-mode hides ~/site-lisp/verilog-mode /Applications/Emacs.app/Contents/Resources/lisp/vc-git hides ~/site-lisp/vc-git /Applications/Emacs.app/Contents/Resources/lisp/emacs-lisp/generic hides ~/site-lisp/generic /Applications/Emacs.app/Contents/Resources/lisp/textmodes/css-mode hides ~/site-lisp/css-mode /Applications/Emacs.app/Contents/Resources/lisp/calculator hides ~/site-lisp/calculator ~/site-lisp/vc-darcs hides ~/site-lisp-more/vc-darcs /Applications/Emacs.app/Contents/Resources/lisp/net/tramp hides ~/site-lisp-more/tramp ~/site-lisp/mercurial hides ~/site-lisp-more/mercurial /Applications/Emacs.app/Contents/Resources/lisp/format-spec hides ~/site-lisp-more/format-spec Features: (shadow mew-varsx mew-auth mew-config mew-imap2 mew-imap mew-nntp2 mew-nntp mew-pop mew-smtp mew-ssl mew-ssh mew-net mew-highlight mew-sort mew-fib mew-ext mew-refile mew-demo mew-attach mew-draft mew-message mew-thread mew-virtual mew-summary4 mew-summary3 mew-summary2 mew-summary mew-search mew-pick mew-passwd mew-scan mew-syntax mew-bq mew-smime mew-pgp mew-header mew-exec mew-mark mew-mime mew-edit mew-decode mew-encode mew-cache mew-minibuf mew-complete mew-addrbook mew-local mew-darwin mew-vars3 mew-vars2 mew-vars mew-env mew-mule3 mew-mule mew-gemacs mew-key mew-func mew-blvs mew-const mew emacsbug skeleton rect smerge-mode image-mode grep compile tabify man dabbrev server info dired asm-mode python-21 python haskell-font-lock haskell-doc haskell-indent haskell-mode css-mode glasses nxml-uchnm rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html org-exp org-exp-blocks org-agenda org-info org-gnus org-bibtex org-bbdb org org-footnote org-src org-list org-faces org-compat org-macs parse-time vc-cvs sql tt-mode js byte-opt bytecomp byte-compile json etags ruler-mode mule-util hl-line hexl eldoc vc-hg dns-mode ld-script sgml-mode nroff-mode vc-svn noutline outline vc-bzr sha1 hex-util jka-compr commit-patch-buffer log-edit pcvs-util diff-mode conf-mode newcomment sh-script executable make-mode vc-git david-changelog-mode imenu cl cl-19 add-log flyspell ispell hours diary-lib diary-loaddefs cal-menu calendar cal-loaddefs desktop cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs perl-mode pp multi-isearch vc-darcs derived vc vc-dispatcher cperl-mode help-mode view tramp-imap assoc tramp-gw tramp-fish tramp-smb tramp-cache tramp-ftp tramp-cmds tramp regexp-opt auth-source shell comint ring password-cache format-spec tramp-compat trampver david-custom-emacs-setup cap-words goto-addr thingatpt dir-locals easy-mmode david-headers autoinsert ginel-string david-keys david-movement indigita-coding-style uniquify advice help-fns advice-preload paren gnus gnus-ems nnheader gnus-util netrc time-date mail-utils mm-util mail-prsvr wid-edit delsel cus-start cus-load benchmark tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs)
Glenn Morris <rgm <at> gnu.org>
to control <at> debbugs.gnu.org
.
(Fri, 09 Apr 2010 07:36:01 GMT) Full text and rfc822 format available.Chong Yidong <cyd <at> stupidchicken.com>
:David Caldwell <david <at> porkrind.org>
:Message #12 received at 5860-done <at> debbugs.gnu.org (full text, mbox):
From: Chong Yidong <cyd <at> stupidchicken.com> To: David Caldwell <david <at> porkrind.org> Cc: 5860-done <at> debbugs.gnu.org Subject: Re: 23.1.95; emacs -nw segfaults on Mac OS X Date: Sat, 10 Apr 2010 12:06:19 -0400
> This is crashing: > /Applications/Emacs.app/Contents/MacOS/Emacs -Q -nw Thanks for the bug report. Please see the fix at http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5837
Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org
.
(Sun, 09 May 2010 11:24:03 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.