Hi all, I've just installed the latest security update for Tiger (2005-008) and now my CVS emacs segfaults at startup.

Has anyone else experienced this? Is there a fix?

After poking around in gdb, I suspect it's crashing when trying to execute: lisp/term/mac-win.el: (format "org.gnu.Emacs.% d.selection.PRIMARY" (emacs-pid))))

It seems to get into sprintf and then dies.

The crash log looks like:
Command: Emacs
Path:    /Users/nem/lisp/work/emacs/mac/Emacs.app/Contents/MacOS/Emacs
Parent:  bash [18992]

Version: 22.0.50 (1.1)

PID:    18993
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x100b5908

Thread 0 Crashed:
0   libSystem.B.dylib     0x9002532c sprintf$LDBL128 + 204
1   org.gnu.Emacs         0x000d8fb4 Fformat + 2116 (editfns.c:3608)
2   org.gnu.Emacs         0x000df820 Ffuncall + 1252 (eval.c:2928)
3   org.gnu.Emacs         0x0010f71c Fbyte_code + 2248 (bytecode.c:690)
4   org.gnu.Emacs         0x000de9d8 Feval + 956 (eval.c:2209)
5   org.gnu.Emacs         0x000fa888 readevalloop + 972 (lread.c:1400)
6   org.gnu.Emacs         0x000fb644 Fload + 2172 (lread.c:915)
7   org.gnu.Emacs         0x000df69c Ffuncall + 864 (eval.c:2874)
8   org.gnu.Emacs         0x0010f71c Fbyte_code + 2248 (bytecode.c:690)
9   org.gnu.Emacs         0x000de9d8 Feval + 956 (eval.c:2209)
10  org.gnu.Emacs         0x000e1454 Fcondition_case + 524 (eval.c:1400)
11  org.gnu.Emacs         0x00110104 Fbyte_code + 4784 (bytecode.c:868)
12  org.gnu.Emacs         0x000df1bc funcall_lambda + 808 (eval.c:3047)
13  org.gnu.Emacs         0x000df804 Ffuncall + 1224 (eval.c:2915)
14  org.gnu.Emacs         0x0010f71c Fbyte_code + 2248 (bytecode.c:690)
15  org.gnu.Emacs         0x000df1bc funcall_lambda + 808 (eval.c:3047)
16  org.gnu.Emacs         0x000df2d4 apply_lambda + 244 (eval.c:2972)
17  org.gnu.Emacs         0x000deadc Feval + 1216 (eval.c:2245)
18  org.gnu.Emacs         0x000dd538 internal_condition_case + 300 (eval.c:1453)
19  org.gnu.Emacs         0x00074530 top_level_1 + 84 (keyboard.c:1335)
20  org.gnu.Emacs         0x000dd3e4 internal_catch + 232 (eval.c:1211)
21  org.gnu.Emacs         0x000741b0 command_loop + 124 (keyboard.c:1297)
22  org.gnu.Emacs         0x000742d0 recursive_edit_1 + 168 (keyboard.c:991)
23  org.gnu.Emacs         0x0007441c Frecursive_edit + 212 (keyboard.c:1053)
24  org.gnu.Emacs         0x00073e70 main + 3932 (emacs.c:1785)
25  org.gnu.Emacs         0x000023a8 _start + 344 (crt.c:272)
26  org.gnu.Emacs         0x0000224c start + 60

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x000000009002532c srr1: 0x000000000200f930                        
vrsave: 0x0000000000000000
    cr: 0x4484242c          xer: 0x0000000000000004   lr: 0x0000000090025320  
ctr: 0x0000000000000000
    r0: 0x00000000bfffd620   r1: 0x00000000bfffd460   r2: 0x00000000100b8778   
r3: 0x00000000bfffd55c
    r4: 0x000000000000007c   r5: 0x0000000000000010   r6: 0x000000007374656d   
r7: 0x0000000000000000
    r8: 0x0000000000000003   r9: 0x00000000bfffd5dc  r10: 0x0000000000000007  
r11: 0x00000000a00063c0
   r12: 0x000000009011dec0  r13: 0x00000000bfffd740  r14: 0x0000000000000002  
