http://bugzilla.spamassassin.org/show_bug.cgi?id=4376





------- Additional Comments From [EMAIL PROTECTED]  2005-06-01 11:11 -------
hi,
more detail on the BusError ...

1st, i verified the BusError (as above) on two other boxes, as well as the 
workaroud.

then, some deeper digging.  upon 'make' w/o the spamc "manual" config, i get:

        ...
        cd spamc
        /usr/local/perl5/bin/perl version.h.pl
        version.h.pl: creating version.h
        make: *** [spamc/Makefile] Bus error
        %

console log shows:

        Jun  1 11:02:04 devbox crashdump[19715]: perl crashed
        Jun  1 11:02:05 devbox crashdump[19715]: crash report written to: 
/Library/Logs/CrashReporter/
perl.crash.log


well, it looks like perl.

and,

        % cat /Library/Logs/CrashReporter/perl.crash.log

shows:

        **********
        
        Host Name:      devbox
        Date/Time:      2005-06-01 11:02:04.717 -0700
        OS Version:     10.4.1 (Build 8B15)
        Report Version: 3
        
        Command: perl
        Path:    /usr/local/perl5/bin/perl
        Parent:  make [19543]
        
        Version: ??? (???)
        
        PID:    19714
        Thread: 0
        
        Exception:  EXC_BAD_ACCESS (0x0001)
        Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
        
        Thread 0 Crashed:
        0   libSystem.B.dylib           0x90124960 bcmp + 224
        1   com.apple.CoreFoundation    0x9076016c __CFInitialize + 420
        2   dyld                        0x8fe15afc 
ImageLoaderMachO::doInitialization(ImageLoader::LinkContext 
const&) + 676
        3   dyld                        0x8fe0b5b0 
ImageLoader::recursiveInitialization(ImageLoader::LinkContext 
const&) + 220
        4   dyld                        0x8fe0b538 
ImageLoader::recursiveInitialization(ImageLoader::LinkContext 
const&) + 100
        5   dyld                        0x8fe0b538 
ImageLoader::recursiveInitialization(ImageLoader::LinkContext 
const&) + 100
        6   dyld                        0x8fe0b538 
ImageLoader::recursiveInitialization(ImageLoader::LinkContext 
const&) + 100
        7   dyld                        0x8fe0ed38 
ImageLoader::link(ImageLoader::LinkContext const&, 
ImageLoader::BindingLaziness, ImageLoader::InitializerRunning, unsigned) + 848
        8   dyld                        0x8fe0443c dyld::link(ImageLoader*, 
ImageLoader::BindingLaziness, 
ImageLoader::InitializerRunning) + 396
        9   dyld                        0x8fe08ba8 NSLinkModule + 232
        10  libSystem.B.dylib           0x9002dbb8 NSLinkModule + 104
        11  perl                        0x00003314 XS_DynaLoader_dl_load_file + 
472 (crt.c:355)
        12  libperl.dylib               0x00276fb0 Perl_pp_entersub + 1644 
(icplusplus.c:28)
        13  libperl.dylib               0x0026e780 Perl_runops_standard + 68 
(icplusplus.c:28)
        14  libperl.dylib               0x002076b8 Perl_call_sv + 1348 
(icplusplus.c:28)
        15  libperl.dylib               0x00207ad8 Perl_call_list + 452 
(icplusplus.c:28)
        16  libperl.dylib               0x00240380 Perl_newATTRSUB + 3768 
(icplusplus.c:28)
        17  libperl.dylib               0x00240d18 Perl_utilize + 1660 
(icplusplus.c:28)
        18  libperl.dylib               0x0022ed68 Perl_yyparse + 4284 
(icplusplus.c:28)
        19  libperl.dylib               0x002a97b4 S_doeval + 632 
(icplusplus.c:28)
        20  libperl.dylib               0x002b1810 Perl_pp_require + 4656 
(icplusplus.c:28)
        21  libperl.dylib               0x0026e780 Perl_runops_standard + 68 
(icplusplus.c:28)
        22  libperl.dylib               0x002076b8 Perl_call_sv + 1348 
(icplusplus.c:28)
        23  libperl.dylib               0x00207ad8 Perl_call_list + 452 
(icplusplus.c:28)
        24  libperl.dylib               0x00240380 Perl_newATTRSUB + 3768 
(icplusplus.c:28)
        25  libperl.dylib               0x00240d18 Perl_utilize + 1660 
(icplusplus.c:28)
        26  libperl.dylib               0x0022ed68 Perl_yyparse + 4284 
(icplusplus.c:28)
        27  libperl.dylib               0x002a97b4 S_doeval + 632 
(icplusplus.c:28)
        28  libperl.dylib               0x002b1810 Perl_pp_require + 4656 
(icplusplus.c:28)
        29  libperl.dylib               0x0026e780 Perl_runops_standard + 68 
(icplusplus.c:28)
        30  libperl.dylib               0x002076b8 Perl_call_sv + 1348 
(icplusplus.c:28)
        31  libperl.dylib               0x00207ad8 Perl_call_list + 452 
(icplusplus.c:28)
        32  libperl.dylib               0x00240380 Perl_newATTRSUB + 3768 
(icplusplus.c:28)
        33  libperl.dylib               0x00240d18 Perl_utilize + 1660 
(icplusplus.c:28)
        34  libperl.dylib               0x0022ed68 Perl_yyparse + 4284 
