Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

zsh 4.3.9 crash in execzlefunc under Mac OS X



I've just got the following crash: I typed the up arrow key, zsh
didn't react, then I typed [Enter] and zsh crashed.

Host Name:      prunille
Date/Time:      2008-11-21 23:10:00.173 +0100
OS Version:     10.4.11 (Build 8S165)
Report Version: 4

Command: zsh
Path:    /opt/local/bin/zsh
Parent:  iTerm [249]

Version: ??? (???)

PID:    537
Thread: 0

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

Thread 0 Crashed:
0   zle.bundle 	0x0032a91c execzlefunc + 92
1   zle.bundle 	0x0032af2c zlecore + 316
2   zle.bundle 	0x0032bd48 zleread + 1128
3   zsh        	0x0002f25c zleentry + 236
4   zsh        	0x000307c8 ingetc + 584
5   zsh        	0x0002b6bc ihgetc + 44
6   zsh        	0x00039c30 yylex + 144
7   zsh        	0x00056efc parse_event + 76
8   zsh        	0x0002cbf8 loop + 232
9   zsh        	0x0002fcb0 zsh_main + 640
10  zsh        	0x000028ec _start + 760
11  zsh        	0x000025f0 start + 48

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x000000000032a91c srr1: 0x100000000000d030                        vrsave: 0x0000000000000000
    cr: 0x22002452          xer: 0x0000000000000000   lr: 0x000000000032a8d4  ctr: 0x000000000006eda0
    r0: 0x0000000000000000   r1: 0x00000000bffff670   r2: 0x0000000000351280   r3: 0x00000000ffb2b6bf
    r4: 0x00000000003503f0   r5: 0x0000000000000000   r6: 0xffffffff80808080   r7: 0x0000000000000000
    r8: 0x000000000008b034   r9: 0x00000000ffb2b6bf  r10: 0x0000000000000000  r11: 0x000000000034d504
   r12: 0x000000000006eda0  r13: 0x0000000000000001  r14: 0x00000000bffff728  r15: 0x000000000008be7c
   r16: 0x00000000003511f8  r17: 0x0000000000000000  r18: 0x00000000ffb2b6bf  r19: 0x000000000034ae00
   r20: 0x000000000034ae00  r21: 0x000000000034ae00  r22: 0x000000000034a8d4  r23: 0x000000000034ae00
   r24: 0x00000000ffb2b6bf  r25: 0x000000000034ae00  r26: 0x000000000034ae00  r27: 0x00000000bffff730
   r28: 0x00000000003503f0  r29: 0x000000000034ae00  r30: 0x0000000000000000  r31: 0x000000000032a8d4

Binary Images Description:
    0x1000 -    0x82fff zsh 	/opt/local/bin/zsh
   0x98000 -    0x9cfff libgdbm.3.dylib 	/opt/local/lib/libgdbm.3.dylib
   0xa0000 -    0xd8fff libncursesw.5.dylib 	/opt/local/lib/libncursesw.5.dylib
   0xf7000 -    0xf7fff clone.bundle 	/opt/local/lib/zsh/4.3.9/zsh/clone.bundle
  0x205000 -   0x2fefff libiconv.2.dylib 	/opt/local/lib/libiconv.2.dylib
  0x30a000 -   0x30dfff rlimits.bundle 	/opt/local/lib/zsh/4.3.9/zsh/rlimits.bundle
  0x310000 -   0x312fff files.bundle 	/opt/local/lib/zsh/4.3.9/zsh/files.bundle
  0x315000 -   0x31afff parameter.bundle 	/opt/local/lib/zsh/4.3.9/zsh/parameter.bundle
  0x31e000 -   0x31ffff stat.bundle 	/opt/local/lib/zsh/4.3.9/zsh/stat.bundle
  0x322000 -   0x34cfff zle.bundle 	/opt/local/lib/zsh/4.3.9/zsh/zle.bundle
  0x35c000 -   0x35dfff terminfo.bundle 	/opt/local/lib/zsh/4.3.9/zsh/terminfo.bundle
  0x360000 -   0x379fff complete.bundle 	/opt/local/lib/zsh/4.3.9/zsh/complete.bundle
  0x37f000 -   0x383fff zutil.bundle 	/opt/local/lib/zsh/4.3.9/zsh/zutil.bundle
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/libmathCommon.A.dylib
0x91433000 - 0x9143efff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



Messages sorted by: Reverse Date, Date, Thread, Author