r15: 0x00000000bfffd6c0
   r16: 0x0000000000000001  r17: 0x000000000482da0a  r18: 0x0000000000000000  
r19: 0x00000000bfffd8c0
   r20: 0x00000000bfffd640  r21: 0x000000000482d9e8  r22: 0x000000000000000e  
r23: 0x0000000000000000
   r24: 0x00000000bfffd8c4  r25: 0x000000000482d9f6  r26: 0x00000000bfffd64e  
r27: 0x0000000000000004
   r28: 0x000000000482d9f8  r29: 0x00000000bfffd49c  r30: 0x0000000000000000  
r31: 0x00000000000d8778

Binary Images Description:
    0x1000 -   0x16bfff org.gnu.Emacs 22.0.50 (1.1)    
/Users/nem/lisp/work/emacs/mac/Emacs.app/Contents/MacOS/Emacs
  0x54d000 -   0x578fff libncurses.5.dylib     
/sw/lib/ncurses/libncurses.5.dylib
0x8fe00000 - 0x8fe51fff dyld 43.1    /usr/lib/dyld
0x90000000 - 0x901a6fff libSystem.B.dylib     /usr/lib/libSystem.B.dylib
0x901fe000 - 0x90202fff libmathCommon.A.dylib     
/usr/lib/system/libmathCommon.A.dylib
0x90204000 - 0x90257fff com.apple.CoreText 1.0.0 (???)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90284000 - 0x90335fff ATS     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90364000 - 0x9069dfff com.apple.CoreGraphics 1.256.14 (???)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90728000 - 0x90801fff com.apple.CoreFoundation 6.4.3 (368.12)    
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9084a000 - 0x9084afff com.apple.CoreServices 10.4 (???)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9084c000 - 0x9094efff libicucore.A.dylib     /usr/lib/libicucore.A.dylib
0x909a8000 - 0x90a2cfff libobjc.A.dylib     /usr/lib/libobjc.A.dylib
0x90a56000 - 0x90acafff com.apple.framework.IOKit 1.4 (???)    
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90ae4000 - 0x90af6fff libauto.dylib     /usr/lib/libauto.dylib
0x90afd000 - 0x90dc2fff com.apple.CoreServices.CarbonCore 10.4.1 (611.1)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e25000 - 0x90ea5fff com.apple.CoreServices.OSServices 4.0 (4.0.0)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90eef000 - 0x90f2ffff com.apple.CFNetwork 10.4.2 (80)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90f44000 - 0x90f5cfff com.apple.WebServices 1.1.2 (1.1.0)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x90f6c000 - 0x90feafff com.apple.SearchKit 1.0.3    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9102f000 - 0x91056fff com.apple.Metadata 1.1 (121.6)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91066000 - 0x91074fff libz.1.dylib     /usr/lib/libz.1.dylib
0x91077000 - 0x91239fff com.apple.security 4.0.1 (223)    
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x9133b000 - 0x91344fff com.apple.DiskArbitration 2.1    
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9134b000 - 0x91372fff com.apple.SystemConfiguration 1.8.0    
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91385000 - 0x9138dfff libbsm.dylib     /usr/lib/libbsm.dylib
0x91391000 - 0x9140ffff com.apple.audio.CoreAudio 3.0.1    
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9144d000 - 0x9144dfff com.apple.ApplicationServices 10.4 (???)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9144f000 - 0x91487fff com.apple.AE 1.5 (297)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x914a2000 - 0x9156dfff com.apple.ColorSync 4.4    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x915c2000 - 0x91655fff com.apple.print.framework.PrintCore 4.0 (172.1)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9169b000 - 0x91758fff com.apple.QD 3.8.16 (???)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91796000 - 0x917f4fff com.apple.HIServices 1.5.0 (???)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91822000 - 0x91845fff com.apple.LangAnalysis 1.6    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91859000 - 0x9187efff com.apple.FindByContent 1.5    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91891000 - 0x918d2fff com.apple.LaunchServices 10.4.3 (157)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918ed000 - 0x91901fff com.apple.speech.synthesis.framework 3.3    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9190f000 - 0x91945fff com.apple.ImageIO.framework 1.0.2    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91959000 - 0x91a1ffff libcrypto.0.9.7.dylib     /usr/lib/libcrypto.0.9.7.dylib
0x91a6c000 - 0x91a81fff libcups.2.dylib     /usr/lib/libcups.2.dylib
0x91a86000 - 0x91aa2fff libJPEG.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91aa7000 - 0x91b16fff libJP2.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b2d000 - 0x91b31fff libGIF.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b33000 - 0x91b4bfff libRaw.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b4e000 - 0x91b91fff libTIFF.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b98000 - 0x91bb1fff libPng.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bb6000 - 0x91bb9fff libRadiance.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bbb000 - 0x91bbbfff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1)    
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bbd000 - 0x91ca7fff com.apple.vImage 2.0    
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91caf000 - 0x91ccefff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1)    
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d3a000 - 0x91d5afff libmx.A.dylib     /usr/lib/libmx.A.dylib
0x91d60000 - 0x91dc5fff libvMisc.dylib     
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dcf000 - 0x91e61fff libvDSP.dylib     
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e7b000 - 0x9240bfff libBLAS.dylib     
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92453000 - 0x92763fff libLAPACK.dylib     
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92790000 - 0x9281bfff com.apple.DesktopServices 1.3    
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9285d000 - 0x92a86fff com.apple.Foundation 6.4.1 (567.12)    
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92ba4000 - 0x92c82fff libxml2.2.dylib     /usr/lib/libxml2.2.dylib
0x92ca2000 - 0x92d90fff libiconv.2.dylib     /usr/lib/libiconv.2.dylib
0x92e43000 - 0x92e43fff com.apple.Carbon 10.4 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e45000 - 0x92e59fff com.apple.ImageCapture 3.0    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92e71000 - 0x92e81fff com.apple.speech.recognition.framework 3.4    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92e8d000 - 0x92ea2fff com.apple.securityhi 2.0 (203)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92eb4000 - 0x92f3bfff com.apple.ink.framework 101.2 (69)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92f4f000 - 0x92f5afff com.apple.help 1.0.3 (32)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92f64000 - 0x92f91fff com.apple.openscripting 1.2.2 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92fab000 - 0x92fbbfff com.apple.print.framework.Print 4.0 (187)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92fc7000 - 0x9302dfff com.apple.htmlrendering 1.1.2    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9305e000 - 0x930b0fff com.apple.NavigationServices 3.4.1 (3.4)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x930dc000 - 0x930f9fff com.apple.audio.SoundManager 3.9    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9310b000 - 0x93118fff com.apple.CommonPanels 1.2.2 (73)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93121000 - 0x93431fff com.apple.HIToolbox 1.4.3 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94089000 - 0x94153fff com.apple.audio.toolbox.AudioToolbox 1.4.1    
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x941a7000 - 0x941a7fff com.apple.audio.units.AudioUnit 1.4    
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94603000 - 0x9486dfff com.apple.QuickTime 7.0.2    
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime


The full backtrace looks like:
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x100b5908
0x9002532c in sprintf$LDBL128 ()
(gdb) bt full
#0  0x9002532c in sprintf$LDBL128 ()
No symbol table info available.
#1  0x000d8fb4 in Fformat (nargs=2, args=0xbfffd8c0) at editfns.c:3608
        minlen = 0
        negative = 0
        total = 0
        buf = 0xbfffd640 "org.gnu.Emacs.X\204"
        p = 0xbfffd64e "X\204"
        format = (unsigned char *) 0x4 <Address 0x4 out of bounds>
        end = (unsigned char *) 0x482da26 "%d.selection.PRIMARY"
        nchars = 14
        multibyte = 0
        maybe_combine_byte = 2
        longest_format = 0
        val = 0
        arg_intervals = -1073752256
        sa_count = 1
        sa_must_free = 1932449668
        discarded = 0xbfffd6c0 ""
        info = (struct info *) 0x456d6163
#2  0x000df820 in Ffuncall (nargs=-1073752740, args=0x27e580) at eval.c:2841
        funcar = -1073752740
        numargs = 2
        val = -1073752740
        backtrace = {
  next = 0xbfffd9a0, 
  function = 0xbfffd8bc, 
  args = 0xbfffd8c0, 
  nargs = 2, 
  evalargs = 0 '\0', 
  debug_on_exit = 0 '\0'
}
        internal_args = (int *) 0x27e584
        i = -1073752740
