From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Eichwalder Newsgroups: gmane.emacs.devel Subject: Crash on MacOSX 10.4 (Re: gnustep build broken) Date: Fri, 25 Jul 2008 08:08:47 +0200 Message-ID: <20080725080847.egpdekxj0gsk4g8o@imap.suse.de> References: <20080718080208.ou15qnjtt4go8o4k@imap.suse.de> <20080722053011.e1ba3ydgm5w8w8gg@imap.suse.de> <20080724201413.jw4rmyyr280w0ks0@imap.suse.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1216966146 29033 80.91.229.12 (25 Jul 2008 06:09:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Jul 2008 06:09:06 +0000 (UTC) Cc: Adrian Robert , emacs-devel@gnu.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 25 08:09:54 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KMGUz-000550-S7 for ged-emacs-devel@m.gmane.org; Fri, 25 Jul 2008 08:09:54 +0200 Original-Received: from localhost ([127.0.0.1]:39822 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMGU6-0000LR-5H for ged-emacs-devel@m.gmane.org; Fri, 25 Jul 2008 02:08:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KMGU0-0000LM-Pk for emacs-devel@gnu.org; Fri, 25 Jul 2008 02:08:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KMGTz-0000KQ-Jn for emacs-devel@gnu.org; Fri, 25 Jul 2008 02:08:52 -0400 Original-Received: from [199.232.76.173] (port=44678 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMGTz-0000KN-Eo for emacs-devel@gnu.org; Fri, 25 Jul 2008 02:08:51 -0400 Original-Received: from mx2.suse.de ([195.135.220.15]:56211) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KMGTy-000658-En for emacs-devel@gnu.org; Fri, 25 Jul 2008 02:08:51 -0400 Original-Received: from Relay2.suse.de (relay-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 2AC2645E19; Fri, 25 Jul 2008 08:08:48 +0200 (CEST) X-Priority: 3 (Normal) In-Reply-To: <20080724201413.jw4rmyyr280w0ks0@imap.suse.de> Content-Disposition: inline User-Agent: Internet Messaging Program (IMP) H3 (4.1.5) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:101450 Archived-At: Am Thu 24 Jul 2008 08:14:13 PM CEST schrieb Karl Eichwalder : > Thanks for your help, my bad! I missed to check out that > directory. Now it compliles flawlessly. Using Gnus, Emacs compiled this morning crashes very often (it also cashes if you build without NS support--I observe this behavior since several weeks now once I started to use Emacs 23 on this platform). More info (I can try to provide more details on request): ./configure --with-ns --enable-carbon-app --without-dbus This is what appears in Apple's "Problem Report": Date/Time: 2008-07-25 07:56:32.080 +0200 OS Version: 10.4.11 (Build 8S165) Report Version: 4 Command: Emacs Path: /Users/ke/emacs/nextstep/Emacs.app/Contents/MacOS/Emacs Parent: bash [10169] Version: Version 23.0.60 (NS 9.0) PID: 10170 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x76b7d52a Thread 0 Crashed: 0 org.gnu.Emacs =090x00160314 ns_free_indexed_color + 36 (nsterm.m:1309) 1 org.gnu.Emacs =090x001871b0 x_clear_image_1 + 80 (image.c:1709) 2 org.gnu.Emacs =090x00186b80 free_image + 192 (image.c:1396) 3 org.gnu.Emacs =090x001876e0 clear_image_cache + 288 (image.c:1926) 4 org.gnu.Emacs =090x001877e0 clear_image_caches + 64 (image.c:1961) 5 org.gnu.Emacs =090x0003593c redisplay_internal + 5372 (xdisp.c:12045) 6 org.gnu.Emacs =090x000997cc read_char + 1308 (keyboard.c:2689) 7 org.gnu.Emacs =090x0009d30c read_key_sequence + 2300 (keyboard.c:9435) 8 org.gnu.Emacs =090x0009f4b8 command_loop_1 + 1096 (keyboard.c:1657) 9 org.gnu.Emacs =090x001023f8 internal_condition_case + 328 (eval.c:1512) 10 org.gnu.Emacs =090x0008fd70 command_loop_2 + 64 (keyboard.c:1370) 11 org.gnu.Emacs =090x00102280 internal_catch + 256 (eval.c:1247) 12 org.gnu.Emacs =090x0008fa20 command_loop + 144 (keyboard.c:1352) 13 org.gnu.Emacs =090x0008fb48 recursive_edit_1 + 184 (keyboard.c:958) 14 org.gnu.Emacs =090x0008fcd4 Frecursive_edit + 292 (keyboard.c:1020) 15 org.gnu.Emacs =090x0008f320 main + 4496 (emacs.c:1800) 16 org.gnu.Emacs =090x00002d4c _start + 760 17 org.gnu.Emacs =090x00002a50 start + 48 Thread 0 crashed with PPC Thread State 64: srr0: 0x0000000000160314 srr1: 0x100000000200f930 =20 vrsave: 0x0000000000000000 cr: 0x24000422 xer: 0x0000000000000000 lr: =20 0x0000000000160300 ctr: 0x0000000000000003 r0: 0x00000000001871b0 r1: 0x00000000bfffdd80 r2: =20 0x000000000076b75d r3: 0x0000000000000000 r4: 0x0000000001144aa0 r5: 0x00000000000003e8 r6: =20 0xffffffffffffffff r7: 0x0000000005ca4400 r8: 0x0000000000000001 r9: 0x0000000076b7d502 r10: =20 0x0000000000000003 r11: 0x0000000044000422 r12: 0x000000009000688c r13: 0x000000000031444c r14: =20 0x0000000000000000 r15: 0x000000000031444c r16: 0x000000000000026f r17: 0x000000000031444c r18: =20 0x000000000031444c r19: 0x000000000031444c r20: 0x000000000031444c r21: 0x000000000031444c r22: =20 0x0000000048896407 r23: 0x0000000000a86b30 r24: 0x0000000000348728 r25: 0x0000000000348714 r26: =20 0x0000000000000000 r27: 0x0000000002800409 r28: 0x0000000000000001 r29: 0x0000000000000001 r30: =20 0x0000000000000000 r31: 0x0000000000160300 Binary Images Description: 0x1000 - 0x1a6fff org.gnu.Emacs Version 23.0.60 (NS =20 9.0)=09/Users/ke/emacs/nextstep/Emacs.app/Contents/MacOS/Emacs 0x6d1000 - 0x6fcfff libncurses.5.dylib =09/sw/lib/ncurses/libncurses.5.= dylib 0x8fe00000 - 0x8fe52fff dyld 46.16=09/usr/lib/dyld 0x90000000 - 0x901bcfff libSystem.B.dylib =09/usr/lib/libSystem.B.dylib 0x90214000 - 0x90219fff libmathCommon.A.dylib =20 =09/usr/lib/system/libmathCommon.A.dylib 0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 =20 (???)=09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/= Frameworks/CoreText.framework/Versions/A/CoreText 0x90293000 - 0x90344fff ATS =20 =09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame= works/ATS.framework/Versions/A/ATS 0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.78 =20 (???)=09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/= Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 =20 (368.35)=09/System/Library/Frameworks/CoreFoundation.framework/Versions/A/Co= reFoundation 0x908de000 - 0x908defff com.apple.CoreServices 10.4 =20 (???)=09/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreSer= vices 0x908e0000 - 0x909e2fff libicucore.A.dylib =09/usr/lib/libicucore.A.dylib 0x90a3c000 - 0x90ac0fff libobjc.A.dylib =09/usr/lib/libobjc.A.dylib 0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4 =20 (???)=09/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90b70000 - 0x90b82fff libauto.dylib =09/usr/lib/libauto.dylib 0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore =20 681.17=09/System/Library/Frameworks/CoreServices.framework/Versions/A/Framew= orks/CarbonCore.framework/Versions/A/CarbonCore 0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices =20 4.1=09/System/Library/Frameworks/CoreServices.framework/Versions/A/Framework= s/OSServices.framework/Versions/A/OSServices 0x90f90000 - 0x90fd2fff com.apple.CFNetwork 129.22 =20 (129.23)=09/System/Library/Frameworks/CoreServices.framework/Versions/A/Fram= eworks/CFNetwork.framework/Versions/A/CFNetwork 0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 =20 (1.1.0)=09/System/Library/Frameworks/CoreServices.framework/Versions/A/Frame= works/WebServicesCore.framework/Versions/A/WebServicesCore 0x9100f000 - 0x91090fff com.apple.SearchKit =20 1.0.7=09/System/Library/Frameworks/CoreServices.framework/Versions/A/Framewo= rks/SearchKit.framework/Versions/A/SearchKit 0x910d6000 - 0x91100fff com.apple.Metadata 10.4.4 =20 (121.36)=09/System/Library/Frameworks/CoreServices.framework/Versions/A/Fram= eworks/Metadata.framework/Versions/A/Metadata 0x91111000 - 0x9111ffff libz.1.dylib =09/usr/lib/libz.1.dylib 0x91122000 - 0x912ddfff com.apple.security 4.6 =20 (29770)=09/System/Library/Frameworks/Security.framework/Versions/A/Security 0x913dc000 - 0x913e5fff com.apple.DiskArbitration =20 2.1.2=09/System/Library/Frameworks/DiskArbitration.framework/Versions/A/Disk= Arbitration 0x913ec000 - 0x913f4fff libbsm.dylib =09/usr/lib/libbsm.dylib 0x913f8000 - 0x91420fff com.apple.SystemConfiguration =20 1.8.3=09/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/= SystemConfiguration 0x91433000 - 0x9143efff libgcc_s.1.dylib =09/usr/lib/libgcc_s.1.dylib 0x91443000 - 0x914befff com.apple.audio.CoreAudio =20 3.0.5=09/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 =20 (???)=09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/= ApplicationServices 0x914fd000 - 0x91535fff com.apple.AE 1.5 =20 (297)=09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/= Frameworks/AE.framework/Versions/A/AE 0x91550000 - 0x91622fff com.apple.ColorSync =20 4.4.10=09/System/Library/Frameworks/ApplicationServices.framework/Versions/A= /Frameworks/ColorSync.framework/Versions/A/ColorSync 0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 =20 (177.13)=09/System/Library/Frameworks/ApplicationServices.framework/Versions= /A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9174d000 - 0x91804fff com.apple.QD 3.10.25 =20 (???)=09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/= Frameworks/QD.framework/Versions/A/QD 0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 =20 (???)=09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/= Frameworks/HIServices.framework/Versions/A/HIServices 0x918ce000 - 0x918f2fff com.apple.LangAnalysis =20 1.6.1=09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/= Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x91906000 - 0x9192bfff com.apple.FindByContent =20 1.5=09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr= ameworks/FindByContent.framework/Versions/A/FindByContent 0x9193e000 - 0x91980fff com.apple.LaunchServices =20 183=09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr= ameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9199c000 - 0x919b0fff com.apple.speech.synthesis.framework =20 3.3=09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr= ameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x919be000 - 0x91a04fff com.apple.ImageIO.framework =20 1.5.7=09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/= Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91a1b000 - 0x91ae2fff libcrypto.0.9.7.dylib =09/usr/lib/libcrypto.0.9.7.dy= lib 0x91b30000 - 0x91b45fff libcups.2.dylib =09/usr/lib/libcups.2.dylib 0x91b4a000 - 0x91b68fff libJPEG.dylib =20 =09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame= works/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x91b6e000 - 0x91c25fff libJP2.dylib =20 =09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame= works/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x91c74000 - 0x91c78fff libGIF.dylib =20 =09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame= works/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91c7a000 - 0x91ce4fff libRaw.dylib =20 =09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame= works/ImageIO.framework/Versions/A/Resources/libRaw.dylib 0x91ce9000 - 0x91d26fff libTIFF.dylib =20 =09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame= works/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91d2d000 - 0x91d47fff libPng.dylib =20 =09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame= works/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91d4c000 - 0x91d4ffff libRadiance.dylib =20 =09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame= works/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x91d51000 - 0x91e3ffff libxml2.2.dylib =09/usr/lib/libxml2.2.dylib 0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate =20 1.2.2)=09/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelera= te 0x91e60000 - 0x91f45fff com.apple.vImage =20 2.4=09/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/= vImage.framework/Versions/A/vImage 0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib =20 3.2.2)=09/System/Library/Frameworks/Accelerate.framework/Versions/A/Framewor= ks/vecLib.framework/Versions/A/vecLib 0x91fd8000 - 0x92046fff libvMisc.dylib =20 =09/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vec= Lib.framework/Versions/A/libvMisc.dylib 0x92051000 - 0x920e6fff libvDSP.dylib =20 =09/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vec= Lib.framework/Versions/A/libvDSP.dylib 0x92100000 - 0x92688fff libBLAS.dylib =20 =09/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vec= Lib.framework/Versions/A/libBLAS.dylib 0x926bb000 - 0x929e6fff libLAPACK.dylib =20 =09/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vec= Lib.framework/Versions/A/libLAPACK.dylib 0x92a16000 - 0x92b04fff libiconv.2.dylib =09/usr/lib/libiconv.2.dylib 0x92b07000 - 0x92b8ffff com.apple.DesktopServices =20 1.3.7=09/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Vers= ions/A/DesktopServicesPriv 0x92bd0000 - 0x92dfbfff com.apple.Foundation 6.4.10 =20 (567.37)=09/System/Library/Frameworks/Foundation.framework/Versions/C/Founda= tion 0x92f28000 - 0x92f46fff libGL.dylib =20 =09/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dy= lib 0x92f51000 - 0x92fabfff libGLU.dylib =20 =09/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.d= ylib 0x92ff7000 - 0x93007fff com.apple.speech.recognition.framework =20 3.4=09/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Spee= chRecognition.framework/Versions/A/SpeechRecognition 0x93261000 - 0x9327efff com.apple.audio.SoundManager =20 3.9=09/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Carb= onSound.framework/Versions/A/CarbonSound 0x932a6000 - 0x935b4fff com.apple.HIToolbox 1.4.10 =20 (???)=09/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HI= Toolbox.framework/Versions/A/HIToolbox 0x93704000 - 0x93710fff com.apple.opengl =20 1.4.7=09/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x937ac000 - 0x93ddffff com.apple.AppKit 6.4.10 =20 (824.48)=09/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9416c000 - 0x941defff com.apple.CoreData 91 =20 (92.1)=09/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x94217000 - 0x942dcfff com.apple.audio.toolbox.AudioToolbox =20 1.4.7=09/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioTo= olbox 0x9432f000 - 0x9432ffff com.apple.audio.units.AudioUnit =20 1.4=09/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94331000 - 0x944f1fff com.apple.QuartzCore =20 1.4.12=09/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCo= re 0x9453b000 - 0x94578fff libsqlite3.0.dylib =09/usr/lib/libsqlite3.0.dylib 0x94580000 - 0x945d0fff libGLImage.dylib =20 =09/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLIma= ge.dylib 0x945d9000 - 0x945edfff com.apple.CoreVideo =20 1.4=09/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x947a3000 - 0x947b2fff libCGATS.A.dylib =20 =09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame= works/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x947ba000 - 0x947c7fff libCSync.A.dylib =20 =09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame= works/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x9480d000 - 0x94826fff libRIP.A.dylib =20 =09/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame= works/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x94f50000 - 0x94f6dfff libresolv.9.dylib =09/usr/lib/libresolv.9.dylib Model: PowerMac7,3, BootROM 5.2.4f1, 2 processors, PowerPC G5 (3.0), =20 2 GHz, 1.5 GB Graphics: ATI Radeon 9600, ATY,RV351, AGP, 128 MB Memory Module: DIMM0/J11, 256 MB, DDR SDRAM, PC3200U-30330 Memory Module: DIMM1/J12, 256 MB, DDR SDRAM, PC3200U-30330 Memory Module: DIMM2/J13, 512 MB, DDR SDRAM, PC3200U-30330 Memory Module: DIMM3/J14, 512 MB, DDR SDRAM, PC3200U-30330 AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18) Network Service: Built-in Ethernet, Ethernet, en0 Serial ATA Device: Maxtor 6B160M0, 152.67 GB Serial ATA Device: WDC WD5000KS-00MNB0, 465.76 GB Parallel ATA Device: SONY DVD RW DW-Q28A USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 =20 Mb/sec, 500 mA USB Device: Macally USB Optical Net Mouse, Macally, Up to 1.5 Mb/sec, 100 mA USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA USB Device: USB 7-in-1 Card Reader, OTi, Up to 480 Mb/sec, 500 mA USB Device: Hub, Up to 480 Mb/sec, 500 mA USB Device: Apple Cinema Display, Up to 1.5 Mb/sec, 500 mA FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec