You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2007/06/12 16:52:58 UTC

[Bug 5508] sa-compile (r545535) fails in 'scanner1.c'

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5508


rb0223@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |blocker
            Summary|sa-compile (r545535) fails  |sa-compile (r545535) fails
                   |in 'scanner1.c'             |in 'scanner1.c'




------- Additional Comments From rb0223@gmail.com  2007-06-12 07:52 -------
Fyi, it looks like this may be (?) related to re2c. Previous, recent trunk
builds of SpamAssassin did /not/ have this problem.

Currently, in my conole log, i'm seeing:

	Fri Jun  8 22:26:46 2007 crashdump[1700]: Finished writing crash report to:
/Library/Logs/CrashReporter/re2c.crash.log

at sa-compile time.

Here's the crash log for that event:

**********

Host Name:      telemann
Date/Time:      2007-06-08 22:26:45.964 -0700
OS Version:     10.4.9 (Build 8P135)
Report Version: 4

Command: re2c
Path:    /usr/local/bin/re2c
Parent:  perl [437]

Version: ??? (???)

PID:    1699
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000038

Thread 0 Crashed:
0   libSystem.B.dylib 	0x900288a0 fwrite + 96
1   re2c              	0x000224ec re2c::basic_filebuf_lc<char,
std::char_traits<char> >::~basic_filebuf_lc [in-charge deleting]() + 76
(basic_string.h:269)
2   re2c              	0x000217c0 re2c::basic_ofstream_lc<char,
std::char_traits<char> >::~basic_ofstream_lc [in-charge]() + 128 (stream_lc.h:315)
3   re2c              	0x00011c28 main + 3000 (main.cc:398)
4   re2c              	0x00001cac _start + 760
5   re2c              	0x000019b0 start + 48

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000900288a0 srr1: 0x000000000000f030                       
vrsave: 0x0000000000000000
    cr: 0x84000442          xer: 0x0000000000000005   lr: 0x0000000090028848 
ctr: 0x0000000090028840
    r0: 0x00000000bfffc6f8   r1: 0x00000000bfffc6c0   r2: 0x0000000000000001  
r3: 0x00000000a4c45d98
    r4: 0x0000000000000001   r5: 0x0000000000000000   r6: 0x0000000000000000  
r7: 0x0000000000000000
    r8: 0x00000000004007e2   r9: 0x000000000002a314  r10: 0x000000000002a2fc 
r11: 0x0000000000029ff0
   r12: 0x0000000090028840  r13: 0x0000000000000000  r14: 0x0000000000000000 
r15: 0x0000000000000000
   r16: 0x0000000000000000  r17: 0x00000000bfffc9fc  r18: 0x0000000000031080 
r19: 0x00000000bfffc850
   r20: 0x00000000bfffc964  r21: 0x00000000bfffc82c  r22: 0x0000000000031080 
r23: 0x00000000bfffca94
   r24: 0x00000000bfffcb30  r25: 0x0000000000031080  r26: 0x0000000000000001 
r27: 0x00000000a0001fac
   r28: 0x0000000000000000  r29: 0x0000000000000000  r30: 0x0000000000000000 
r31: 0x0000000090028848

Binary Images Description:
    0x1000 -    0x28fff re2c 	/usr/local/bin/re2c
0x8fe00000 - 0x8fe52fff dyld 46.12	/usr/lib/dyld
0x90000000 - 0x901bdfff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90215000 - 0x9021afff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x91431000 - 0x9143cfff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x94c37000 - 0x94ca8fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.