#3  0x0010f71c in Fbyte_code (bytestr=28, vector=8505540, maxdepth=-1073751876) 
at bytecode.c:689
        count = 12
        op = -1073752544
        vectorp = (int *) 0x81c8c8
        stack = {
  pc = 0x28 <Address 0x28 out of bounds>, 
  top = 0xf85d0, 
  bottom = 0x3812219, 
  byte_string = 58913209, 
  byte_string_start = 0x382f231 "", 
  constants = 58835745, 
  next = 0x4830763
}
        result = -1073752740
#4  0x000de9d8 in Feval (form=2622120) at eval.c:2209
        argvals = {75695827, 8505540, 48, -1073751536, 22022152, 0, 4096, 549}
        args_left = 58721801
        i = 3
        fun = 3
        val = -1073752740
        original_fun = 58814537
        original_args = 9485461
        funcar = -1073752740
        backtrace = {
  next = 0xbfffde68, 
  function = 0xbfffd998, 
  args = 0xbfffd9b4, 
  nargs = 3, 
  evalargs = 1 '\001', 
  debug_on_exit = 0 '\0'
}
#5  0x000fa888 in readevalloop (readcharfun=58785801, stream=0xa000dcec, 
sourcename=60427739, evalfun=0xde61c <Feval>, printflag=0, unibyte=12, 
readfun=58721801, start=58721801, end=58721801) at lread.c:1398
        count1 = 12
        c = -1073752740
        val = 9485677
        count = 9
        b = (struct buffer *) 0x0
        continue_reading_p = 1
        end = 58721801
#6  0x000fb644 in Fload (file=7, noerror=2664092, nomessage=58721849, 
nosuffix=1, must_suffix=17) at lread.c:913
        stream = (FILE *) 0xa000dcec
        fd = 17
        count = 4
        found = 60441963
        efound = -1073752740
        newer = 0
        compiled = 1
        handler = -1073752740
        safe_p = 1
#7  0x000df69c in Ffuncall (nargs=-1073752740, args=0x27fe18) at eval.c:2874
        funcar = -1073752740
        numargs = 3
        val = -1073752740
        backtrace = {
  next = 0xdf484, 
  function = 0x0, 
  args = 0x39a0ddb, 
  nargs = 58721801, 
  evalargs = 3 '\003', 
  debug_on_exit = -128 '\200'
}
        internal_args = (int *) 0xbfffde40
        i = -1073752740
#8  0x0010f71c in Fbyte_code (bytestr=58821041, vector=2406076, 
maxdepth=-1073750288) at bytecode.c:689
        count = 4
        op = -1073752544
        vectorp = (int *) 0x24b6c0
        stack = {
  pc = 0xcdf8c "<_", 
  top = 0x28a69c, 
  bottom = 0x380fb69, 
  byte_string = 60427739, 
  byte_string_start = 0x3800609 "", 
  constants = 58721849, 
  next = 0xbfffdf70
}
        result = -1073752740
