From unknown Wed Jun 25 10:53:26 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#1830: 23.0.60; Emacs.app crashes when initial frame is closed while a second one stays open Reply-To: Peter Dyballa , 1830@debbugs.gnu.org Resent-From: Peter Dyballa Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 09 Jan 2009 14:10:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 1830 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.123150967023687 (code B ref -1); Fri, 09 Jan 2009 14:10:04 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 9 Jan 2009 14:01:10 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=FOURLA,IMPRONONCABLE_1, IMPRONONCABLE_2,MURPHY_DRUGS_REL8,MURPHY_WRONG_WORD2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n09E10Xk023679 for ; Fri, 9 Jan 2009 06:01:01 -0800 Received: from mail.gnu.org ([199.232.76.166]:54938 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LLHto-0007hl-RB for emacs-pretest-bug@gnu.org; Fri, 09 Jan 2009 08:59:45 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LLHur-0004U7-Bn for emacs-pretest-bug@gnu.org; Fri, 09 Jan 2009 09:00:58 -0500 Received: from mout4.freenet.de ([195.4.92.94]:37724) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LLH8f-0006z9-H9 for emacs-pretest-bug@gnu.org; Fri, 09 Jan 2009 08:11:02 -0500 Received: from [195.4.92.16] (helo=6.mx.freenet.de) by mout4.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.69 #76) id 1LLH8e-0004DS-5C for emacs-pretest-bug@gnu.org; Fri, 09 Jan 2009 14:11:00 +0100 Received: from p5b23cf6a.dip.t-dialin.net ([91.35.207.106]:62723 helo=[192.168.1.2]) by 6.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.69 #76) id 1LLH8b-0002uk-MH for emacs-pretest-bug@gnu.org; Fri, 09 Jan 2009 14:11:00 +0100 Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: quoted-printable Message-Id: <63D95714-5539-49A8-80E7-D8FC5C074B34@Freenet.DE> Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed To: emacs-pretest-bug@gnu.org From: Peter Dyballa Date: Fri, 9 Jan 2009 14:10:49 +0100 X-Mailer: Apple Mail (2.753.1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Hello! After Emacs.app has opened its initial frame I create a second one. =20 The I close the first one by pressing the red button of the Aqua =20 "decoration" this produces a first error: Debugger entered--Lisp error: (wrong-type-argument frame-live-p =20 #) frame-selected-window(#) menu-bar-non-minibuffer-window-p() When I close the remaining frame often a crash happens: Date/Time: 2009-01-09 13:55:19.948 +0100 OS Version: 10.4.11 (Build 8S165) Report Version: 4 Command: Emacs Path: /Applications/AquaEmacs.app/Contents/MacOS/Emacs Parent: tcsh [23263] Version: Version 23.0.60 (9.0) PID: 29526 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000 Thread 0 Crashed: 0 org.gnu.Emacs 0x0023ec90 -[EmacsMenu menuNeedsUpdate:] = + 48 1 com.apple.AppKit 0x9387c39c -[NSMenu _populate:] + 120 2 com.apple.AppKit 0x9387bf80 AppKitMenuEventHandler + 512 3 com.apple.HIToolbox 0x9329d934 DispatchEventToHandlers=20 (EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692 4 com.apple.HIToolbox 0x9329d08c = SendEventToEventTargetInternal=20 (OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372 5 com.apple.HIToolbox 0x9329cf08 = SendEventToEventTargetWithOptions =20 + 40 6 com.apple.HIToolbox 0x933367bc SendMenuPopulate(MenuData*, =20= OpaqueEventTargetRef*, unsigned long, double) + 212 7 com.apple.HIToolbox 0x9334f718 PopulateMenu(MenuData*, =20 OpaqueEventTargetRef*, CheckMenuData*, unsigned long, double) + 28 8 com.apple.HIToolbox 0x9334f698 = Check1MenuForKeyEvent(MenuData*, =20 CheckMenuData*) + 104 9 com.apple.HIToolbox 0x9334ef6c = CheckMenusForKeyEvent(MenuData*, =20 CheckMenuData*) + 564 10 com.apple.HIToolbox 0x9334ecbc IsMenuKeyEvent(MenuData*, =20 OpaqueEventRef*, unsigned long, MenuData**, unsigned short*) + 564 11 com.apple.HIToolbox 0x9334ea40 IsMenuKeyEvent + 140 12 com.apple.AppKit 0x938221dc = _NSGetMenuItemForCommandKeyEvent =20 + 300 13 com.apple.AppKit 0x937861cc _NSHandleCarbonMenuEvent + = 496 14 com.apple.AppKit 0x93783ab4 _DPSNextEvent + 1280 15 com.apple.AppKit 0x937833f8 -[NSApplication =20 nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 16 com.apple.AppKit 0x9377f93c -[NSApplication run] + 472 17 org.gnu.Emacs 0x002262d8 ns_read_socket + 344 18 org.gnu.Emacs 0x00110b84 read_avail_input + 356 19 org.gnu.Emacs 0x00110d80 gobble_input + 176 20 org.gnu.Emacs 0x00226628 ns_select + 472 21 org.gnu.Emacs 0x0020121c wait_reading_process_output + = 1772 22 org.gnu.Emacs 0x00005490 sit_for + 288 23 org.gnu.Emacs 0x001179d8 read_char + 6728 24 org.gnu.Emacs 0x0011aac8 read_key_sequence + 3880 25 org.gnu.Emacs 0x0011cf98 command_loop_1 + 808 26 org.gnu.Emacs 0x001a2730 internal_condition_case + 352 27 org.gnu.Emacs 0x001066c0 command_loop_2 + 80 28 org.gnu.Emacs 0x001a25c8 internal_catch + 328 29 org.gnu.Emacs 0x0010fbbc recursive_edit_1 + 236 30 org.gnu.Emacs 0x0010fec8 Frecursive_edit + 440 31 org.gnu.Emacs 0x001a4acc Ffuncall + 1276 32 org.gnu.Emacs 0x001f8ba4 Fbyte_code + 6788 33 org.gnu.Emacs 0x001a804c Feval + 1388 34 org.gnu.Emacs 0x001a92dc Fprogn + 92 35 org.gnu.Emacs 0x000749cc Fsave_window_excursion + 108 36 org.gnu.Emacs 0x001f7c10 Fbyte_code + 2800 37 org.gnu.Emacs 0x001a42a0 funcall_lambda + 272 38 org.gnu.Emacs 0x001a482c Ffuncall + 604 39 org.gnu.Emacs 0x001a599c Fapply + 332 40 org.gnu.Emacs 0x001a5c3c apply1 + 76 41 org.gnu.Emacs 0x001a5e04 call_debugger + 420 42 org.gnu.Emacs 0x001a6080 maybe_call_debugger + 336 43 org.gnu.Emacs 0x001a6380 find_handler_clause + 432 44 org.gnu.Emacs 0x001a6718 Fsignal + 472 45 org.gnu.Emacs 0x001a6a0c xsignal2 + 44 46 org.gnu.Emacs 0x0018978c wrong_type_argument + 60 47 org.gnu.Emacs 0x0006ac78 list_of_panes + 1256 48 org.gnu.Emacs 0x0023fb04 ns_popup_menu + 644 49 org.gnu.Emacs 0x001a802c Feval + 1356 50 org.gnu.Emacs 0x001a44bc funcall_lambda + 812 51 org.gnu.Emacs 0x001a48a4 Ffuncall + 724 52 org.gnu.Emacs 0x001a5c58 apply1 + 104 53 org.gnu.Emacs 0x0019fd8c Fcall_interactively + 588 54 org.gnu.Emacs 0x001a4b20 Ffuncall + 1360 55 org.gnu.Emacs 0x001a4eb8 call3 + 40 56 org.gnu.Emacs 0x0011d264 command_loop_1 + 1524 57 org.gnu.Emacs 0x001a2730 internal_condition_case + 352 58 org.gnu.Emacs 0x001066c0 command_loop_2 + 80 59 org.gnu.Emacs 0x001a25c8 internal_catch + 328 60 org.gnu.Emacs 0x0010fc8c recursive_edit_1 + 444 61 org.gnu.Emacs 0x0010fec8 Frecursive_edit + 440 62 org.gnu.Emacs 0x00105c10 main + 3584 63 org.gnu.Emacs 0x00002aac _start + 760 64 org.gnu.Emacs 0x000027b0 start + 48 Thread 0 crashed with PPC Thread State 64: srr0: 0x000000000023ec90 srr1: =20 0x000000000200f930 vrsave: 0x0000000000000409 cr: 0x24822482 xer: 0x0000000000000004 lr: =20 0x000000009387c39c ctr: 0x000000000023ec60 r0: 0x000000009387c39c r1: 0x00000000bfff9b40 r2: =20 0x0000000000cddf10 r3: 0x0000000000cf6a20 r4: 0x0000000090abee64 r5: 0x0000000000cf6a20 r6: =20 0x0000000000040101 r7: 0x00000000036fecf0 r8: 0x000000005e4e3e2c r9: 0x0000000000000000 r10: =20 0x0000000000000005 r11: 0x00000000000001fc r12: 0x000000000023ec60 r13: 0x0000000000000002 r14: =20 0x0000000000000000 r15: 0x00000000a329d698 r16: 0x00000000036ee070 r17: 0x00000000bfffa230 r18: =20 0x000000006d656e75 r19: 0x0000000000000009 r20: 0x000000000ae7d670 r21: 0x00000000ffffd96e r22: =20 0x0000000000000000 r23: 0x00000000bfffa380 r24: 0x0000000000000000 r25: 0x00000000bfffa230 r26: =20 0x00000000036ee070 r27: 0x0000000000000000 r28: 0x0000000000cf6a20 r29: 0x00000000a37b93f0 r30: =20 0x0000000000cf6a20 r31: 0x000000000023ec60 Binary Images Description: 0x1000 - 0x27afff org.gnu.Emacs Version 23.0.60 (9.0) /=20 Applications/AquaEmacs.app/Contents/MacOS/Emacs 0x462000 - 0x490fff libncurses.5.dylib /sw/lib/ncurses/=20 libncurses.5.dylib 0x4ac000 - 0x4cafff libexpat.1.dylib /sw/lib/libexpat.1.dylib 0x605000 - 0x633fff libdbus-1.3.dylib = /sw/lib/libdbus-1.3.dylib 0x6bb000 - 0x6dbfff libfontconfig.1.dylib /sw/lib/fontconfig2/=20 lib/libfontconfig.1.dylib 0x7ff000 - 0x8edfff libxml2.2.dylib /usr/lib/libxml2.2.dylib 0x91a000 - 0x987fff libfreetype.6.dylib /sw/lib/freetype219/lib/=20= libfreetype.6.dylib 0xfde000 - 0xfdefff com.apple.SpotLightCM 1.0 (121.36) /System/=20= Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/=20 SpotlightCM 0xb097000 - 0xb09afff CDFinder X CMM 1.2 (Universal) (1.2) /Users/=20= pete/Library/Contextual Menu Items/CDFinder X CMM.plugin/Contents/=20 MacOS/CDFinder X CMM 0xb09e000 - 0xb0a1fff com.lemkesoft.GraphicConverterCMI 1.5 /Users/=20= pete/Library/Contextual Menu Items/GraphicConverterCMI.plugin/=20 Contents/MacOS/GraphicConverterCMI 0xb0ab000 - 0xb169fff com.apple.WebKit 4525.27 (4525.27.1) /System/=20= Library/Frameworks/WebKit.framework/Versions/A/WebKit 0xb1f7000 - 0xb2e0fff com.apple.JavaScriptCore 4525.26 =20 (4525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/=20 Versions/A/JavaScriptCore 0xb336000 - 0xba09fff com.apple.WebCore 4525.26 (4525.26.6) /=20 System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/=20 WebCore.framework/Versions/A/WebCore 0xbda3000 - 0xbda5fff com.apple.AutomatorCMM 1.0.1 (88.2) /System/=20= Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/=20 AutomatorCMM 0xbda8000 - 0xbdacfff com.apple.FolderActionsMenu 1.3 /System/=20= Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/=20= FolderActionsMenu 0xbdb0000 - 0xbdc5fff com.derlien.DiskInventoryXFinderCM Disk =20 Inventory X CM version 1.0 (1.0) /Library/Contextual Menu = Items/Disk =20 Inventory X Finder CM.plugin/Contents/MacOS/Disk Inventory X Finder CM 0xbdd1000 - 0xbdd2fff uk.co.markallan.clamxav.ScanWithClamXav ??? =20 (1.0) /Library/Contextual Menu Items/ScanWithClamXav.plugin/Contents/=20= MacOS/ScanWithClamXav 0xbdd5000 - 0xbdd6fff net.brockerhoff.XRay.CM 1.1 /Library/=20 Contextual Menu Items/XRay Contextual Menu.plugin/Contents/MacOS/XRay =20= Contextual Menu 0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld 0x90000000 - 0x901bcfff libSystem.B.dylib = /usr/lib/libSystem.B.dylib 0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/=20 libmathCommon.A.dylib 0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/=20 Library/Frameworks/ApplicationServices.framework/Versions/A/=20 Frameworks/CoreText.framework/Versions/A/CoreText 0x90293000 - 0x90344fff ATS /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/=20 Versions/A/ATS 0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.79 (???) /System/=20= Library/Frameworks/ApplicationServices.framework/Versions/A/=20 Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) = /=20 System/Library/Frameworks/CoreFoundation.framework/Versions/A/=20 CoreFoundation 0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/=20= Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x908e0000 - 0x909e2fff libicucore.A.dylib = /usr/lib/libicucore.A.dylib 0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib 0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/=20= Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib 0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.18 = /=20 System/Library/Frameworks/CoreServices.framework/Versions/A/=20 Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/=20= Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/=20 OSServices.framework/Versions/A/OSServices 0x90f92000 - 0x90fd4fff com.apple.CFNetwork 4.0 (129.23) /System/=20= Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/=20 CFNetwork.framework/Versions/A/CFNetwork 0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/=20= Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/=20 WebServicesCore.framework/Versions/A/WebServicesCore 0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8 /System/Library/=20= Frameworks/CoreServices.framework/Versions/A/Frameworks/=20 SearchKit.framework/Versions/A/SearchKit 0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/=20= Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/=20 Metadata.framework/Versions/A/Metadata 0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib 0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/=20 Library/Frameworks/Security.framework/Versions/A/Security 0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/=20 Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib 0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/=20= Library/Frameworks/SystemConfiguration.framework/Versions/A/=20 SystemConfiguration 0x91434000 - 0x9143ffff libgcc_s.1.dylib = /usr/lib/libgcc_s.1.dylib 0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/=20 Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) = /=20 System/Library/Frameworks/ApplicationServices.framework/Versions/A/=20 ApplicationServices 0x914fe000 - 0x91536fff com.apple.AE 1.5 (297) /System/Library/=20 Frameworks/ApplicationServices.framework/Versions/A/Frameworks/=20 AE.framework/Versions/A/AE 0x91551000 - 0x91623fff com.apple.ColorSync 4.4.11 /System/Library/=20= Frameworks/ApplicationServices.framework/Versions/A/Frameworks/=20 ColorSync.framework/Versions/A/ColorSync 0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 =20 (177.13) = /System/Library/Frameworks/ApplicationServices.framework/=20 Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9174e000 - 0x91805fff com.apple.QD 3.10.27 (???) /System/Library/=20= Frameworks/ApplicationServices.framework/Versions/A/Frameworks/=20 QD.framework/Versions/A/QD 0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/=20= Library/Frameworks/ApplicationServices.framework/Versions/A/=20 Frameworks/HIServices.framework/Versions/A/HIServices 0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/=20= Frameworks/ApplicationServices.framework/Versions/A/Frameworks/=20 LangAnalysis.framework/Versions/A/LangAnalysis 0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/=20= Frameworks/ApplicationServices.framework/Versions/A/Frameworks/=20 FindByContent.framework/Versions/A/FindByContent 0x9193c000 - 0x9197efff com.apple.LaunchServices 183 /System/Library/=20= Frameworks/ApplicationServices.framework/Versions/A/Frameworks/=20 LaunchServices.framework/Versions/A/LaunchServices 0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 = /=20 System/Library/Frameworks/ApplicationServices.framework/Versions/A/=20 Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.8 /System/=20= Library/Frameworks/ApplicationServices.framework/Versions/A/=20 Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.=20 0.9.7.dylib 0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib 0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libJPEG.dylib 0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libJP2.dylib 0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libGIF.dylib 0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libRaw.dylib 0x91ce7000 - 0x91d01fff libPng.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libPng.dylib 0x91d06000 - 0x91d09fff libRadiance.dylib = /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libRadiance.dylib 0x91e09000 - 0x91e47fff libTIFF.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libTIFF.dylib 0x91e4e000 - 0x91e4efff com.apple.Accelerate 1.2.2 (Accelerate =20 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/=20 Accelerate 0x91e50000 - 0x91f35fff com.apple.vImage 2.4 /System/Library/=20 Frameworks/Accelerate.framework/Versions/A/Frameworks/=20 vImage.framework/Versions/A/vImage 0x91f3d000 - 0x91f5cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib =20 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/=20 Frameworks/vecLib.framework/Versions/A/vecLib 0x91fc8000 - 0x92036fff libvMisc.dylib /System/Library/Frameworks/=20 Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/=20 A/libvMisc.dylib 0x92041000 - 0x920d6fff libvDSP.dylib /System/Library/Frameworks/=20 Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/=20 A/libvDSP.dylib 0x920f0000 - 0x92678fff libBLAS.dylib /System/Library/Frameworks/=20 Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/=20 A/libBLAS.dylib 0x926ab000 - 0x929d6fff libLAPACK.dylib = /System/Library/Frameworks/=20 Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/=20 A/libLAPACK.dylib 0x92a06000 - 0x92af4fff libiconv.2.dylib = /usr/lib/libiconv.2.dylib 0x92af7000 - 0x92b7ffff com.apple.DesktopServices 1.3.7 /System/=20 Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/=20 DesktopServicesPriv 0x92bc0000 - 0x92debfff com.apple.Foundation 6.4.10 (567.37) /System/=20= Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92f18000 - 0x92f36fff libGL.dylib /System/Library/Frameworks/=20 OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92f41000 - 0x92f9bfff libGLU.dylib /System/Library/Frameworks/=20 OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92fb9000 - 0x92fb9fff com.apple.Carbon 10.4 (???) /System/Library/=20= Frameworks/Carbon.framework/Versions/A/Carbon 0x92fbb000 - 0x92fcffff com.apple.ImageCapture 3.0 /System/Library/=20= Frameworks/Carbon.framework/Versions/A/Frameworks/=20 ImageCapture.framework/Versions/A/ImageCapture 0x92fe7000 - 0x92ff7fff com.apple.speech.recognition.framework 3.4 = /=20 System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 SpeechRecognition.framework/Versions/A/SpeechRecognition 0x93003000 - 0x93018fff com.apple.securityhi 2.0 (203) /System/=20 Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 SecurityHI.framework/Versions/A/SecurityHI 0x9302a000 - 0x930b1fff com.apple.ink.framework 101.2 (69) /System/=20= Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 Ink.framework/Versions/A/Ink 0x930c5000 - 0x930d0fff com.apple.help 1.0.3 (32) /System/Library/=20= Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/=20 Versions/A/Help 0x930da000 - 0x93108fff com.apple.openscripting 1.2.7 (???) /System/=20= Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 OpenScripting.framework/Versions/A/OpenScripting 0x93122000 - 0x93131fff com.apple.print.framework.Print 5.2 (192.4) = /=20 System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 Print.framework/Versions/A/Print 0x9313d000 - 0x931a3fff com.apple.htmlrendering 1.1.2 /System/Library/=20= Frameworks/Carbon.framework/Versions/A/Frameworks/=20 HTMLRendering.framework/Versions/A/HTMLRendering 0x931d4000 - 0x93223fff com.apple.NavigationServices 3.4.4 (3.4.3) = /=20 System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 NavigationServices.framework/Versions/A/NavigationServices 0x93251000 - 0x9326efff com.apple.audio.SoundManager 3.9 /System/=20= Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 CarbonSound.framework/Versions/A/CarbonSound 0x93280000 - 0x9328dfff com.apple.CommonPanels 1.2.2 (73) /System/=20= Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 CommonPanels.framework/Versions/A/CommonPanels 0x93296000 - 0x935a4fff com.apple.HIToolbox 1.4.10 (???) /System/=20= Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 HIToolbox.framework/Versions/A/HIToolbox 0x936f4000 - 0x93700fff com.apple.opengl 1.4.7 /System/Library/=20 Frameworks/OpenGL.framework/Versions/A/OpenGL 0x93779000 - 0x93779fff com.apple.Cocoa 6.4 (???) /System/Library/=20= Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9377b000 - 0x93daefff com.apple.AppKit 6.4.10 (824.48) /System/=20= Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9413b000 - 0x941adfff com.apple.CoreData 91 (92.1) /System/Library/=20= Frameworks/CoreData.framework/Versions/A/CoreData 0x941e6000 - 0x942abfff com.apple.audio.toolbox.AudioToolbox 1.4.7 = /=20 System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x942fe000 - 0x942fefff com.apple.audio.units.AudioUnit 1.4 /System/=20= Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94300000 - 0x944c0fff com.apple.QuartzCore 1.4.12 /System/Library/=20= Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9450a000 - 0x94547fff libsqlite3.0.dylib = /usr/lib/libsqlite3.0.dylib 0x9454f000 - 0x9459ffff libGLImage.dylib = /System/Library/Frameworks/=20 OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x945a8000 - 0x945c1fff com.apple.CoreVideo 1.4.2 /System/Library/=20= Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x94779000 - 0x94788fff libCGATS.A.dylib = /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/=20 CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x94790000 - 0x9479dfff libCSync.A.dylib = /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/=20 CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x947e3000 - 0x947fcfff libRIP.A.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/=20 CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x94c19000 - 0x94c8afff libstdc++.6.dylib = /usr/lib/libstdc++.6.dylib 0x9cdd8000 - 0x9cdf8fff libmx.A.dylib /usr/lib/libmx.A.dylib ************************************************************************=20= **************** Date/Time: 2009-01-09 13:55:19.948 +0100 OS Version: 10.4.11 (Build 8S165) Report Version: 4 Command: Emacs Path: /Applications/AquaEmacs.app/Contents/MacOS/Emacs Parent: tcsh [23263] Version: Version 23.0.60 (9.0) PID: 29526 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000 Thread 0 Crashed: 0 org.gnu.Emacs 0x0023ec90 -[EmacsMenu menuNeedsUpdate:] = + 48 1 com.apple.AppKit 0x9387c39c -[NSMenu _populate:] + 120 2 com.apple.AppKit 0x9387bf80 AppKitMenuEventHandler + 512 3 com.apple.HIToolbox 0x9329d934 DispatchEventToHandlers=20 (EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692 4 com.apple.HIToolbox 0x9329d08c = SendEventToEventTargetInternal=20 (OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372 5 com.apple.HIToolbox 0x9329cf08 = SendEventToEventTargetWithOptions =20 + 40 6 com.apple.HIToolbox 0x933367bc SendMenuPopulate(MenuData*, =20= OpaqueEventTargetRef*, unsigned long, double) + 212 7 com.apple.HIToolbox 0x9334f718 PopulateMenu(MenuData*, =20 OpaqueEventTargetRef*, CheckMenuData*, unsigned long, double) + 28 8 com.apple.HIToolbox 0x9334f698 = Check1MenuForKeyEvent(MenuData*, =20 CheckMenuData*) + 104 9 com.apple.HIToolbox 0x9334ef6c = CheckMenusForKeyEvent(MenuData*, =20 CheckMenuData*) + 564 10 com.apple.HIToolbox 0x9334ecbc IsMenuKeyEvent(MenuData*, =20 OpaqueEventRef*, unsigned long, MenuData**, unsigned short*) + 564 11 com.apple.HIToolbox 0x9334ea40 IsMenuKeyEvent + 140 12 com.apple.AppKit 0x938221dc = _NSGetMenuItemForCommandKeyEvent =20 + 300 13 com.apple.AppKit 0x937861cc _NSHandleCarbonMenuEvent + = 496 14 com.apple.AppKit 0x93783ab4 _DPSNextEvent + 1280 15 com.apple.AppKit 0x937833f8 -[NSApplication =20 nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 16 com.apple.AppKit 0x9377f93c -[NSApplication run] + 472 17 org.gnu.Emacs 0x002262d8 ns_read_socket + 344 18 org.gnu.Emacs 0x00110b84 read_avail_input + 356 19 org.gnu.Emacs 0x00110d80 gobble_input + 176 20 org.gnu.Emacs 0x00226628 ns_select + 472 21 org.gnu.Emacs 0x0020121c wait_reading_process_output + = 1772 22 org.gnu.Emacs 0x00005490 sit_for + 288 23 org.gnu.Emacs 0x001179d8 read_char + 6728 24 org.gnu.Emacs 0x0011aac8 read_key_sequence + 3880 25 org.gnu.Emacs 0x0011cf98 command_loop_1 + 808 26 org.gnu.Emacs 0x001a2730 internal_condition_case + 352 27 org.gnu.Emacs 0x001066c0 command_loop_2 + 80 28 org.gnu.Emacs 0x001a25c8 internal_catch + 328 29 org.gnu.Emacs 0x0010fbbc recursive_edit_1 + 236 30 org.gnu.Emacs 0x0010fec8 Frecursive_edit + 440 31 org.gnu.Emacs 0x001a4acc Ffuncall + 1276 32 org.gnu.Emacs 0x001f8ba4 Fbyte_code + 6788 33 org.gnu.Emacs 0x001a804c Feval + 1388 34 org.gnu.Emacs 0x001a92dc Fprogn + 92 35 org.gnu.Emacs 0x000749cc Fsave_window_excursion + 108 36 org.gnu.Emacs 0x001f7c10 Fbyte_code + 2800 37 org.gnu.Emacs 0x001a42a0 funcall_lambda + 272 38 org.gnu.Emacs 0x001a482c Ffuncall + 604 39 org.gnu.Emacs 0x001a599c Fapply + 332 40 org.gnu.Emacs 0x001a5c3c apply1 + 76 41 org.gnu.Emacs 0x001a5e04 call_debugger + 420 42 org.gnu.Emacs 0x001a6080 maybe_call_debugger + 336 43 org.gnu.Emacs 0x001a6380 find_handler_clause + 432 44 org.gnu.Emacs 0x001a6718 Fsignal + 472 45 org.gnu.Emacs 0x001a6a0c xsignal2 + 44 46 org.gnu.Emacs 0x0018978c wrong_type_argument + 60 47 org.gnu.Emacs 0x0006ac78 list_of_panes + 1256 48 org.gnu.Emacs 0x0023fb04 ns_popup_menu + 644 49 org.gnu.Emacs 0x001a802c Feval + 1356 50 org.gnu.Emacs 0x001a44bc funcall_lambda + 812 51 org.gnu.Emacs 0x001a48a4 Ffuncall + 724 52 org.gnu.Emacs 0x001a5c58 apply1 + 104 53 org.gnu.Emacs 0x0019fd8c Fcall_interactively + 588 54 org.gnu.Emacs 0x001a4b20 Ffuncall + 1360 55 org.gnu.Emacs 0x001a4eb8 call3 + 40 56 org.gnu.Emacs 0x0011d264 command_loop_1 + 1524 57 org.gnu.Emacs 0x001a2730 internal_condition_case + 352 58 org.gnu.Emacs 0x001066c0 command_loop_2 + 80 59 org.gnu.Emacs 0x001a25c8 internal_catch + 328 60 org.gnu.Emacs 0x0010fc8c recursive_edit_1 + 444 61 org.gnu.Emacs 0x0010fec8 Frecursive_edit + 440 62 org.gnu.Emacs 0x00105c10 main + 3584 63 org.gnu.Emacs 0x00002aac _start + 760 64 org.gnu.Emacs 0x000027b0 start + 48 Thread 0 crashed with PPC Thread State 64: srr0: 0x000000000023ec90 srr1: =20 0x000000000200f930 vrsave: 0x0000000000000409 cr: 0x24822482 xer: 0x0000000000000004 lr: =20 0x000000009387c39c ctr: 0x000000000023ec60 r0: 0x000000009387c39c r1: 0x00000000bfff9b40 r2: =20 0x0000000000cddf10 r3: 0x0000000000cf6a20 r4: 0x0000000090abee64 r5: 0x0000000000cf6a20 r6: =20 0x0000000000040101 r7: 0x00000000036fecf0 r8: 0x000000005e4e3e2c r9: 0x0000000000000000 r10: =20 0x0000000000000005 r11: 0x00000000000001fc r12: 0x000000000023ec60 r13: 0x0000000000000002 r14: =20 0x0000000000000000 r15: 0x00000000a329d698 r16: 0x00000000036ee070 r17: 0x00000000bfffa230 r18: =20 0x000000006d656e75 r19: 0x0000000000000009 r20: 0x000000000ae7d670 r21: 0x00000000ffffd96e r22: =20 0x0000000000000000 r23: 0x00000000bfffa380 r24: 0x0000000000000000 r25: 0x00000000bfffa230 r26: =20 0x00000000036ee070 r27: 0x0000000000000000 r28: 0x0000000000cf6a20 r29: 0x00000000a37b93f0 r30: =20 0x0000000000cf6a20 r31: 0x000000000023ec60 Binary Images Description: 0x1000 - 0x27afff org.gnu.Emacs Version 23.0.60 (9.0) /=20 Applications/AquaEmacs.app/Contents/MacOS/Emacs 0x462000 - 0x490fff libncurses.5.dylib /sw/lib/ncurses/=20 libncurses.5.dylib 0x4ac000 - 0x4cafff libexpat.1.dylib /sw/lib/libexpat.1.dylib 0x605000 - 0x633fff libdbus-1.3.dylib = /sw/lib/libdbus-1.3.dylib 0x6bb000 - 0x6dbfff libfontconfig.1.dylib /sw/lib/fontconfig2/=20 lib/libfontconfig.1.dylib 0x7ff000 - 0x8edfff libxml2.2.dylib /usr/lib/libxml2.2.dylib 0x91a000 - 0x987fff libfreetype.6.dylib /sw/lib/freetype219/lib/=20= libfreetype.6.dylib 0xfde000 - 0xfdefff com.apple.SpotLightCM 1.0 (121.36) /System/=20= Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/=20 SpotlightCM 0xb097000 - 0xb09afff CDFinder X CMM 1.2 (Universal) (1.2) /Users/=20= pete/Library/Contextual Menu Items/CDFinder X CMM.plugin/Contents/=20 MacOS/CDFinder X CMM 0xb09e000 - 0xb0a1fff com.lemkesoft.GraphicConverterCMI 1.5 /Users/=20= pete/Library/Contextual Menu Items/GraphicConverterCMI.plugin/=20 Contents/MacOS/GraphicConverterCMI 0xb0ab000 - 0xb169fff com.apple.WebKit 4525.27 (4525.27.1) /System/=20= Library/Frameworks/WebKit.framework/Versions/A/WebKit 0xb1f7000 - 0xb2e0fff com.apple.JavaScriptCore 4525.26 =20 (4525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/=20 Versions/A/JavaScriptCore 0xb336000 - 0xba09fff com.apple.WebCore 4525.26 (4525.26.6) /=20 System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/=20 WebCore.framework/Versions/A/WebCore 0xbda3000 - 0xbda5fff com.apple.AutomatorCMM 1.0.1 (88.2) /System/=20= Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/=20 AutomatorCMM 0xbda8000 - 0xbdacfff com.apple.FolderActionsMenu 1.3 /System/=20= Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/=20= FolderActionsMenu 0xbdb0000 - 0xbdc5fff com.derlien.DiskInventoryXFinderCM Disk =20 Inventory X CM version 1.0 (1.0) /Library/Contextual Menu = Items/Disk =20 Inventory X Finder CM.plugin/Contents/MacOS/Disk Inventory X Finder CM 0xbdd1000 - 0xbdd2fff uk.co.markallan.clamxav.ScanWithClamXav ??? =20 (1.0) /Library/Contextual Menu Items/ScanWithClamXav.plugin/Contents/=20= MacOS/ScanWithClamXav 0xbdd5000 - 0xbdd6fff net.brockerhoff.XRay.CM 1.1 /Library/=20 Contextual Menu Items/XRay Contextual Menu.plugin/Contents/MacOS/XRay =20= Contextual Menu 0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld 0x90000000 - 0x901bcfff libSystem.B.dylib = /usr/lib/libSystem.B.dylib 0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/=20 libmathCommon.A.dylib 0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/=20 Library/Frameworks/ApplicationServices.framework/Versions/A/=20 Frameworks/CoreText.framework/Versions/A/CoreText 0x90293000 - 0x90344fff ATS /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/=20 Versions/A/ATS 0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.79 (???) /System/=20= Library/Frameworks/ApplicationServices.framework/Versions/A/=20 Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) = /=20 System/Library/Frameworks/CoreFoundation.framework/Versions/A/=20 CoreFoundation 0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/=20= Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x908e0000 - 0x909e2fff libicucore.A.dylib = /usr/lib/libicucore.A.dylib 0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib 0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/=20= Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib 0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.18 = /=20 System/Library/Frameworks/CoreServices.framework/Versions/A/=20 Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/=20= Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/=20 OSServices.framework/Versions/A/OSServices 0x90f92000 - 0x90fd4fff com.apple.CFNetwork 4.0 (129.23) /System/=20= Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/=20 CFNetwork.framework/Versions/A/CFNetwork 0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/=20= Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/=20 WebServicesCore.framework/Versions/A/WebServicesCore 0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8 /System/Library/=20= Frameworks/CoreServices.framework/Versions/A/Frameworks/=20 SearchKit.framework/Versions/A/SearchKit 0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/=20= Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/=20 Metadata.framework/Versions/A/Metadata 0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib 0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/=20 Library/Frameworks/Security.framework/Versions/A/Security 0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/=20 Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib 0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/=20= Library/Frameworks/SystemConfiguration.framework/Versions/A/=20 SystemConfiguration 0x91434000 - 0x9143ffff libgcc_s.1.dylib = /usr/lib/libgcc_s.1.dylib 0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/=20 Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) = /=20 System/Library/Frameworks/ApplicationServices.framework/Versions/A/=20 ApplicationServices 0x914fe000 - 0x91536fff com.apple.AE 1.5 (297) /System/Library/=20 Frameworks/ApplicationServices.framework/Versions/A/Frameworks/=20 AE.framework/Versions/A/AE 0x91551000 - 0x91623fff com.apple.ColorSync 4.4.11 /System/Library/=20= Frameworks/ApplicationServices.framework/Versions/A/Frameworks/=20 ColorSync.framework/Versions/A/ColorSync 0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 =20 (177.13) = /System/Library/Frameworks/ApplicationServices.framework/=20 Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9174e000 - 0x91805fff com.apple.QD 3.10.27 (???) /System/Library/=20= Frameworks/ApplicationServices.framework/Versions/A/Frameworks/=20 QD.framework/Versions/A/QD 0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/=20= Library/Frameworks/ApplicationServices.framework/Versions/A/=20 Frameworks/HIServices.framework/Versions/A/HIServices 0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/=20= Frameworks/ApplicationServices.framework/Versions/A/Frameworks/=20 LangAnalysis.framework/Versions/A/LangAnalysis 0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/=20= Frameworks/ApplicationServices.framework/Versions/A/Frameworks/=20 FindByContent.framework/Versions/A/FindByContent 0x9193c000 - 0x9197efff com.apple.LaunchServices 183 /System/Library/=20= Frameworks/ApplicationServices.framework/Versions/A/Frameworks/=20 LaunchServices.framework/Versions/A/LaunchServices 0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 = /=20 System/Library/Frameworks/ApplicationServices.framework/Versions/A/=20 Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.8 /System/=20= Library/Frameworks/ApplicationServices.framework/Versions/A/=20 Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.=20 0.9.7.dylib 0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib 0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libJPEG.dylib 0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libJP2.dylib 0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libGIF.dylib 0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libRaw.dylib 0x91ce7000 - 0x91d01fff libPng.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libPng.dylib 0x91d06000 - 0x91d09fff libRadiance.dylib = /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libRadiance.dylib 0x91e09000 - 0x91e47fff libTIFF.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/=20= Versions/A/Resources/libTIFF.dylib 0x91e4e000 - 0x91e4efff com.apple.Accelerate 1.2.2 (Accelerate =20 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/=20 Accelerate 0x91e50000 - 0x91f35fff com.apple.vImage 2.4 /System/Library/=20 Frameworks/Accelerate.framework/Versions/A/Frameworks/=20 vImage.framework/Versions/A/vImage 0x91f3d000 - 0x91f5cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib =20 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/=20 Frameworks/vecLib.framework/Versions/A/vecLib 0x91fc8000 - 0x92036fff libvMisc.dylib /System/Library/Frameworks/=20 Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/=20 A/libvMisc.dylib 0x92041000 - 0x920d6fff libvDSP.dylib /System/Library/Frameworks/=20 Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/=20 A/libvDSP.dylib 0x920f0000 - 0x92678fff libBLAS.dylib /System/Library/Frameworks/=20 Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/=20 A/libBLAS.dylib 0x926ab000 - 0x929d6fff libLAPACK.dylib = /System/Library/Frameworks/=20 Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/=20 A/libLAPACK.dylib 0x92a06000 - 0x92af4fff libiconv.2.dylib = /usr/lib/libiconv.2.dylib 0x92af7000 - 0x92b7ffff com.apple.DesktopServices 1.3.7 /System/=20 Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/=20 DesktopServicesPriv 0x92bc0000 - 0x92debfff com.apple.Foundation 6.4.10 (567.37) /System/=20= Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92f18000 - 0x92f36fff libGL.dylib /System/Library/Frameworks/=20 OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92f41000 - 0x92f9bfff libGLU.dylib /System/Library/Frameworks/=20 OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92fb9000 - 0x92fb9fff com.apple.Carbon 10.4 (???) /System/Library/=20= Frameworks/Carbon.framework/Versions/A/Carbon 0x92fbb000 - 0x92fcffff com.apple.ImageCapture 3.0 /System/Library/=20= Frameworks/Carbon.framework/Versions/A/Frameworks/=20 ImageCapture.framework/Versions/A/ImageCapture 0x92fe7000 - 0x92ff7fff com.apple.speech.recognition.framework 3.4 = /=20 System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 SpeechRecognition.framework/Versions/A/SpeechRecognition 0x93003000 - 0x93018fff com.apple.securityhi 2.0 (203) /System/=20 Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 SecurityHI.framework/Versions/A/SecurityHI 0x9302a000 - 0x930b1fff com.apple.ink.framework 101.2 (69) /System/=20= Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 Ink.framework/Versions/A/Ink 0x930c5000 - 0x930d0fff com.apple.help 1.0.3 (32) /System/Library/=20= Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/=20 Versions/A/Help 0x930da000 - 0x93108fff com.apple.openscripting 1.2.7 (???) /System/=20= Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 OpenScripting.framework/Versions/A/OpenScripting 0x93122000 - 0x93131fff com.apple.print.framework.Print 5.2 (192.4) = /=20 System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 Print.framework/Versions/A/Print 0x9313d000 - 0x931a3fff com.apple.htmlrendering 1.1.2 /System/Library/=20= Frameworks/Carbon.framework/Versions/A/Frameworks/=20 HTMLRendering.framework/Versions/A/HTMLRendering 0x931d4000 - 0x93223fff com.apple.NavigationServices 3.4.4 (3.4.3) = /=20 System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 NavigationServices.framework/Versions/A/NavigationServices 0x93251000 - 0x9326efff com.apple.audio.SoundManager 3.9 /System/=20= Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 CarbonSound.framework/Versions/A/CarbonSound 0x93280000 - 0x9328dfff com.apple.CommonPanels 1.2.2 (73) /System/=20= Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 CommonPanels.framework/Versions/A/CommonPanels 0x93296000 - 0x935a4fff com.apple.HIToolbox 1.4.10 (???) /System/=20= Library/Frameworks/Carbon.framework/Versions/A/Frameworks/=20 HIToolbox.framework/Versions/A/HIToolbox 0x936f4000 - 0x93700fff com.apple.opengl 1.4.7 /System/Library/=20 Frameworks/OpenGL.framework/Versions/A/OpenGL 0x93779000 - 0x93779fff com.apple.Cocoa 6.4 (???) /System/Library/=20= Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9377b000 - 0x93daefff com.apple.AppKit 6.4.10 (824.48) /System/=20= Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9413b000 - 0x941adfff com.apple.CoreData 91 (92.1) /System/Library/=20= Frameworks/CoreData.framework/Versions/A/CoreData 0x941e6000 - 0x942abfff com.apple.audio.toolbox.AudioToolbox 1.4.7 = /=20 System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x942fe000 - 0x942fefff com.apple.audio.units.AudioUnit 1.4 /System/=20= Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94300000 - 0x944c0fff com.apple.QuartzCore 1.4.12 /System/Library/=20= Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9450a000 - 0x94547fff libsqlite3.0.dylib = /usr/lib/libsqlite3.0.dylib 0x9454f000 - 0x9459ffff libGLImage.dylib = /System/Library/Frameworks/=20 OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x945a8000 - 0x945c1fff com.apple.CoreVideo 1.4.2 /System/Library/=20= Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x94779000 - 0x94788fff libCGATS.A.dylib = /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/=20 CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x94790000 - 0x9479dfff libCSync.A.dylib = /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/=20 CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x947e3000 - 0x947fcfff libRIP.A.dylib /System/Library/Frameworks/=20 ApplicationServices.framework/Versions/A/Frameworks/=20 CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x94c19000 - 0x94c8afff libstdc++.6.dylib = /usr/lib/libstdc++.6.dylib 0x9cdd8000 - 0x9cdf8fff libmx.A.dylib /usr/lib/libmx.A.dylib Model: PowerBook5,5, BootROM 4.8.4f1, 1 processors, PowerPC G4 =20 (1.1), 1.5 GHz, 2 GB Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 64 MB Memory Module: SODIMM0/J20STANDARD, 1 GB, DDR SDRAM, PC2700U-25330 Memory Module: SODIMM1/J23REVERSED, 1 GB, DDR SDRAM, PC2700U-25330 AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18) Modem: LastDash, Euro, V.92, 4.0, APPLE VERSION 2.6.6 Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial =20 ports Network Service: Ethernet (integriert), Ethernet, en0 Network Service: AirPort, AirPort, en1 PCI Card: TXN,PCIXXXX-00, cardbus, PC Card Parallel ATA Device: MATSHITADVD-R UJ-825, 4.38 GB Parallel ATA Device: Hitachi IC25N080ATMR04-0, 74.53 GB USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/=20 sec, 500 mA In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, NS apple-=20 appkit-824.48) of 2009-01-04 on localhost Windowing system distributor `Apple', version 10.3.824 configured using `configure '--without-sound' '--without-pop' '--=20 with-dbus' '--with-libotf' '--with-ns' '--disable-ns-self-contained' =20 '--enable-locallisppath=3D/Library/Application Support/Emacs/=20 calendar23:/Library/Application Support/Emacs/caml:/Library/=20 Application Support/Emacs:/sw/share/emacs21/site-lisp/elib' =20 'PKG_CONFIG_PATH=3D/sw/lib/xft2/lib/pkgconfig:/sw/lib/fontconfig2/lib/=20= pkgconfig:/sw/lib/freetype219/lib/pkgconfig:/sw/lib/pango-ft219/lib/=20 pkgconfig:/sw/lib/qt4-x11/lib/pkgconfig:/sw/lib/system-openssl/lib/=20 pkgconfig:/sw/lib/pkgconfig:/sw/share/pkgconfig:/usr/X11R6/lib/=20 pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig' 'CFLAGS=3D-Wno-=20= pointer-sign -bind_at_load -H -pipe -fPIC -mcpu=3D7450 -mtune=3D7450 -=20= fast -mpim-altivec -ftree-vectorize -foptimize-register-move -=20 freorder-blocks -freorder-blocks-and-partition -fthread-jumps -=20 fpeephole -fno-crossjumping' 'CPPFLAGS=3D-no-cpp-precomp' 'LDFLAGS=3D-=20= bind_at_load -dead_strip -multiply_defined suppress -L/sw/lib/ncurses'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: de_DE.UTF-8 value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Grep Minor modes in effect: show-paren-mode: t display-time-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-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 transient-mark-mode: t -- Greetings Pete There's no place like ~ =96 (UNIX Guru) From rgm@gnu.org Sat Jan 10 12:48:38 2009 Received: (at control) by emacsbugs.donarmstrong.com; 10 Jan 2009 20:48:38 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0AKmZNp014919 for ; Sat, 10 Jan 2009 12:48:36 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LLkjl-0004f8-MQ; Sat, 10 Jan 2009 15:47:17 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18793.2389.617380.120354@fencepost.gnu.org> Date: Sat, 10 Jan 2009 15:47:17 -0500 From: Glenn Morris To: control tags 1824 moreinfo reassign 1830 emacs,ns reassign 1831 emacs,ns tags 1833 moreinfo reassign 1841 emacs,ns reassign 1847 emacs,calendar severity 1847 wishlist reassign 1849 emacs,w32 reassign 1850 spam From unknown Wed Jun 25 10:53:26 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#1830: 23.0.60; Emacs.app crashes when initial frame is closed while a second one stays open Reply-To: Adrian Robert , 1830@debbugs.gnu.org Resent-From: Adrian Robert Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , owner@debbugs.gnu.org Resent-Date: Wed, 21 Jan 2009 17:05:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 1830 X-Emacs-PR-Package: emacs,ns X-Emacs-PR-Keywords: Received: via spool by 1830-submit@emacsbugs.donarmstrong.com id=B1830.12325570923228 (code B ref 1830); Wed, 21 Jan 2009 17:05:06 +0000 Received: (at 1830) by emacsbugs.donarmstrong.com; 21 Jan 2009 16:58:12 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0LGw3n8003222 for <1830@emacsbugs.donarmstrong.com>; Wed, 21 Jan 2009 08:58:05 -0800 Received: by ey-out-2122.google.com with SMTP id 4so446253eyf.13 for <1830@emacsbugs.donarmstrong.com>; Wed, 21 Jan 2009 08:58:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version:content-type :message-id:cc:content-transfer-encoding:from:subject:date:to :x-mailer; bh=sI48RnqZlEDGgKscfFUTGOjduy0U4XPAY/nl3idJ2NA=; b=rfmIV/ofMRR+f0X8EZFUHzlsKnk0UB1N1sF6kjcArnwh+AZyXgiW0h/nJNhfyDOWuv eY6pKFax8FlkF9JKHY7VEiHdbMEDQsKTpKuFP01HgHTFzNYQkNWlO7mNCPw1aId3Tr93 FRFLOSRzGbfraNmz/qqiuRfEtzcLLHBgJ82Mk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; b=DH6YuMDYOn5EIegR95AR9b++FiI1IHeJcmfKV5N3lSlnc+BQL9lxVUhHePh7ui0RVE egBmBpgNYgT+D5DILgE6aWLIqlvRrgSKoUA2SA8HofGfelj5WxAEoKmr4giPA8F23cRE xu2POcmy7bsUZupojO+wg/nfKD+xc8r7nsFug= Received: by 10.210.62.3 with SMTP id k3mr2384901eba.64.1232557082592; Wed, 21 Jan 2009 08:58:02 -0800 (PST) Received: from ?192.168.1.101? (h018098.gprs.dnafinland.fi [87.93.18.98]) by mx.google.com with ESMTPS id 10sm91002eyz.59.2009.01.21.08.57.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 21 Jan 2009 08:58:01 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: Peter Dyballa Content-Transfer-Encoding: 7bit From: Adrian Robert Date: Wed, 21 Jan 2009 18:58:01 +0200 To: 1830@debbugs.gnu.org X-Mailer: Apple Mail (2.753.1) I cannot reproduce this here with CVS on 2008/01/21 2pm or so GMT. If you still can, could you please build with -g and investigate the following variables in the menuNeedsUpdate function where the crash happens? frame frame->output_data frame->output_data.ns *(frame->output_data.ns) thanks From unknown Wed Jun 25 10:53:26 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#1830: 23.0.60; Emacs.app crashes when initial frame is closed while a second one stays open Reply-To: Peter Dyballa , 1830@debbugs.gnu.org Resent-From: Peter Dyballa Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , owner@debbugs.gnu.org Resent-Date: Thu, 22 Jan 2009 00:35:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 1830 X-Emacs-PR-Package: emacs,ns X-Emacs-PR-Keywords: Received: via spool by 1830-submit@emacsbugs.donarmstrong.com id=B1830.123258390619241 (code B ref 1830); Thu, 22 Jan 2009 00:35:03 +0000 Received: (at 1830) by emacsbugs.donarmstrong.com; 22 Jan 2009 00:25:06 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mout1.freenet.de (mout1.freenet.de [195.4.92.91]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0M0OwT1018977 for <1830@emacsbugs.donarmstrong.com>; Wed, 21 Jan 2009 16:25:00 -0800 Received: from [195.4.92.25] (helo=15.mx.freenet.de) by mout1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.69 #76) id 1LPnNR-0006LB-C5; Thu, 22 Jan 2009 01:24:57 +0100 Received: from p5b23d75d.dip.t-dialin.net ([91.35.215.93]:53970 helo=[192.168.1.2]) by 15.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.69 #76) id 1LPnNR-0003sx-4H; Thu, 22 Jan 2009 01:24:57 +0100 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Message-Id: Cc: 1830@debbugs.gnu.org Content-Transfer-Encoding: quoted-printable From: Peter Dyballa Date: Thu, 22 Jan 2009 01:24:52 +0100 To: Adrian Robert X-Mailer: Apple Mail (2.753.1) Am 21.01.2009 um 17:58 schrieb Adrian Robert: > I cannot reproduce this here with CVS on 2008/01/21 2pm or so GMT. =46rom the code of 6 h ago I get an Emacs.app with completely =20 transparent windows! Even when launched with -Q. The cause for the =20 crashes seems to have gone ... After some sleep I'll try to rebuild =20 with some changes! -- Greetings Pete If we don't succeed, we run the risk of failure." =96 George W. Bush From adrian.b.robert@gmail.com Mon Jan 26 07:50:51 2009 Received: (at control) by emacsbugs.donarmstrong.com; 26 Jan 2009 15:50:51 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-ew0-f10.google.com (mail-ew0-f10.google.com [209.85.219.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0QFolFq011667 for ; Mon, 26 Jan 2009 07:50:49 -0800 Received: by ewy3 with SMTP id 3so7451817ewy.1 for ; Mon, 26 Jan 2009 07:50:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version :content-transfer-encoding:message-id:content-type:to:from:subject :date:x-mailer; bh=5OjOwr9DB7nZQMqXo2s0iiZST98JtijMkfXOaTTwRwI=; b=rQ2VJfyYY3JPkeKQ51QZcHoBdftprtodERccE619lTfQtkaur0OpZqhkL/z6Hubin5 WIh8AdimQ4ny5mAFFRDdZEZ2uQMrEjxjHZorTL7LXbkmDNYpE9zpzrQ3rAORycZ7hZyM bMx0ot22gaQ4nJi49N4CZ2Fzld4BZQEC5ReKE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:content-transfer-encoding:message-id:content-type:to :from:subject:date:x-mailer; b=aeVJPRp3FXYi+mPO9wkLBYchYpnC7VYRIiKCXJ/uxAI3xslyW45JQTnbc+qEYfIo5Y uKQ22iQYYaWOBJXJEZSSMufD9fVY8tXY9GrWzqFgNAjo6NG7LX2kMXOcQ2oYMDfmsUnq Xh9jae4bo9k7fKTKfF5/5RmgO6aBDbXQNseEk= Received: by 10.210.88.3 with SMTP id l3mr7414906ebb.88.1232984994177; Mon, 26 Jan 2009 07:49:54 -0800 (PST) Received: from ?192.168.1.101? (h020219.gprs.dnafinland.fi [87.93.20.219]) by mx.google.com with ESMTPS id 28sm2473215eye.50.2009.01.26.07.49.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 26 Jan 2009 07:49:52 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: control@debbugs.gnu.org From: Adrian Robert Subject: Date: Mon, 26 Jan 2009 17:49:59 +0200 X-Mailer: Apple Mail (2.753.1) reassign 1555 ns close 1830 quit