unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11668: abort() called on startup with 24.1 release; OSX 10.6
@ 2012-06-10 16:11 Paul Nathan
  2012-06-10 20:02 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Nathan @ 2012-06-10 16:11 UTC (permalink / raw)
  To: 11668

Hi,

I downloaded the 24.1 source and compiled with configure --with-ns. Upon running it from the nextstep directory, emacs crashed, immediately, kicking up a Crash Report dialog. I copied it to /Applications as Emacs24.app and retried; again, a crash.  I have included the stack trace below.


Please let me know what I can do to further isolate the issue. I have been looking forward to emacs24 for a long time and would quite like to help out.




Process:         Emacs [7211]
Path:            /Applications/Emacs24.app/Contents/MacOS/Emacs
Identifier:      org.gnu.Emacs
Version:         Version 24.1 (9.0)
Code Type:       X86-64 (Native)
Parent Process:  launchd [114]

Date/Time:       2012-06-10 09:05:47.814 -0700
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          1799394 sec
Crashes Since Last Report:           16
Per-App Interval Since Last Report:  4 sec
Per-App Crashes Since Last Report:   8
Anonymous UUID:                      D7927114-7515-4D17-8449-0BD251F59117

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 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             	0x00007fff8384f0b6 __kill + 10
1   libSystem.B.dylib             	0x00007fff838ef9f6 abort + 83
2   org.gnu.Emacs                 	0x0000000100191d0f ns_term_shutdown + 79 (nsterm.m:4236)
3   org.gnu.Emacs                 	0x00000001000a80e7 fatal_error_signal + 295 (emacs.c:360)
4   libSystem.B.dylib             	0x00007fff838611ba _sigtramp + 26
5   libSystem.B.dylib             	0x00007fff8384f0b6 __kill + 10
6   libSystem.B.dylib             	0x00007fff838ef9f6 abort + 83
7   org.gnu.Emacs                 	0x000000010008c64b 0x100000000 + 575051
8   org.gnu.Emacs                 	0x000000010008c8c5 bidi_init_it + 405 (bidi.c:802)
9   org.gnu.Emacs                 	0x000000010002ebfc init_iterator + 1628 (xdisp.c:2841)
10  org.gnu.Emacs                 	0x000000010003b59a resize_mini_window + 410 (xdisp.c:10255)
11  org.gnu.Emacs                 	0x0000000100010c44 do_switch_frame + 468 (frame.c:829)
12  org.gnu.Emacs                 	0x00000001000562c0 run_window_configuration_change_hook + 304 (window.c:2930)
13  org.gnu.Emacs                 	0x0000000100007267 change_frame_size_1 + 807 (dispnew.c:5844)
14  org.gnu.Emacs                 	0x0000000100195e48 -[EmacsView windowDidResize:] + 280 (nsterm.m:5386)
15  com.apple.Foundation          	0x00007fff8764dad5 _nsnote_callback + 167
16  com.apple.CoreFoundation      	0x00007fff864b2fd0 __CFXNotificationPost + 1008
17  com.apple.CoreFoundation      	0x00007fff8649f548 _CFXNotificationPostNotification + 200
18  com.apple.Foundation          	0x00007fff87644a36 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
19  com.apple.AppKit              	0x00007fff8267984a -[NSWindow _setFrameCommon:display:stashSize:] + 1679
20  org.gnu.Emacs                 	0x0000000100195912 x_set_window_size + 546 (nsterm.m:1319)
21  org.gnu.Emacs                 	0x000000010000ef2b x_set_scroll_bar_width + 267 (frame.c:3490)
22  org.gnu.Emacs                 	0x0000000100012247 x_set_frame_parameters + 839 (frame.c:2911)
23  org.gnu.Emacs                 	0x000000010001493a x_default_parameter + 122 (frame.c:3922)
24  org.gnu.Emacs                 	0x00000001001a4267 Fx_create_frame + 2983 (nsfns.m:1362)
25  org.gnu.Emacs                 	0x0000000100123ab4 Ffuncall + 1140 (eval.c:3002)
26  org.gnu.Emacs                 	0x000000010015f24c exec_byte_code + 5820 (bytecode.c:785)
27  org.gnu.Emacs                 	0x000000010012354b funcall_lambda + 763 (eval.c:3233)
28  org.gnu.Emacs                 	0x0000000100123894 Ffuncall + 596 (eval.c:3063)
29  org.gnu.Emacs                 	0x000000010015f24c exec_byte_code + 5820 (bytecode.c:785)
30  org.gnu.Emacs                 	0x000000010012354b funcall_lambda + 763 (eval.c:3233)
31  org.gnu.Emacs                 	0x0000000100123894 Ffuncall + 596 (eval.c:3063)
32  org.gnu.Emacs                 	0x000000010015f24c exec_byte_code + 5820 (bytecode.c:785)
33  org.gnu.Emacs                 	0x000000010012354b funcall_lambda + 763 (eval.c:3233)
34  org.gnu.Emacs                 	0x0000000100123894 Ffuncall + 596 (eval.c:3063)
35  org.gnu.Emacs                 	0x000000010015f24c exec_byte_code + 5820 (bytecode.c:785)
36  org.gnu.Emacs                 	0x0000000100123894 Ffuncall + 596 (eval.c:3063)
37  org.gnu.Emacs                 	0x000000010015f24c exec_byte_code + 5820 (bytecode.c:785)
38  org.gnu.Emacs                 	0x00000001001245eb apply_lambda + 267 (eval.c:3110)
39  org.gnu.Emacs                 	0x0000000100122abe eval_sub + 654 (eval.c:2414)
40  org.gnu.Emacs                 	0x0000000100124e96 Feval + 102 (eval.c:2204)
41  org.gnu.Emacs                 	0x00000001001220d5 internal_condition_case + 293 (eval.c:1515)
42  org.gnu.Emacs                 	0x00000001000b1fb0 top_level_1 + 64 (keyboard.c:1181)
43  org.gnu.Emacs                 	0x00000001001221d9 internal_catch + 217 (eval.c:1272)
44  org.gnu.Emacs                 	0x00000001000b1db9 recursive_edit_1 + 345 (keyboard.c:1139)
45  org.gnu.Emacs                 	0x00000001000b1f42 Frecursive_edit + 290 (keyboard.c:824)
46  org.gnu.Emacs                 	0x00000001000a8e19 main + 3257 (emacs.c:1718)
47  org.gnu.Emacs                 	0x0000000100001ed4 start + 52

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x00007fff83819c0a kevent + 10
1   libSystem.B.dylib             	0x00007fff8381badd _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x00007fff8381b7b4 _dispatch_queue_invoke + 185
3   libSystem.B.dylib             	0x00007fff8381b2de _dispatch_worker_thread2 + 252
4   libSystem.B.dylib             	0x00007fff8381ac08 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x00007fff8381aaa5 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib             	0x00007fff8381aa2a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff8381ae3c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff8381aaa5 start_wqthread + 13

Thread 3:
0   libSystem.B.dylib             	0x00007fff8381aa2a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff8381ae3c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff8381aaa5 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfce78  rdx: 0x0000000000000000
  rdi: 0x0000000000001c2b  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfce90  rsp: 0x00007fff5fbfce78
   r8: 0x00007fff70b34760   r9: 0x00007fff5fbfce00  r10: 0x00007fff8384b0fa  r11: 0xffffff80002e4730
  r12: 0x0000000000000006  r13: 0x00000001005887a8  r14: 0x0000000000000000  r15: 0x0000000000000000
  rip: 0x00007fff8384f0b6  rfl: 0x0000000000000202  cr2: 0x0000000102ffe000

Binary Images:
       0x100000000 -        0x100201ff7 +org.gnu.Emacs Version 24.1 (9.0) <4F00C239-205F-36A2-4D31-B6EF7DD539B2> /Applications/Emacs24.app/Contents/MacOS/Emacs
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <DB8B8AB0-0C97-B51C-BE8B-B79895735A33> /usr/lib/dyld
    0x7fff801bc000 -     0x7fff80206ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff802e1000 -     0x7fff802e1ff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff802e2000 -     0x7fff802e7fff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff804a0000 -     0x7fff80b9cff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff80e4b000 -     0x7fff81149fff  com.apple.HIToolbox 1.6.5 (???) <98FCEA0D-FA33-E859-B39C-2C1F59F9E22D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff81387000 -     0x7fff81b91fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff81b92000 -     0x7fff81ba8fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
    0x7fff81ba9000 -     0x7fff81bf8ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <066A477D-C16C-A6FD-718F-0CE8D39807DE> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff81c39000 -     0x7fff81c3aff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff81c3b000 -     0x7fff81d0ffe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff81e81000 -     0x7fff81f3afff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <E8FFCEA1-3BE3-F0C9-07EA-C37678C4D2F5> /usr/lib/libsqlite3.dylib
    0x7fff81f3b000 -     0x7fff820fafff  com.apple.ImageIO.framework 3.0.5 (3.0.5) <175E97F1-B1A7-655A-F154-5B6ACC5F3985> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff820fb000 -     0x7fff820fbff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff820fc000 -     0x7fff82124fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <6B8C5FB6-FE6F-3345-0441-BED51E815379> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff82125000 -     0x7fff82171fff  libauto.dylib ??? (???) <328CCF97-091D-C529-E576-C78583445711> /usr/lib/libauto.dylib
    0x7fff8222f000 -     0x7fff822e4fe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff822e5000 -     0x7fff82362fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff82363000 -     0x7fff82365fff  libRadiance.dylib ??? (???) <B422DA26-E0CF-F280-6EB4-3B8FEF59B665> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8239b000 -     0x7fff823befff  com.apple.opencl 12.3.6 (12.3.6) <534AD81C-32AB-4C9A-5E0E-D6C6E77FA946> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff823bf000 -     0x7fff823c4fff  libGIF.dylib ??? (???) <3FD1157B-C002-5268-DEF4-70DDC40E6EDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff824a6000 -     0x7fff824a9ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff824aa000 -     0x7fff825e8fff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8260a000 -     0x7fff82631ff7  libJPEG.dylib ??? (???) <32EDAB18-08ED-B31A-D2BD-12EFFE60D83C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff82632000 -     0x7fff82653fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
    0x7fff82654000 -     0x7fff8304eff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff83051000 -     0x7fff83167ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
    0x7fff833a3000 -     0x7fff836d7fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff83754000 -     0x7fff83779ff7  com.apple.CoreVideo 1.6.2 (45.6) <31802A1C-81BC-33F8-D5C8-39A793D4D926> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8377a000 -     0x7fff837ffff7  com.apple.print.framework.PrintCore 6.3 (312.7) <F00C561F-D38B-8785-5218-1A0C3BA61177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff83800000 -     0x7fff839c1fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    0x7fff83cdf000 -     0x7fff83ce3ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff84479000 -     0x7fff84479ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff844be000 -     0x7fff844deff7  com.apple.DirectoryService.Framework 3.6 (621.14) <15CF4C96-372D-C706-A237-47D20D2CAA6B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff844df000 -     0x7fff84549fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff84623000 -     0x7fff84629ff7  IOSurface ??? (???) <27E523B3-6BE6-7D7D-5002-2A0E7ED2DB3D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff84640000 -     0x7fff84641fff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
    0x7fff84642000 -     0x7fff84777fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff84778000 -     0x7fff8485dfef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8485e000 -     0x7fff8489fff7  com.apple.SystemConfiguration 1.10.9 (1.10.2) <642854D8-F4EF-4685-42A6-E48A1904D885> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff848a0000 -     0x7fff849bffe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff849f0000 -     0x7fff84a1bff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
    0x7fff84a1c000 -     0x7fff84a64ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff84cee000 -     0x7fff84cfdfff  com.apple.NetFS 3.2.2 (3.2.2) <84419796-36C9-DDCF-5FD1-0C96499EB63E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff84d6e000 -     0x7fff84d6eff7  com.apple.CoreServices 44 (44) <616722B1-5E79-DCCF-BF5E-0DD5802CCBD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff84df5000 -     0x7fff84eb2fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff84ee9000 -     0x7fff84efaff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib
    0x7fff85079000 -     0x7fff85084ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff85091000 -     0x7fff850a5fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff853fe000 -     0x7fff854c0fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff85536000 -     0x7fff8553aff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff855f8000 -     0x7fff85639fef  com.apple.QD 3.36 (???) <04F03722-91CA-6858-55A4-54D7F29789A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8563a000 -     0x7fff85649fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff85674000 -     0x7fff856bbff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff856bc000 -     0x7fff856d2fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff85723000 -     0x7fff857b3fff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff858b7000 -     0x7fff85967fff  edu.mit.Kerberos 6.5.11 (6.5.11) <CDA011E3-18C9-1573-3A31-497404CD6675> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff85968000 -     0x7fff859bbff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff859bc000 -     0x7fff859fafe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff859fb000 -     0x7fff85a3afef  libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <B1AA4BA8-5F3F-F5F6-13D8-DC794A80B227> /usr/lib/libncurses.5.4.dylib
    0x7fff85d61000 -     0x7fff85d6fff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
    0x7fff85d70000 -     0x7fff85d84ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff85d85000 -     0x7fff85db8ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff85dcf000 -     0x7fff85dd5ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff85dd6000 -     0x7fff85ef0fff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff85ef1000 -     0x7fff85f34ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff860cb000 -     0x7fff860ccff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8625d000 -     0x7fff86313ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff86314000 -     0x7fff8634ffff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff86350000 -     0x7fff863cffe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86459000 -     0x7fff86459ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8645a000 -     0x7fff865d1fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff865d2000 -     0x7fff8669dfff  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff86fd0000 -     0x7fff87026fff  libTIFF.dylib ??? (???) <31FA0318-105B-9E11-B4D4-246BFD5B18E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff87027000 -     0x7fff8702dff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff871e9000 -     0x7fff87289fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8733d000 -     0x7fff87352ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <59D9E83D-3131-91F4-E3E2-02047F55917F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff87353000 -     0x7fff87511fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
    0x7fff87524000 -     0x7fff87601ff7  com.apple.vImage 4.1 (4.1) <A0DE28F5-7B45-D268-0497-C79A826C8E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff87602000 -     0x7fff8763cfff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
    0x7fff8763d000 -     0x7fff878bffff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff878f0000 -     0x7fff87909fff  com.apple.CFOpenDirectory 10.6 (10.6) <11FAE9D5-6BD2-D302-96B0-2E135049CAA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff87f37000 -     0x7fff8837afef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff883e9000 -     0x7fff8843eff7  com.apple.framework.familycontrols 2.0.2 (2020) <1E8D193F-3236-59AB-2242-14AD94128E81> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8843f000 -     0x7fff88460fe7  libPng.dylib ??? (???) <A6BF1360-1B23-78BD-12EF-E4A5753EEB76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88463000 -     0x7fff884c3fe7  com.apple.framework.IOKit 2.0 (???) <2D2A51AA-4021-0F64-BE58-B0ED5388D899> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8850a000 -     0x7fff885cbfef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff88617000 -     0x7fff888a0ff7  com.apple.security 6.1.2 (55002) <0D80504C-9A6D-C865-AF37-7C231ACF97CB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff888a2000 -     0x7fff888d3fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff89972000 -     0x7fff899fefef  SecurityFoundation ??? (???) <92FAC546-34A0-E65F-05DE-8883D7FECBA4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff899ff000 -     0x7fff89a06fff  com.apple.OpenDirectory 10.6 (10.6) <13CECF72-D84B-2A88-CB0C-2092FDF0DB5D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff89a0b000 -     0x7fff89a54fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff89a55000 -     0x7fff89df2fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8a6c8000 -     0x7fff8a762fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8a772000 -     0x7fff8a7f0ff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8a875000 -     0x7fff8a882fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8a883000 -     0x7fff8a895fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f3
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.5)
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS725050A9A362, 465.76 GB
Serial ATA Device: MATSHITADVD-R   UJ-8A8
USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
USB Device: Basic Optical Mouse, 0x045e  (Microsoft Corporation), 0x0084, 0xfa130000 / 6
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 7
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0245, 0xfa120000 / 4
USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 2
USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3


Regards,
Paul Nathan










^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#11668: abort() called on startup with 24.1 release; OSX 10.6
  2012-06-10 16:11 bug#11668: abort() called on startup with 24.1 release; OSX 10.6 Paul Nathan
@ 2012-06-10 20:02 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2012-06-10 20:02 UTC (permalink / raw)
  To: Paul Nathan; +Cc: 11668

> From: Paul Nathan <pnathan@vandals.uidaho.edu>
> Date: Sun, 10 Jun 2012 09:11:17 -0700
> 
> I downloaded the 24.1 source and compiled with configure --with-ns. Upon running it from the nextstep directory, emacs crashed, immediately, kicking up a Crash Report dialog. I copied it to /Applications as Emacs24.app and retried; again, a crash.  I have included the stack trace below.

This is a duplicate of bug #11634.  The reason for the abort is that
your Emacs installation is misconfigured so that Emacs uses Lisp files
other than those that came with the 24.1 distribution.  Look at the
various switches and environment variables that affect load-path, and
see which one(s) need to be fixed.  Your site-lisp in particular could
be the source of the trouble.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-10 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-10 16:11 bug#11668: abort() called on startup with 24.1 release; OSX 10.6 Paul Nathan
2012-06-10 20:02 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).