* bug#5333: 23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514)
@ 2010-01-07 15:09 steve
2010-01-09 1:54 ` YAMAMOTO Mitsuharu
2010-01-13 5:01 ` bug#5333: marked as done (23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514)) Emacs bug Tracking System
0 siblings, 2 replies; 6+ messages in thread
From: steve @ 2010-01-07 15:09 UTC (permalink / raw)
To: emacs-pretest-bug; +Cc: steve
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 emacs-pretest-bug@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':
* * *
I'd like to report an emacs 23.1.91.1 crash on Mac OS X 10.6.2.
Unfortunately, I cannot provide a test case that reproduces the crash
reliably. However, I can provide some observations about the context
in which the crashes occur.
* The crashes occur with "emacs -nw", never with the "windowed"
emacs.
* The crashes always occur while I'm holding down the DOWN arrow on
my keyboard, to scroll through a section of text.
* I can provide a stack trace for Mac OS X's crash reporter. (below)
You'll noticed that Emacs is running as a child process of Mutt. I
use Mutt as a MUA, and Mutt is configured to use "emacs -nw" as an
editor. The crash occurred when I was writing a response to an
email message.
* I've observed the crashes in pretest versions 23.1.90.1 and
23.1.91.1, but not in 23.1.50.1. However, this may or may not be a
conincidence.
---------------------- Begin Crash Reporter Output ----------------------
Process: Emacs [3721]
Path: /Applications/Emacs.app/Contents/MacOS/Emacs
Identifier: Emacs
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: mutt [3422]
Date/Time: 2010-01-07 09:51:06.977 -0500
OS Version: Mac OS X 10.6.2 (10C540)
Report Version: 6
Interval Since Last Report: 76094 sec
Crashes Since Last Report: 1
Per-App Crashes Since Last Report: 1
Anonymous UUID: 4C853A4A-4117-4B89-A08A-5CFB9E275574
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
Crashed Thread: 1 Dispatch queue: com.apple.libdispatch-manager
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff814f6bb2 write$NOCANCEL + 10
1 libSystem.B.dylib 0x00007fff814f6ba4 __swrite + 16
2 libSystem.B.dylib 0x00007fff814f6b2d _swrite + 97
3 libSystem.B.dylib 0x00007fff814f6a72 __sflush + 70
4 libSystem.B.dylib 0x00007fff8150188b fflush + 108
5 org.gnu.Emacs 0x00000001000abda0 reset_sys_modes + 160 (sysdep.c:1573)
6 org.gnu.Emacs 0x00000001000abf38 reset_all_sys_modes + 40 (sysdep.c:1528)
7 org.gnu.Emacs 0x000000010008e5d5 shut_down_emacs + 229 (emacs.c:2183)
8 org.gnu.Emacs 0x000000010008ef14 fatal_error_signal + 340 (emacs.c:388)
9 libSystem.B.dylib 0x00007fff81506eaa _sigtramp + 26
10 ??? 0x00007fff5fbfbdd0 0 + 140734799789520
11 org.gnu.Emacs 0x000000010002b100 get_next_display_element + 64 (xdisp.c:5671)
12 org.gnu.Emacs 0x000000010002d4c9 display_string + 233 (xdisp.c:18907)
13 org.gnu.Emacs 0x0000000100035262 display_mode_element + 2690 (xdisp.c:17552)
14 org.gnu.Emacs 0x000000010003615a display_mode_element + 6522 (xdisp.c:17785)
15 org.gnu.Emacs 0x00000001000368c0 display_mode_line + 256 (xdisp.c:17298)
16 org.gnu.Emacs 0x000000010004283b pos_visible_p + 811 (xdisp.c:1343)
17 org.gnu.Emacs 0x0000000100050683 Fpos_visible_in_window_p + 403 (window.c:352)
18 org.gnu.Emacs 0x0000000100093329 Fposn_at_point + 41 (keyboard.c:11566)
19 org.gnu.Emacs 0x0000000100107bf1 Ffuncall + 1201 (eval.c:3018)
20 org.gnu.Emacs 0x000000010014343e Fbyte_code + 3566 (bytecode.c:679)
21 org.gnu.Emacs 0x000000010010754c funcall_lambda + 588 (eval.c:3202)
22 org.gnu.Emacs 0x0000000100107992 Ffuncall + 594 (eval.c:3072)
23 org.gnu.Emacs 0x000000010014343e Fbyte_code + 3566 (bytecode.c:679)
24 org.gnu.Emacs 0x000000010010754c funcall_lambda + 588 (eval.c:3202)
25 org.gnu.Emacs 0x0000000100107992 Ffuncall + 594 (eval.c:3072)
26 org.gnu.Emacs 0x000000010014343e Fbyte_code + 3566 (bytecode.c:679)
27 org.gnu.Emacs 0x0000000100106fb4 Feval + 1476 (eval.c:2352)
28 org.gnu.Emacs 0x0000000100109ac6 internal_lisp_condition_case + 502 (eval.c:1435)
29 org.gnu.Emacs 0x0000000100143f3d Fbyte_code + 6381 (bytecode.c:869)
30 org.gnu.Emacs 0x000000010010754c funcall_lambda + 588 (eval.c:3202)
31 org.gnu.Emacs 0x0000000100107992 Ffuncall + 594 (eval.c:3072)
32 org.gnu.Emacs 0x000000010010452e Fcall_interactively + 6286 (callint.c:869)
33 org.gnu.Emacs 0x0000000100107bdc Ffuncall + 1180 (eval.c:3021)
34 org.gnu.Emacs 0x0000000100107d86 call3 + 38 (eval.c:2847)
35 org.gnu.Emacs 0x00000001000a23a0 command_loop_1 + 1216 (keyboard.c:1912)
36 org.gnu.Emacs 0x0000000100106067 internal_condition_case + 327 (eval.c:1490)
37 org.gnu.Emacs 0x00000001000995f7 command_loop_2 + 55 (keyboard.c:1361)
38 org.gnu.Emacs 0x0000000100106170 internal_catch + 224 (eval.c:1226)
39 org.gnu.Emacs 0x000000010009a086 command_loop + 182 (keyboard.c:1340)
40 org.gnu.Emacs 0x000000010009a4ef recursive_edit_1 + 159 (keyboard.c:954)
41 org.gnu.Emacs 0x000000010009a68f Frecursive_edit + 287 (keyboard.c:1017)
42 org.gnu.Emacs 0x000000010008fcc7 main + 3447 (emacs.c:1836)
43 org.gnu.Emacs 0x0000000100001f24 start + 52
Thread 1 Crashed: Dispatch queue: com.apple.libdispatch-manager
0 org.gnu.Emacs 0x0000000100091063 input_available_signal + 67 (keyboard.c:7514)
1 libSystem.B.dylib 0x00007fff81506eaa _sigtramp + 26
2 ??? 0x0000000100700000 0 + 4302307328
3 libSystem.B.dylib 0x00007fff814c175c _dispatch_queue_invoke + 185
4 libSystem.B.dylib 0x00007fff814c1286 _dispatch_worker_thread2 + 244
5 libSystem.B.dylib 0x00007fff814c0bb8 _pthread_wqthread + 353
6 libSystem.B.dylib 0x00007fff814c0a55 start_wqthread + 13
Thread 2:
0 libSystem.B.dylib 0x00007fff814c09da __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff814c0dec _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff814c0a55 start_wqthread + 13
Thread 1 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000004 rcx: 0x00000001006d5bc8 rdx: 0x00007fff5fbfe780
rdi: 0x0000000000000017 rsi: 0x00000001006d5bc8 rbp: 0x00000001006d58d0 rsp: 0x00000001006d58c0
r8: 0x00000001006d5c30 r9: 0x00000001006d5e50 r10: 0x00000001006d5e20 r11: 0x0000000000000246
r12: 0x00007fff7016f918 r13: 0x00007fff7016fce8 r14: 0xffffffffffffffff r15: 0x00007fff7016fd28
rip: 0x0000000100091063 rfl: 0x0000000000010202 cr2: 0x0000000000000008
Binary Images:
0x100000000 - 0x1001d7fe7 +org.gnu.Emacs Version 23.1.91 (9.0) <A252C7EF-2184-BBAE-DF13-D26A64D48B3B> /Applications/Emacs.app/Contents/MacOS/Emacs
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
0x7fff80003000 - 0x7fff806f7537 com.apple.CoreGraphics 1.536.12 (???) <0DCA088B-0C6B-146F-0341-9E0212B5CA50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff807e3000 - 0x7fff8082aff7 com.apple.coreui 2 (113) <60D2FE5C-8470-A0F4-379B-1E90FBD4FE7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8082b000 - 0x7fff808aafff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff808ab000 - 0x7fff808cbff7 com.apple.DirectoryService.Framework 3.6 (621.1) <FC0C2E15-84E2-B4A8-18EE-3AE620111627> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff809eb000 - 0x7fff80acffff com.apple.DesktopServices 1.5.3 (1.5.3) <F443ED58-3761-116F-A8B2-C6DC29B7D119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff80ad0000 - 0x7fff80afbff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff80afc000 - 0x7fff80bc8fff com.apple.CFNetwork 454.5 (454.5) <319C7138-2839-DA5E-413A-618248BD4A32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff80c31000 - 0x7fff80c4ffff libPng.dylib ??? (???) <7635B74B-5415-9767-A881-E0B017F62376> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff80c77000 - 0x7fff80cf4fef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff80cf5000 - 0x7fff80daafe7 com.apple.ink.framework 1.3.1 (105) <5AA00FE5-B251-44AF-5108-44AA927C053C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff80dab000 - 0x7fff80dbdfe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff80dbe000 - 0x7fff80e0dfef libTIFF.dylib ??? (???) <796A1E6E-09B0-64F4-35F7-2ACEE9C2B429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff80e1a000 - 0x7fff8109fff7 com.apple.security 6.0 (36910) <67DF686D-B991-D0D6-20B6-9EA668018466> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff810a0000 - 0x7fff810a0ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff810ba000 - 0x7fff810c9fef com.apple.opengl 1.6.5 (1.6.5) <30D6B03B-4B4C-1F78-1FDB-0403E7FE8707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff812c2000 - 0x7fff812eafff 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
0x7fff81336000 - 0x7fff81339ff7 libCoreVMClient.dylib ??? (???) <1C6D04BA-5F78-CC4D-26CB-7904919042B9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8133a000 - 0x7fff81345ff7 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
0x7fff814a6000 - 0x7fff81664ff7 libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
0x7fff81846000 - 0x7fff81867fff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
0x7fff81b86000 - 0x7fff81b86ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff81bb7000 - 0x7fff81cf5fff com.apple.CoreData 102.1 (250) <8DDA49A1-F78C-DE30-8B58-EBC49E4E7ABF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff81cf6000 - 0x7fff81cf6ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff81cf7000 - 0x7fff81d38ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <FFCA91A7-ADDB-E3D0-234A-47609BC37556> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff81d39000 - 0x7fff81d6efff libGLImage.dylib ??? (???) <8AB3A26A-4CC4-4E6D-95CC-530FD7204599> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff81d6f000 - 0x7fff81f2dfff libicucore.A.dylib ??? (???) <5BD16988-545F-6A8C-9A6F-FB18ACDCAEC2> /usr/lib/libicucore.A.dylib
0x7fff81f2e000 - 0x7fff82738fe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff82739000 - 0x7fff828f3fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <10202E28-34DD-71CA-BE5D-1BE5C8DE2198> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff829bd000 - 0x7fff82a1afef com.apple.framework.IOKit 2.0 (???) <EBBEED67-D5BE-5F7F-96F4-9023BBA1B913> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff82b01000 - 0x7fff82b9bfff com.apple.ApplicationServices.ATS 4.1 (???) <E2A107C5-0230-265A-E40D-CFE0219C99E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff82c55000 - 0x7fff82c64fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff82c73000 - 0x7fff82d82ff7 libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
0x7fff82d83000 - 0x7fff82dd2ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff83212000 - 0x7fff8329efef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8329f000 - 0x7fff832ebfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff832ec000 - 0x7fff8338cfff com.apple.LaunchServices 362 (362) <CCBFC037-7162-E392-B11F-90098891AE20> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff83515000 - 0x7fff83688ff7 com.apple.CoreFoundation 6.6.1 (550.13) <1E952BD9-37C6-16BE-B2F0-CD92A6283D37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8369f000 - 0x7fff836fbfff libGLU.dylib ??? (???) <6A6612BC-1AF9-08EC-80B2-B697238EED47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff836ff000 - 0x7fff837b5fff libobjc.A.dylib ??? (???) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
0x7fff83811000 - 0x7fff83837fe7 libJPEG.dylib ??? (???) <89DFAA03-2801-BB31-1F4D-1AE0804E08BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff83838000 - 0x7fff83912ff7 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
0x7fff83913000 - 0x7fff83968fef com.apple.framework.familycontrols 2.0 (2.0) <8DD78DC7-4C73-EDE6-86A4-BC35B335ED5F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff83969000 - 0x7fff83a80fef libxml2.2.dylib ??? (???) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
0x7fff83a81000 - 0x7fff83b35ff7 com.apple.ColorSync 4.6.2 (4.6.2) <78A86D96-7758-6BFE-7231-A0C70F185FDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff83c1c000 - 0x7fff83fb4fff com.apple.QuartzCore 1.6.1 (227.8) <E296B174-F7CB-F021-D103-091CCB33BBEB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff84177000 - 0x7fff8419bff7 com.apple.CoreVideo 1.6.0 (43.1) <FF310442-03F4-648D-4CD2-D7AC459901D5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8419c000 - 0x7fff841a0ff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff841a1000 - 0x7fff8425dff7 libFontParser.dylib ??? (???) <99DEA723-9D02-2361-E3C7-034E25C5B829> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff84314000 - 0x7fff84365fe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff84382000 - 0x7fff84383fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
0x7fff8458b000 - 0x7fff8458cff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff84602000 - 0x7fff84624ff7 com.apple.opencl 12 (12) <533D6753-D6E4-EC34-E93B-8F6498B50FBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff84625000 - 0x7fff8463bff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <2BBD800A-0456-D90D-3205-8CE61F3A8F05> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8468a000 - 0x7fff84743fff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff84744000 - 0x7fff8477fff7 com.apple.AE 496.1 (496.1) <27D2D2E9-B309-7E65-8C3F-7FF01148F0DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff855b7000 - 0x7fff855d0fff 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
0x7fff855d1000 - 0x7fff855dfff7 libkxld.dylib ??? (???) <568C35E7-B101-3F1E-0361-3E1E9F15C90B> /usr/lib/system/libkxld.dylib
0x7fff855e0000 - 0x7fff8568ffff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff856b7000 - 0x7fff85734fe7 com.apple.CoreText 3.1.0 (???) <B4BFF82D-CA77-9A8E-2C7E-66367E807C7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff85735000 - 0x7fff85774fef libncurses.5.4.dylib ??? (???) <E0A07C12-D912-DF26-9E38-C50484D96EB0> /usr/lib/libncurses.5.4.dylib
0x7fff857cd000 - 0x7fff85a4efe7 com.apple.Foundation 6.6.1 (751.14) <767349DB-C486-70E8-7970-F13DB4CDAF37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff85a4f000 - 0x7fff85d4dfe7 com.apple.HIToolbox 1.6.2 (???) <D463A388-244E-047A-E49A-4DA6C15BD1BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff85d4e000 - 0x7fff85d94fe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff862b1000 - 0x7fff862c4fff libGL.dylib ??? (???) <5F9DAF5F-C25C-B6C2-C9BC-3D91D723FD85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff862c5000 - 0x7fff862c5ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff86536000 - 0x7fff86979fef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8699f000 - 0x7fff869a0ff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <AE4C41BE-6CF3-CC3B-EBA7-A8E9D6A6047F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff869a1000 - 0x7fff86aa6fe7 libGLProgrammability.dylib ??? (???) <50498DA4-A2D6-260E-5C6E-994AF9BBDB98> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff86acb000 - 0x7fff86ae0ff7 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
0x7fff86db0000 - 0x7fff86dfaff7 com.apple.Metadata 10.6.2 (507.4) <A28A5E0C-DCDC-A5CE-4EB7-39752E63956A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff86dfb000 - 0x7fff86f1ffe7 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <F2AFF250-5F39-C3AD-0238-B10AF8A1ECFE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff86ffc000 - 0x7fff86ffcff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff86ffd000 - 0x7fff87081fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <33C0EADA-243E-1897-335D-17C5DC6A14A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff870fd000 - 0x7fff87113fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff87139000 - 0x7fff8713fff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff87140000 - 0x7fff87151fef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
0x7fff87278000 - 0x7fff8728cff7 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
0x7fff872be000 - 0x7fff872c0fff libRadiance.dylib ??? (???) <376EAE92-8F25-9202-CC35-8EED5BD471FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff872c1000 - 0x7fff872c8fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff872c9000 - 0x7fff872cefff libGIF.dylib ??? (???) <9DB87A71-27B7-A909-461B-F886DB2BD622> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff872cf000 - 0x7fff87cc3fff com.apple.AppKit 6.6.3 (1038.25) <2F7A5AC8-29E7-9B5F-D3F1-4C7F5821BB80> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff87eff000 - 0x7fff87f34ff7 libcups.2.dylib ??? (???) <0D020D80-F9D5-55DE-9CCE-9B80CDF08FC4> /usr/lib/libcups.2.dylib
0x7fff87fc5000 - 0x7fff87fcbff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff87fcc000 - 0x7fff8800dfef com.apple.QD 3.33 (???) <3F528878-21F5-B2B5-8A9B-DF067BF91922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff880e6000 - 0x7fff88150fe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff88194000 - 0x7fff88199fff libGFXShared.dylib ??? (???) <05345B3E-5705-3C2A-464E-052B1DDA45B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8819a000 - 0x7fff88256ff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff888c5000 - 0x7fff88bf7fef com.apple.CoreServices.CarbonCore 861.2 (861.2) <39F3B259-AC2A-792B-ECFE-4F3E72F2D1A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff88bf8000 - 0x7fff88c88fff 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
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 6 GB, SMC 1.25f4
Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
Memory Module: global_name
Bluetooth: Version 2.2.4f3, 2 service, 0 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
Network Service: Ethernet 2, Ethernet, en1
PCI Card: ATI Radeon HD 2600, Display, Slot-1
Serial ATA Device: WDC WD3200AAJS-41VWA0, 298.09 GB
Serial ATA Device: ST3500630AS, 465.76 GB
Parallel ATA Device: OPTIARC DVD RW AD-7170A
USB Device: USB-PS/2 Optical Mouse, 0x046d (Logitech Inc.), 0xc00e, 0x3d200000
USB Device: USB Multimedia Keyboard, 0x046d (Logitech Inc.), 0xc313, 0x3d100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x5d200000
FireWire Device: built-in_hub, Up to 800 Mb/sec
---------------------- End Crash Reporter Output ----------------------
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.
In GNU Emacs 23.1.91.1 (x86_64-apple-darwin10.2.0, NS apple-appkit-1038.25)
of 2009-12-31 on oatmeal.ma.runwaynine.com
Windowing system distributor `Apple', version 10.3.1038
configured using `configure '--with-ns''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: C
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: en_US.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
Major mode: Text
Minor modes in effect:
display-time-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
blink-cursor-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
Recent input:
s n ' t SPC m a k e <backspace> i n g SPC i f SPC f
a r SPC e n o u g h SPC t o SPC b e SPC b u l k e d
. <return> <return> C-x C-s C-c C-x C-o C-x C-s <up>
<up> <up> <up> <up> <up> <up> C-c C-c q k m m c <return>
C-x C-s <down> <down> <down> <down> <down> <down> <down>
C-x C-s C-x C-f <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> c r a s h . t x
t <return> C-y C-x C-s <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> M-v
M-v M-v M-v M-v M-x r e p l o r <backspace> <backspace>
<backspace> o r t - e m a c s - b u <tab> <return>
Recent messages:
Saving file /Users/srevilak/Documents/r9/journal/journal-2010.org...
Wrote /Users/srevilak/Documents/r9/journal/journal-2010.org
[a-z..]:Toggle [SPC]:clear [RET]:accept [TAB]:free [!] no groups [C-c]:multi [6 times]
Saving file /Users/srevilak/Documents/r9/journal/journal-2010.org...
Wrote /Users/srevilak/Documents/r9/journal/journal-2010.org
(No changes need to be saved)
(New file)
Mark set
Saving file /Users/srevilak/crash.txt...
Wrote /Users/srevilak/crash.txt
call-interactively: Beginning of buffer
Load-path shadows:
None found.
Features:
(shadow sort mail-extr message sendmail ecomplete rfc822 mml mml-sec
password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231
rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc
mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util
hashcash mail-utils emacsbug rect grep compile comint dired org-clock
log-edit ring pcvs-util add-log tabify help-mode view vc vc-dispatcher
cal-iso vc-rcs 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-info org-gnus
org-bibtex org-bbdb org-agenda org byte-opt bytecomp byte-compile advice
help-fns advice-preload org-footnote org-src org-list org-faces
org-compat org-macs time-date noutline outline easy-mmode appt diary-lib
diary-loaddefs regexp-opt cal-menu calendar cal-loaddefs server paren
time 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)
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#5333: 23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514)
2010-01-07 15:09 bug#5333: 23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514) steve
@ 2010-01-09 1:54 ` YAMAMOTO Mitsuharu
2010-01-09 2:52 ` Steve Revilak
2010-01-13 5:01 ` bug#5333: marked as done (23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514)) Emacs bug Tracking System
1 sibling, 1 reply; 6+ messages in thread
From: YAMAMOTO Mitsuharu @ 2010-01-09 1:54 UTC (permalink / raw)
To: steve, 5333
>>>>> On Thu, 7 Jan 2010 10:09:43 -0500, steve@srevilak.net said:
> I'd like to report an emacs 23.1.91.1 crash on Mac OS X 10.6.2.
> Unfortunately, I cannot provide a test case that reproduces the crash
> reliably. However, I can provide some observations about the context
> in which the crashes occur.
> * The crashes occur with "emacs -nw", never with the "windowed"
> emacs.
> * The crashes always occur while I'm holding down the DOWN arrow on
> my keyboard, to scroll through a section of text.
> * I can provide a stack trace for Mac OS X's crash reporter. (below)
> You'll noticed that Emacs is running as a child process of Mutt. I
> use Mutt as a MUA, and Mutt is configured to use "emacs -nw" as an
> editor. The crash occurred when I was writing a response to an
> email message.
> * I've observed the crashes in pretest versions 23.1.90.1 and
> 23.1.91.1, but not in 23.1.50.1. However, this may or may not be a
> conincidence.
According to the stack trace, the crash seems to happen by
dereferencing NULL pointer (with some offset) in a non-main thread
executing the following code in the SIGIO handler.
if (input_available_clear_time)
EMACS_SET_SECS_USECS (*input_available_clear_time, 0, 0);
EMACS_SET_SECS_USECS consists of multiple instructions, and
input_available_clear_time might be cleared to NULL by the main thread
between the NULL-check and the completion of EMACS_SET_SECS_USECS in a
non-main thread.
Could you try the following patch for a while to see if it can avoid
the issue?
YAMAMOTO Mitsuharu
mituharu@math.s.chiba-u.ac.jp
=== modified file 'src/keyboard.c'
*** src/keyboard.c 2010-01-05 14:04:04 +0000
--- src/keyboard.c 2010-01-09 01:33:20 +0000
***************
*** 7503,7513 ****
signal (signo, input_available_signal);
#endif /* USG */
#ifdef SYNC_INPUT
interrupt_input_pending = 1;
pending_signals = 1;
- #else
- SIGNAL_THREAD_CHECK (signo);
#endif
if (input_available_clear_time)
--- 7503,7513 ----
signal (signo, input_available_signal);
#endif /* USG */
+ SIGNAL_THREAD_CHECK (signo);
+
#ifdef SYNC_INPUT
interrupt_input_pending = 1;
pending_signals = 1;
#endif
if (input_available_clear_time)
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#5333: 23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514)
2010-01-09 1:54 ` YAMAMOTO Mitsuharu
@ 2010-01-09 2:52 ` Steve Revilak
2010-01-13 2:00 ` Steve Revilak
0 siblings, 1 reply; 6+ messages in thread
From: Steve Revilak @ 2010-01-09 2:52 UTC (permalink / raw)
To: YAMAMOTO Mitsuharu; +Cc: 5333
[-- Attachment #1: Type: text/plain, Size: 733 bytes --]
>From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
>According to the stack trace, the crash seems to happen by
>dereferencing NULL pointer (with some offset) in a non-main thread
>executing the following code in the SIGIO handler.
>
> if (input_available_clear_time)
> EMACS_SET_SECS_USECS (*input_available_clear_time, 0, 0);
>
>EMACS_SET_SECS_USECS consists of multiple instructions, and
>input_available_clear_time might be cleared to NULL by the main thread
>between the NULL-check and the completion of EMACS_SET_SECS_USECS in a
>non-main thread.
>
>Could you try the following patch for a while to see if it can avoid
>the issue?
YAMAMOTO,
Thank you for the patch. I'll will test it this week.
Steve Revilak
[-- Attachment #2: Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#5333: 23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514)
2010-01-09 2:52 ` Steve Revilak
@ 2010-01-13 2:00 ` Steve Revilak
2010-01-13 5:00 ` YAMAMOTO Mitsuharu
0 siblings, 1 reply; 6+ messages in thread
From: Steve Revilak @ 2010-01-13 2:00 UTC (permalink / raw)
To: YAMAMOTO Mitsuharu; +Cc: 5333
[-- Attachment #1: Type: text/plain, Size: 827 bytes --]
>> According to the stack trace, the crash seems to happen by
>> dereferencing NULL pointer (with some offset) in a non-main thread
>> executing the following code in the SIGIO handler.
>>
>> if (input_available_clear_time)
>> EMACS_SET_SECS_USECS (*input_available_clear_time, 0, 0);
>>
>> EMACS_SET_SECS_USECS consists of multiple instructions, and
>> input_available_clear_time might be cleared to NULL by the main thread
>> between the NULL-check and the completion of EMACS_SET_SECS_USECS in a
>> non-main thread.
>>
>> Could you try the following patch for a while to see if it can avoid
>> the issue?
> YAMAMOTO,
>
> Thank you for the patch. I'll will test it this week.
I've been using YAMAMOTO's patch for two days, and no crashes. Yay!
If I do not see a crash by Friday, then I will close bug#5333.
Steve
[-- Attachment #2: Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#5333: 23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514)
2010-01-13 2:00 ` Steve Revilak
@ 2010-01-13 5:00 ` YAMAMOTO Mitsuharu
0 siblings, 0 replies; 6+ messages in thread
From: YAMAMOTO Mitsuharu @ 2010-01-13 5:00 UTC (permalink / raw)
To: Steve Revilak; +Cc: 5333, 5333-done
>>>>> On Tue, 12 Jan 2010 21:00:35 -0500, Steve Revilak <steve@srevilak.net> said:
> I've been using YAMAMOTO's patch for two days, and no crashes. Yay!
> If I do not see a crash by Friday, then I will close bug#5333.
Thanks for testing. I've just committed the change.
YAMAMOTO Mitsuharu
mituharu@math.s.chiba-u.ac.jp
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#5333: marked as done (23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514))
2010-01-07 15:09 bug#5333: 23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514) steve
2010-01-09 1:54 ` YAMAMOTO Mitsuharu
@ 2010-01-13 5:01 ` Emacs bug Tracking System
1 sibling, 0 replies; 6+ messages in thread
From: Emacs bug Tracking System @ 2010-01-13 5:01 UTC (permalink / raw)
To: YAMAMOTO Mitsuharu; +Cc: emacs-bug-tracker
[-- Attachment #1: Type: text/plain, Size: 958 bytes --]
Your message dated Wed, 13 Jan 2010 14:00:24 +0900
with message-id <wleiluy4yf.wl%mituharu@math.s.chiba-u.ac.jp>
and subject line Re: bug#5333: 23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514)
has caused the Emacs bug report #5333,
regarding 23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514)
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 bug-gnu-emacs@gnu.org
immediately.)
--
5333: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5333
Emacs Bug Tracking System
Contact bug-gnu-emacs@gnu.org with problems
[-- Attachment #2: Type: message/rfc822, Size: 33980 bytes --]
From: steve@srevilak.net
To: emacs-pretest-bug@gnu.org
Cc: steve@srevilak.net
Subject: 23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514)
Date: Thu, 7 Jan 2010 10:09:43 -0500
Message-ID: <20100107150943.GE3422@kayak.com>
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 emacs-pretest-bug@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':
* * *
I'd like to report an emacs 23.1.91.1 crash on Mac OS X 10.6.2.
Unfortunately, I cannot provide a test case that reproduces the crash
reliably. However, I can provide some observations about the context
in which the crashes occur.
* The crashes occur with "emacs -nw", never with the "windowed"
emacs.
* The crashes always occur while I'm holding down the DOWN arrow on
my keyboard, to scroll through a section of text.
* I can provide a stack trace for Mac OS X's crash reporter. (below)
You'll noticed that Emacs is running as a child process of Mutt. I
use Mutt as a MUA, and Mutt is configured to use "emacs -nw" as an
editor. The crash occurred when I was writing a response to an
email message.
* I've observed the crashes in pretest versions 23.1.90.1 and
23.1.91.1, but not in 23.1.50.1. However, this may or may not be a
conincidence.
---------------------- Begin Crash Reporter Output ----------------------
Process: Emacs [3721]
Path: /Applications/Emacs.app/Contents/MacOS/Emacs
Identifier: Emacs
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: mutt [3422]
Date/Time: 2010-01-07 09:51:06.977 -0500
OS Version: Mac OS X 10.6.2 (10C540)
Report Version: 6
Interval Since Last Report: 76094 sec
Crashes Since Last Report: 1
Per-App Crashes Since Last Report: 1
Anonymous UUID: 4C853A4A-4117-4B89-A08A-5CFB9E275574
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
Crashed Thread: 1 Dispatch queue: com.apple.libdispatch-manager
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff814f6bb2 write$NOCANCEL + 10
1 libSystem.B.dylib 0x00007fff814f6ba4 __swrite + 16
2 libSystem.B.dylib 0x00007fff814f6b2d _swrite + 97
3 libSystem.B.dylib 0x00007fff814f6a72 __sflush + 70
4 libSystem.B.dylib 0x00007fff8150188b fflush + 108
5 org.gnu.Emacs 0x00000001000abda0 reset_sys_modes + 160 (sysdep.c:1573)
6 org.gnu.Emacs 0x00000001000abf38 reset_all_sys_modes + 40 (sysdep.c:1528)
7 org.gnu.Emacs 0x000000010008e5d5 shut_down_emacs + 229 (emacs.c:2183)
8 org.gnu.Emacs 0x000000010008ef14 fatal_error_signal + 340 (emacs.c:388)
9 libSystem.B.dylib 0x00007fff81506eaa _sigtramp + 26
10 ??? 0x00007fff5fbfbdd0 0 + 140734799789520
11 org.gnu.Emacs 0x000000010002b100 get_next_display_element + 64 (xdisp.c:5671)
12 org.gnu.Emacs 0x000000010002d4c9 display_string + 233 (xdisp.c:18907)
13 org.gnu.Emacs 0x0000000100035262 display_mode_element + 2690 (xdisp.c:17552)
14 org.gnu.Emacs 0x000000010003615a display_mode_element + 6522 (xdisp.c:17785)
15 org.gnu.Emacs 0x00000001000368c0 display_mode_line + 256 (xdisp.c:17298)
16 org.gnu.Emacs 0x000000010004283b pos_visible_p + 811 (xdisp.c:1343)
17 org.gnu.Emacs 0x0000000100050683 Fpos_visible_in_window_p + 403 (window.c:352)
18 org.gnu.Emacs 0x0000000100093329 Fposn_at_point + 41 (keyboard.c:11566)
19 org.gnu.Emacs 0x0000000100107bf1 Ffuncall + 1201 (eval.c:3018)
20 org.gnu.Emacs 0x000000010014343e Fbyte_code + 3566 (bytecode.c:679)
21 org.gnu.Emacs 0x000000010010754c funcall_lambda + 588 (eval.c:3202)
22 org.gnu.Emacs 0x0000000100107992 Ffuncall + 594 (eval.c:3072)
23 org.gnu.Emacs 0x000000010014343e Fbyte_code + 3566 (bytecode.c:679)
24 org.gnu.Emacs 0x000000010010754c funcall_lambda + 588 (eval.c:3202)
25 org.gnu.Emacs 0x0000000100107992 Ffuncall + 594 (eval.c:3072)
26 org.gnu.Emacs 0x000000010014343e Fbyte_code + 3566 (bytecode.c:679)
27 org.gnu.Emacs 0x0000000100106fb4 Feval + 1476 (eval.c:2352)
28 org.gnu.Emacs 0x0000000100109ac6 internal_lisp_condition_case + 502 (eval.c:1435)
29 org.gnu.Emacs 0x0000000100143f3d Fbyte_code + 6381 (bytecode.c:869)
30 org.gnu.Emacs 0x000000010010754c funcall_lambda + 588 (eval.c:3202)
31 org.gnu.Emacs 0x0000000100107992 Ffuncall + 594 (eval.c:3072)
32 org.gnu.Emacs 0x000000010010452e Fcall_interactively + 6286 (callint.c:869)
33 org.gnu.Emacs 0x0000000100107bdc Ffuncall + 1180 (eval.c:3021)
34 org.gnu.Emacs 0x0000000100107d86 call3 + 38 (eval.c:2847)
35 org.gnu.Emacs 0x00000001000a23a0 command_loop_1 + 1216 (keyboard.c:1912)
36 org.gnu.Emacs 0x0000000100106067 internal_condition_case + 327 (eval.c:1490)
37 org.gnu.Emacs 0x00000001000995f7 command_loop_2 + 55 (keyboard.c:1361)
38 org.gnu.Emacs 0x0000000100106170 internal_catch + 224 (eval.c:1226)
39 org.gnu.Emacs 0x000000010009a086 command_loop + 182 (keyboard.c:1340)
40 org.gnu.Emacs 0x000000010009a4ef recursive_edit_1 + 159 (keyboard.c:954)
41 org.gnu.Emacs 0x000000010009a68f Frecursive_edit + 287 (keyboard.c:1017)
42 org.gnu.Emacs 0x000000010008fcc7 main + 3447 (emacs.c:1836)
43 org.gnu.Emacs 0x0000000100001f24 start + 52
Thread 1 Crashed: Dispatch queue: com.apple.libdispatch-manager
0 org.gnu.Emacs 0x0000000100091063 input_available_signal + 67 (keyboard.c:7514)
1 libSystem.B.dylib 0x00007fff81506eaa _sigtramp + 26
2 ??? 0x0000000100700000 0 + 4302307328
3 libSystem.B.dylib 0x00007fff814c175c _dispatch_queue_invoke + 185
4 libSystem.B.dylib 0x00007fff814c1286 _dispatch_worker_thread2 + 244
5 libSystem.B.dylib 0x00007fff814c0bb8 _pthread_wqthread + 353
6 libSystem.B.dylib 0x00007fff814c0a55 start_wqthread + 13
Thread 2:
0 libSystem.B.dylib 0x00007fff814c09da __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff814c0dec _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff814c0a55 start_wqthread + 13
Thread 1 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000004 rcx: 0x00000001006d5bc8 rdx: 0x00007fff5fbfe780
rdi: 0x0000000000000017 rsi: 0x00000001006d5bc8 rbp: 0x00000001006d58d0 rsp: 0x00000001006d58c0
r8: 0x00000001006d5c30 r9: 0x00000001006d5e50 r10: 0x00000001006d5e20 r11: 0x0000000000000246
r12: 0x00007fff7016f918 r13: 0x00007fff7016fce8 r14: 0xffffffffffffffff r15: 0x00007fff7016fd28
rip: 0x0000000100091063 rfl: 0x0000000000010202 cr2: 0x0000000000000008
Binary Images:
0x100000000 - 0x1001d7fe7 +org.gnu.Emacs Version 23.1.91 (9.0) <A252C7EF-2184-BBAE-DF13-D26A64D48B3B> /Applications/Emacs.app/Contents/MacOS/Emacs
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
0x7fff80003000 - 0x7fff806f7537 com.apple.CoreGraphics 1.536.12 (???) <0DCA088B-0C6B-146F-0341-9E0212B5CA50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff807e3000 - 0x7fff8082aff7 com.apple.coreui 2 (113) <60D2FE5C-8470-A0F4-379B-1E90FBD4FE7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8082b000 - 0x7fff808aafff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff808ab000 - 0x7fff808cbff7 com.apple.DirectoryService.Framework 3.6 (621.1) <FC0C2E15-84E2-B4A8-18EE-3AE620111627> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff809eb000 - 0x7fff80acffff com.apple.DesktopServices 1.5.3 (1.5.3) <F443ED58-3761-116F-A8B2-C6DC29B7D119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff80ad0000 - 0x7fff80afbff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff80afc000 - 0x7fff80bc8fff com.apple.CFNetwork 454.5 (454.5) <319C7138-2839-DA5E-413A-618248BD4A32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff80c31000 - 0x7fff80c4ffff libPng.dylib ??? (???) <7635B74B-5415-9767-A881-E0B017F62376> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff80c77000 - 0x7fff80cf4fef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff80cf5000 - 0x7fff80daafe7 com.apple.ink.framework 1.3.1 (105) <5AA00FE5-B251-44AF-5108-44AA927C053C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff80dab000 - 0x7fff80dbdfe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff80dbe000 - 0x7fff80e0dfef libTIFF.dylib ??? (???) <796A1E6E-09B0-64F4-35F7-2ACEE9C2B429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff80e1a000 - 0x7fff8109fff7 com.apple.security 6.0 (36910) <67DF686D-B991-D0D6-20B6-9EA668018466> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff810a0000 - 0x7fff810a0ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff810ba000 - 0x7fff810c9fef com.apple.opengl 1.6.5 (1.6.5) <30D6B03B-4B4C-1F78-1FDB-0403E7FE8707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff812c2000 - 0x7fff812eafff 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
0x7fff81336000 - 0x7fff81339ff7 libCoreVMClient.dylib ??? (???) <1C6D04BA-5F78-CC4D-26CB-7904919042B9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8133a000 - 0x7fff81345ff7 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
0x7fff814a6000 - 0x7fff81664ff7 libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
0x7fff81846000 - 0x7fff81867fff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
0x7fff81b86000 - 0x7fff81b86ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff81bb7000 - 0x7fff81cf5fff com.apple.CoreData 102.1 (250) <8DDA49A1-F78C-DE30-8B58-EBC49E4E7ABF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff81cf6000 - 0x7fff81cf6ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff81cf7000 - 0x7fff81d38ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <FFCA91A7-ADDB-E3D0-234A-47609BC37556> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff81d39000 - 0x7fff81d6efff libGLImage.dylib ??? (???) <8AB3A26A-4CC4-4E6D-95CC-530FD7204599> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff81d6f000 - 0x7fff81f2dfff libicucore.A.dylib ??? (???) <5BD16988-545F-6A8C-9A6F-FB18ACDCAEC2> /usr/lib/libicucore.A.dylib
0x7fff81f2e000 - 0x7fff82738fe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff82739000 - 0x7fff828f3fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <10202E28-34DD-71CA-BE5D-1BE5C8DE2198> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff829bd000 - 0x7fff82a1afef com.apple.framework.IOKit 2.0 (???) <EBBEED67-D5BE-5F7F-96F4-9023BBA1B913> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff82b01000 - 0x7fff82b9bfff com.apple.ApplicationServices.ATS 4.1 (???) <E2A107C5-0230-265A-E40D-CFE0219C99E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff82c55000 - 0x7fff82c64fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff82c73000 - 0x7fff82d82ff7 libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
0x7fff82d83000 - 0x7fff82dd2ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff83212000 - 0x7fff8329efef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8329f000 - 0x7fff832ebfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff832ec000 - 0x7fff8338cfff com.apple.LaunchServices 362 (362) <CCBFC037-7162-E392-B11F-90098891AE20> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff83515000 - 0x7fff83688ff7 com.apple.CoreFoundation 6.6.1 (550.13) <1E952BD9-37C6-16BE-B2F0-CD92A6283D37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8369f000 - 0x7fff836fbfff libGLU.dylib ??? (???) <6A6612BC-1AF9-08EC-80B2-B697238EED47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff836ff000 - 0x7fff837b5fff libobjc.A.dylib ??? (???) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
0x7fff83811000 - 0x7fff83837fe7 libJPEG.dylib ??? (???) <89DFAA03-2801-BB31-1F4D-1AE0804E08BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff83838000 - 0x7fff83912ff7 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
0x7fff83913000 - 0x7fff83968fef com.apple.framework.familycontrols 2.0 (2.0) <8DD78DC7-4C73-EDE6-86A4-BC35B335ED5F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff83969000 - 0x7fff83a80fef libxml2.2.dylib ??? (???) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
0x7fff83a81000 - 0x7fff83b35ff7 com.apple.ColorSync 4.6.2 (4.6.2) <78A86D96-7758-6BFE-7231-A0C70F185FDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff83c1c000 - 0x7fff83fb4fff com.apple.QuartzCore 1.6.1 (227.8) <E296B174-F7CB-F021-D103-091CCB33BBEB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff84177000 - 0x7fff8419bff7 com.apple.CoreVideo 1.6.0 (43.1) <FF310442-03F4-648D-4CD2-D7AC459901D5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8419c000 - 0x7fff841a0ff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff841a1000 - 0x7fff8425dff7 libFontParser.dylib ??? (???) <99DEA723-9D02-2361-E3C7-034E25C5B829> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff84314000 - 0x7fff84365fe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff84382000 - 0x7fff84383fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
0x7fff8458b000 - 0x7fff8458cff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff84602000 - 0x7fff84624ff7 com.apple.opencl 12 (12) <533D6753-D6E4-EC34-E93B-8F6498B50FBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff84625000 - 0x7fff8463bff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <2BBD800A-0456-D90D-3205-8CE61F3A8F05> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8468a000 - 0x7fff84743fff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff84744000 - 0x7fff8477fff7 com.apple.AE 496.1 (496.1) <27D2D2E9-B309-7E65-8C3F-7FF01148F0DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff855b7000 - 0x7fff855d0fff 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
0x7fff855d1000 - 0x7fff855dfff7 libkxld.dylib ??? (???) <568C35E7-B101-3F1E-0361-3E1E9F15C90B> /usr/lib/system/libkxld.dylib
0x7fff855e0000 - 0x7fff8568ffff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff856b7000 - 0x7fff85734fe7 com.apple.CoreText 3.1.0 (???) <B4BFF82D-CA77-9A8E-2C7E-66367E807C7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff85735000 - 0x7fff85774fef libncurses.5.4.dylib ??? (???) <E0A07C12-D912-DF26-9E38-C50484D96EB0> /usr/lib/libncurses.5.4.dylib
0x7fff857cd000 - 0x7fff85a4efe7 com.apple.Foundation 6.6.1 (751.14) <767349DB-C486-70E8-7970-F13DB4CDAF37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff85a4f000 - 0x7fff85d4dfe7 com.apple.HIToolbox 1.6.2 (???) <D463A388-244E-047A-E49A-4DA6C15BD1BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff85d4e000 - 0x7fff85d94fe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff862b1000 - 0x7fff862c4fff libGL.dylib ??? (???) <5F9DAF5F-C25C-B6C2-C9BC-3D91D723FD85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff862c5000 - 0x7fff862c5ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff86536000 - 0x7fff86979fef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8699f000 - 0x7fff869a0ff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <AE4C41BE-6CF3-CC3B-EBA7-A8E9D6A6047F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff869a1000 - 0x7fff86aa6fe7 libGLProgrammability.dylib ??? (???) <50498DA4-A2D6-260E-5C6E-994AF9BBDB98> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff86acb000 - 0x7fff86ae0ff7 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
0x7fff86db0000 - 0x7fff86dfaff7 com.apple.Metadata 10.6.2 (507.4) <A28A5E0C-DCDC-A5CE-4EB7-39752E63956A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff86dfb000 - 0x7fff86f1ffe7 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <F2AFF250-5F39-C3AD-0238-B10AF8A1ECFE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff86ffc000 - 0x7fff86ffcff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff86ffd000 - 0x7fff87081fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <33C0EADA-243E-1897-335D-17C5DC6A14A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff870fd000 - 0x7fff87113fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff87139000 - 0x7fff8713fff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff87140000 - 0x7fff87151fef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
0x7fff87278000 - 0x7fff8728cff7 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
0x7fff872be000 - 0x7fff872c0fff libRadiance.dylib ??? (???) <376EAE92-8F25-9202-CC35-8EED5BD471FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff872c1000 - 0x7fff872c8fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff872c9000 - 0x7fff872cefff libGIF.dylib ??? (???) <9DB87A71-27B7-A909-461B-F886DB2BD622> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff872cf000 - 0x7fff87cc3fff com.apple.AppKit 6.6.3 (1038.25) <2F7A5AC8-29E7-9B5F-D3F1-4C7F5821BB80> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff87eff000 - 0x7fff87f34ff7 libcups.2.dylib ??? (???) <0D020D80-F9D5-55DE-9CCE-9B80CDF08FC4> /usr/lib/libcups.2.dylib
0x7fff87fc5000 - 0x7fff87fcbff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff87fcc000 - 0x7fff8800dfef com.apple.QD 3.33 (???) <3F528878-21F5-B2B5-8A9B-DF067BF91922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff880e6000 - 0x7fff88150fe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff88194000 - 0x7fff88199fff libGFXShared.dylib ??? (???) <05345B3E-5705-3C2A-464E-052B1DDA45B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8819a000 - 0x7fff88256ff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff888c5000 - 0x7fff88bf7fef com.apple.CoreServices.CarbonCore 861.2 (861.2) <39F3B259-AC2A-792B-ECFE-4F3E72F2D1A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff88bf8000 - 0x7fff88c88fff 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
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 6 GB, SMC 1.25f4
Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
Memory Module: global_name
Bluetooth: Version 2.2.4f3, 2 service, 0 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
Network Service: Ethernet 2, Ethernet, en1
PCI Card: ATI Radeon HD 2600, Display, Slot-1
Serial ATA Device: WDC WD3200AAJS-41VWA0, 298.09 GB
Serial ATA Device: ST3500630AS, 465.76 GB
Parallel ATA Device: OPTIARC DVD RW AD-7170A
USB Device: USB-PS/2 Optical Mouse, 0x046d (Logitech Inc.), 0xc00e, 0x3d200000
USB Device: USB Multimedia Keyboard, 0x046d (Logitech Inc.), 0xc313, 0x3d100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x5d200000
FireWire Device: built-in_hub, Up to 800 Mb/sec
---------------------- End Crash Reporter Output ----------------------
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.
In GNU Emacs 23.1.91.1 (x86_64-apple-darwin10.2.0, NS apple-appkit-1038.25)
of 2009-12-31 on oatmeal.ma.runwaynine.com
Windowing system distributor `Apple', version 10.3.1038
configured using `configure '--with-ns''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: C
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: en_US.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
Major mode: Text
Minor modes in effect:
display-time-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
blink-cursor-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
Recent input:
s n ' t SPC m a k e <backspace> i n g SPC i f SPC f
a r SPC e n o u g h SPC t o SPC b e SPC b u l k e d
. <return> <return> C-x C-s C-c C-x C-o C-x C-s <up>
<up> <up> <up> <up> <up> <up> C-c C-c q k m m c <return>
C-x C-s <down> <down> <down> <down> <down> <down> <down>
C-x C-s C-x C-f <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> c r a s h . t x
t <return> C-y C-x C-s <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> M-v
M-v M-v M-v M-v M-x r e p l o r <backspace> <backspace>
<backspace> o r t - e m a c s - b u <tab> <return>
Recent messages:
Saving file /Users/srevilak/Documents/r9/journal/journal-2010.org...
Wrote /Users/srevilak/Documents/r9/journal/journal-2010.org
[a-z..]:Toggle [SPC]:clear [RET]:accept [TAB]:free [!] no groups [C-c]:multi [6 times]
Saving file /Users/srevilak/Documents/r9/journal/journal-2010.org...
Wrote /Users/srevilak/Documents/r9/journal/journal-2010.org
(No changes need to be saved)
(New file)
Mark set
Saving file /Users/srevilak/crash.txt...
Wrote /Users/srevilak/crash.txt
call-interactively: Beginning of buffer
Load-path shadows:
None found.
Features:
(shadow sort mail-extr message sendmail ecomplete rfc822 mml mml-sec
password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231
rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc
mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util
hashcash mail-utils emacsbug rect grep compile comint dired org-clock
log-edit ring pcvs-util add-log tabify help-mode view vc vc-dispatcher
cal-iso vc-rcs 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-info org-gnus
org-bibtex org-bbdb org-agenda org byte-opt bytecomp byte-compile advice
help-fns advice-preload org-footnote org-src org-list org-faces
org-compat org-macs time-date noutline outline easy-mmode appt diary-lib
diary-loaddefs regexp-opt cal-menu calendar cal-loaddefs server paren
time 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)
[-- Attachment #3: Type: message/rfc822, Size: 2814 bytes --]
From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
To: Steve Revilak <steve@srevilak.net>
Cc: 5333@debbugs.gnu.org, 5333-done@debbugs.gnu.org, YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Subject: Re: bug#5333: 23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514)
Date: Wed, 13 Jan 2010 14:00:24 +0900
Message-ID: <wleiluy4yf.wl%mituharu@math.s.chiba-u.ac.jp>
>>>>> On Tue, 12 Jan 2010 21:00:35 -0500, Steve Revilak <steve@srevilak.net> said:
> I've been using YAMAMOTO's patch for two days, and no crashes. Yay!
> If I do not see a crash by Friday, then I will close bug#5333.
Thanks for testing. I've just committed the change.
YAMAMOTO Mitsuharu
mituharu@math.s.chiba-u.ac.jp
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-01-13 5:01 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-07 15:09 bug#5333: 23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514) steve
2010-01-09 1:54 ` YAMAMOTO Mitsuharu
2010-01-09 2:52 ` Steve Revilak
2010-01-13 2:00 ` Steve Revilak
2010-01-13 5:00 ` YAMAMOTO Mitsuharu
2010-01-13 5:01 ` bug#5333: marked as done (23.1.91; NextStep/Mac OS X: emacs -nw crash in input_available_signal + 67 (keyboard.c:7514)) Emacs bug Tracking System
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.