#9  0x000de9d8 in Feval (form=2622120) at eval.c:2209
        argvals = {2406027, 2406076, 32, -1073749952, 1507104, -1073750016, 
910884, -1073749840}
        args_left = 58721801
        i = 3
        fun = 3
        val = -1073752740
        original_fun = 58814537
        original_args = 2406021
        funcar = -1073752740
        backtrace = {
  next = 0xbfffe598, 
  function = 0xbfffdfc8, 
  args = 0xbfffdfe4, 
  nargs = 3, 
  evalargs = 1 '\001', 
  debug_on_exit = 0 '\0'
}
#10 0x000e1454 in Fcondition_case (args=2691664) at eval.c:1399
        val = -1073752612
        c = {
  tag = 58721801, 
  val = 58721801, 
  next = 0xbfffe8dc, 
  gcpro = 0x0, 
  jmp = {-1073749952, 2663816, 0, 0, 0, 0, 0, -1073745560, 4, 4, -1073748444, 
1453852, 0, 2404960, 0, 2404952, 2404956, -1073748960, 19131261, -1073748976, 
922192, 922568, 604013192, 843636, -1073749680, 2623608, -524288, -2113781760, 
0, -1073749856, 1167428, 843636, -1073749648, 2664052, 843660, 8481516, 
-1073749616, 20, 2664092, 1, 1646192, 1, -1073749096, 904328, -1073749600, 
2613240, 904524, 914244, -1073749536, -1073749456, -1073749648, 914244, 
-1073749520, 0, 914964, 0, -1073749520, 58749448, 0, 786452, -1073749520, 30, 
-1073749488, 904740, -1073749520, 2, 904816, -1073749456, -1073749452, 1, 0, 
58721825, 58791833, 1646136, 1646184, 1646188, 1660056, 1659968, 1660048, 
1660052, -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, 
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, 
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, 
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, 
-2021289069, 1079404635, -1473993202, 1053720118, -33554432, 1079403809, 
69518654, 0, 0, 1085022207, -10379702, 1068094751, -16351232, -1073749296, 
2651596, 2875008, 737796, 1109596, 1140884004, 788716, 1754321, -1073749264, 
60368785, 27, 2682524, 4, -1073748956, 2664092, 1, 1, 1659968, 1659936, 
1659940, 1659940, 58990009, 58721801, 913052, -1073749152, 604013192, 913852, 
940760, -1073749024, 60427803, 941928, 1212352, -1073749152, 0, 1, -1073748956, 
-1073748960, -1073748960, 59004857, 843636, -1073749136, 0, 0, 0, 0, 0, 0, 
58721825, 58990009, -1073748444, 1453852, 0, -1073749104, 0, 1, -1073748956, 
1659940, 58843288, 2405987, 22022152, 58843290, 58845216, 58845217, 838168, 
-1073749024, 0, 839088, 1, -1073749024, 0, 58796881, 837792, -1073749024, 
2664052, 837816, -1073748960}, 
  backlist = 0xbfffe598, 
  handlerlist = 0xbfffe8c8, 
  lisp_eval_depth = 2, 
  pdlcount = 4, 
  poll_suppress_count = 1, 
  interrupt_input_blocked = 0, 
  byte_stack = 0xbfffe448
}
        h = {
  handler = 2406149, 
  var = 58767481, 
  chosen_clause = 3, 
  tag = 0xbfffe090, 
  next = 0xbfffe8c8
}
        bodyform = 2406013
        handlers = 2406149
        var = 58767481
#11 0x00110104 in Fbyte_code (bytestr=81, vector=2404956, maxdepth=-1073748960) 
at bytecode.c:867
        v1 = 124
        count = 4
        op = -1073752544
        vectorp = (int *) 0x24b260
        stack = {
  pc = 0x64727778 <Address 0x64727778 out of bounds>, 
  top = 0x722d7872, 
  bottom = 0x380b879, 
  byte_string = 2406013, 
  byte_string_start = 0x24b705 "\200\006\t\003\200y", 
  constants = 88, 
  next = 0x3800609
}
        result = -1073752740
#12 0x000df1bc in funcall_lambda (fun=2403740, nargs=0, arg_vector=0xbfffe624) 
at eval.c:3047
        val = 124
        syms_left = 58721801
        next = 2403736
        count = 4
        i = 0
        optional = 0
        rest = -1073745560
#13 0x000df804 in Ffuncall (nargs=-1073752740, args=0x24ad98) at eval.c:2915
        funcar = -1073752740
        numargs = 0
        val = -1073752740
        backtrace = {
  next = 0xbfffe820, 
  function = 0xbfffe620, 
  args = 0xbfffe624, 
  nargs = 0, 
  evalargs = 0 '\0', 
  debug_on_exit = 0 '\0'
}
        internal_args = (int *) 0x24ad9c
        i = -1073752740