(icplusplus.c:28)
        35  libperl.dylib               0x002a97b4 S_doeval + 632 
(icplusplus.c:28)
        36  libperl.dylib               0x002b1810 Perl_pp_require + 4656 
(icplusplus.c:28)
        37  libperl.dylib               0x0026e780 Perl_runops_standard + 68 
(icplusplus.c:28)
        38  libperl.dylib               0x002091d0 perl_run + 484 
(icplusplus.c:28)
        39  perl                        0x00002810 main + 224 (crt.c:355)
        40  perl                        0x00001f7c _start + 348 (crt.c:272)
        41  perl                        0x00001e1c start + 60
        
        Thread 0 crashed with PPC Thread State:
          srr0: 0x90124960 srr1: 0x0200f030                vrsave: 0x00000000
                cr: 0x44424248  xer: 0x00000003   lr: 0x9076016c  ctr: 
0x00000004
                r0: 0x000009a4   r1: 0xbfffabf0   r2: 0x00000006   r3: 
0x00000000
                r4: 0x907dc65c   r5: 0x00000000   r6: 0x00000000   r7: 
0xfffff66c
                r8: 0x00000004   r9: 0x00000010  r10: 0x90001490  r11: 
0xa07282ec
           r12: 0x90124880  r13: 0x000001e6  r14: 0xc8db7340  r15: 0x000001e6
           r16: 0xc8dc7891  r17: 0x01106e60  r18: 0x00000000  r19: 0x00000001
           r20: 0x000001e6  r21: 0xc8dce0fd  r22: 0x00000001  r23: 0x018c2cd0
           r24: 0x8fe52000  r25: 0x00000001  r26: 0xa071ffd0  r27: 0xbfffd9b0
           r28: 0xbfffd9b4  r29: 0x00000001  r30: 0x00000005  r31: 0x9075ffd0
        
        Binary Images Description:
                0x1000 -     0x3fff perl        /usr/local/perl5/bin/perl
                0xf000 -    0x10fff Cwd.bundle  
/usr/local/perl_libs/privlib/darwin-thread-multi-2level/
auto/Cwd/Cwd.bundle
           0x18000 -    0x18fff Hostname.bundle         
/usr/local/perl_libs/privlib/darwin-thread-
multi-2level/auto/Sys/Hostname/Hostname.bundle
           0x1b000 -    0x1cfff Base64.bundle   
/usr/local/perl_libs/privlib/darwin-thread-
multi-2level/auto/MIME/Base64/Base64.bundle
           0x47000 -    0x49fff Fcntl.bundle    
/usr/local/perl_libs/privlib/darwin-thread-multi-2level/
auto/Fcntl/Fcntl.bundle
           0x4c000 -    0x64fff POSIX.bundle    
/usr/local/perl_libs/privlib/darwin-thread-multi-2level/
auto/POSIX/POSIX.bundle
           0x71000 -    0x73fff IO.bundle       
/usr/local/perl_libs/privlib/darwin-thread-multi-2level/
auto/IO/IO.bundle
           0x76000 -    0x7afff Socket.bundle   
/usr/local/perl_libs/privlib/darwin-thread-multi-2level/
auto/Socket/Socket.bundle
           0x7d000 -    0x7efff DNS.bundle      
/usr/local/perl_libs/sitelib/darwin-thread-multi-2level/
auto/Net/DNS/DNS.bundle
           0x81000 -    0x86fff Socket6.bundle  
/usr/local/perl_libs/sitelib/darwin-thread-
multi-2level/auto/Socket6/Socket6.bundle
           0x89000 -    0x8cfff SHA1.bundle     
/usr/local/perl_libs/sitelib/darwin-thread-multi-2level/
auto/Digest/SHA1/SHA1.bundle
           0x8f000 -    0x9afff DB_File.bundle  
/usr/local/perl_libs/privlib/darwin-thread-multi-2level/
auto/DB_File/DB_File.bundle
          0x205000 -   0x30dfff libperl.dylib   
/usr/local/perl_libs/privlib/darwin-thread-multi-2level/
CORE/libperl.dylib
          0x505000 -   0x5b3fff libdb-4.3.dylib         
/usr/local/berkeley-db/lib/libdb-4.3.dylib
         0xa000000 -  0xa09bfff com.tcltk.tcllibrary 8.5a3      
/Library/Frameworks/Tcl.framework/
Versions/8.5/Tcl
        0x8fe00000 - 0x8fe50fff dyld 43 /usr/lib/dyld
        0x90000000 - 0x901a6fff libSystem.B.dylib       
/usr/lib/libSystem.B.dylib
        0x901fe000 - 0x90202fff libmathCommon.A.dylib   
/usr/lib/system/libmathCommon.A.dylib
        0x90727000 - 0x90800fff com.apple.CoreFoundation 6.4.1 (368.1)
        
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x9084b000 - 0x9094dfff libicucore.A.dylib      
/usr/lib/libicucore.A.dylib
        0x909a7000 - 0x90a2bfff libobjc.A.dylib         /usr/lib/libobjc.A.dylib
        0x90ae3000 - 0x90af5fff libauto.dylib   /usr/lib/libauto.dylib
        0x91d33000 - 0x91d53fff libmx.A.dylib   /usr/lib/libmx.A.dylib


now, at the moment, i'm (very) hard-pressed to see the issue here ...

anything obvious to y'all?

cheers,

richard



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

Reply via email to