#14 0x0010f71c in Fbyte_code (bytestr=58809561, vector=2398780, 
maxdepth=-1073748448) at bytecode.c:689
        count = 2
        op = -1073752544
        vectorp = (int *) 0x249a40
        stack = {
  pc = 0x90b0d42c "\200\001", 
  top = 0x0, 
  bottom = 0x3994249, 
  byte_string = 59181739, 
  byte_string_start = 0x39a041b "\034", 
  constants = 2399123, 
  next = 0x3800639
}
        result = -1073752740
#15 0x000df1bc in funcall_lambda (fun=2398596, nargs=0, arg_vector=0xbfffe7a0) 
at eval.c:3047
        val = 124
        syms_left = 58721801
        next = 1
        count = 2
        i = 0
        optional = 0
        rest = -1073745560
#16 0x000df2d4 in apply_lambda (fun=2398596, args=2683372, eval_flag=1) at 
eval.c:2969
        args_left = 2683372
        i = 0
        tem = 1
#17 0x000deadc in Feval (form=2398592) at eval.c:2245
        fun = 2398596
        val = -1073752740
        original_fun = 60384649
        original_args = 58721801
        funcar = -1073752740
        backtrace = {
  next = 0x0, 
  function = 0xbfffe818, 
  args = 0xbfffe7a0, 
  nargs = 0, 
  evalargs = 0 '\0', 
  debug_on_exit = 0 '\0'
}
#18 0x000dd538 in internal_condition_case (bfun=0x744c0 <top_level_2>, 
handlers=58767481, hfun=0x7a93c <cmd_error>) at eval.c:1452
        val = -1073752740
        c = {
  tag = 58721801, 
  val = 58721801, 
  next = 0xbfffecb8, 
  gcpro = 0x0, 
  jmp = {-1073747824, 2663816, 0, 0, 0, 0, 0, -1073745560, 1453852, 1453852, 
2633500, 1453852, -1073745572, 2664088, 58721801, 1, 58721801, 1, 0, 2664060, 
906260, 906444, 570425928, 19, 573772, -1073747552, -524288, -2113781760, 0, 
-1073747732, 8479360, 10, -1879034956, -1073747504, 1207960200, -1879033516, 
-1610561696, 10, 75497472, 10, -1879033440, -1073747472, -2, 1127489641, 
-1610561696, 1, 75497472, 8414096, -1879014116, -1073747312, -2, 1127489641, 
-1610561696, 8414208, -1073747304, 4590956, 4513284, 6294704, 6291552, 
-1880805376, -1881075004, -1073747376, 1140851272, -1881074324, 812448, 
-1073747376, -1073747296, 812720, -1073745572, -1073747360, -2, 1127489641, 
-1610561696, 1, 8479360, 8414096, -1878844480, -1073747344, 1107296802, 
-1878844232, -1610561696, -1035222635, -2021289069, -1035222635, -2021289069, 
-1035222635, -2021289069, -1035222635, -2021289069, -1035222635, -2021289069, 
-1035222635, -2021289069, -1035222635, -2021289069, -1035222635, -2021289069, 
-1035222635, -2021289069, -1035222635, -2021289069, -1035222635, -2021289069, 
-1035222635, -2021289069, 1079404635, -1473993202, 1053720118, -33554432, 
1079403809, 69518654, 0, 0, 1085022207, -10379702, 1068094751, -16351232, 
-1073747184, 2637484, 812780, 73, 0, 6291552, 0, -1881131436, -1073747136, 
2637244, 1, 6291552, 62, 1623252, 2636996, -1881073184, -1073747056, 
1107296898, -1881072476, 60371979, -1073747088, 109, 812840, 109, -1, 1, 
2664092, 2664092, 400, 2640688, 2642224, 872752, -1073746992, 2633500, 6294704, 
872752, -1073746992, 8414048, 2664092, 2664092, 400, -1073746424, 1453852, 
-1073745572, 2664088, 2637244, 4096, 73, 0, 6291552, 0, -1881131436, 
-1073746960, -1073745112, -1881131096, -1073746176, 72, -1805385180, 5, 5, 
-1073745256, 1, 2664092, 2664092, 400, 2640688, 2642224, 872752, -1073745632, 
58721801, 1, 0, 2675460, 0, 2664060}, 
  backlist = 0x0, 
  handlerlist = 0x0, 
  lisp_eval_depth = 0, 
  pdlcount = 2, 
  poll_suppress_count = 1, 
  interrupt_input_blocked = 0, 
  byte_stack = 0x0
}
        h = {
  handler = 58767481, 
  var = 58721801, 
  chosen_clause = 88, 
  tag = 0xbfffe8dc, 
  next = 0x0
}
#19 0x00074530 in top_level_1 () at keyboard.c:1335
No locals.
#20 0x000dd3e4 in internal_catch (tag=-1073752740, func=0x744dc <top_level_1>, 
arg=58721801) at eval.c:1211
        c = {
  tag = 58763785, 
  val = 58721801, 
  next = 0x0, 
  gcpro = 0x0, 
  jmp = {-1073746816, 42, 0, 0, 0, 0, 0, -1073745560, 1453852, 1453852, 
2633500, 1453852, -1073745572, 2664088, 58721801, 1, 0, 2675460, 0, 2664060, 
905988, 906188, -2113928638, 0, 8479216, -1, -524288, -2113781760, 0, 
-1073746744, 32, 75497472, -1537090640, -1879033440, -1073746528, 0, 
-1879033348, 0, 54, 0, 8472480, 67586, 9622752, 2633500, 1453852, -1, 
1299148630, 1936746868, -1537191975, -1537144660, -1537109140, -1537156176, 
-1537090640, -1879034956, -1073746432, -1537108944, -1879033516, -1073746320, 
-1073746432, 1207960616, -1805495080, -1, 3080268, 6881378, 7471201, 7471225, 
3080259, 6357091, 6815845, 7536687, 1299148630, 1936746868, -1537191975, 
-1537144660, -1537109140, -1537156176, -1537090640, -1805067344, -1035222635, 
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, 
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, 
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069, -1035222635, 
-2021289069, -1035222635, -2021289069, -1035222635, -2021289069, 1079404635, 
-1473993202, 1053720118, -33554432, 1079403809, 69518654, 0, 0, 1085022207, 
-10379702, 1068094751, -16351232, 1668183148, 101, 1668183148, 8, 1668183148, 
7, 1668183148, 104, 1668183148, 103, 1668183148, 1003, -1073746016, 
-1073746024, 4617826, 4509432, 6294704, 6291552, -1880805376, -1881075004, 
-1073746096, 1107296808, -1881074324, 2, 1751740258, 3, 1668183148, 3, 
1668183148, 4, 1147236983, 1768824907, 1701998181, 1814058597, 1920166255, 
1847605294, 841887802, 541487721, 541750638, 540161056, 825702964, 909784372, 
542131284, 540160048, 893067378, 1869575226, 2020504877, 926495278, 841888814, 
1868720766, 858739269, 1279607123, -1073746000, 1124073473, 1751740258, 2, 
1751740258, 3, 1668183148, 3, 1668183148, 1489924, -1073745848, 73, 42, 168, 
6294704, -1881129564, -1073745920, 5976664, 58721801, 950552, -1073745904, 168, 
950628, -1881130292, -1073745904, 2639136}, 
  backlist = 0x0, 
  handlerlist = 0x0, 
  lisp_eval_depth = 0, 
  pdlcount = 2, 
  poll_suppress_count = 1, 
  interrupt_input_blocked = 0, 
  byte_stack = 0x0
}
#21 0x000741b0 in command_loop () at keyboard.c:1292
No locals.
#22 0x000742d0 in recursive_edit_1 () at keyboard.c:990
        count = 1
        val = 0
#23 0x0007441c in Frecursive_edit () at keyboard.c:1051
        count = 0
        buffer = -1073752740
#24 0x00073e70 in main (argc=400, argv=0xbffff298) at emacs.c:1782
        dummy = -1073745440
        stack_bottom_variable = -113 '\217'
        do_initial_setlocale = 1453852
        skip_args = 0
        rlim = {
  rlim_cur = 8388608, 
  rlim_max = 67108864
}
        no_loadup = 0


Cheers,
--Geoff Cant (Catalyst IT)


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to