[MacPorts] #28983: clamav @0.97_0 +universal Database load killed by signal 11

MacPorts noreply at macports.org
Fri Apr 1 10:27:06 PDT 2011


#28983: clamav @0.97_0 +universal Database load killed by signal 11
----------------------------+-----------------------------------------------
 Reporter:  palimm@…        |       Owner:  dluke@…           
     Type:  defect          |      Status:  new               
 Priority:  Normal          |   Milestone:                    
Component:  ports           |     Version:  1.9.2             
 Keywords:                  |        Port:  clamav            
----------------------------+-----------------------------------------------

Comment(by palimm@…):

 Thanks for your reply.
 The non-universal build shows no different behavior (don't know why I
 built universal in the first place). I am not familiar with gdb but I
 started it using

 sudo gdb /opt/local/bin/freshclam

 {{{
 GNU gdb 6.3.50-20050815 (Apple version gdb-1518) (Sat Feb 12 02:52:12 UTC
 2011)
 Copyright 2004 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you
 are
 welcome to change it and/or distribute copies of it under certain
 conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 This GDB was configured as "x86_64-apple-darwin"...Reading symbols for
 shared libraries .....
 warning: Could not find object file
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_bzip2/work/bzip2-1.0.6/blocksort.o"
 - no debug information available for "blocksort.c".


 warning: Could not find object file
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_bzip2/work/bzip2-1.0.6/huffman.o"
 - no debug information available for "huffman.c".


 warning: Could not find object file
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_bzip2/work/bzip2-1.0.6/crctable.o"
 - no debug information available for "crctable.c".


 warning: Could not find object file
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_bzip2/work/bzip2-1.0.6/randtable.o"
 - no debug information available for "randtable.c".


 warning: Could not find object file
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_bzip2/work/bzip2-1.0.6/compress.o"
 - no debug information available for "compress.c".


 warning: Could not find object file
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_bzip2/work/bzip2-1.0.6/decompress.o"
 - no debug information available for "decompress.c".


 warning: Could not find object file
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_bzip2/work/bzip2-1.0.6/bzlib.o"
 - no debug information available for "bzlib.c".

 .... done

 (gdb)

 }}}

 Then I "run" the program which resulted in
 {{{
 Starting program: /opt/local/bin/freshclam
 Reading symbols for shared libraries .++++++++ done
 Reading symbols for shared libraries .. done
 ClamAV update process started at Fri Apr  1 19:23:32 2011
 main.cvd is up to date (version: 53, sigs: 846214, f-level: 53, builder:
 sven)
 daily.cvd is up to date (version: 12939, sigs: 92799, f-level: 60,
 builder: ccordes)
 nonblock_connect: connect timing out (30 secs)
 Can't connect to port 80 of host database.clamav.net (IP: 89.149.194.18)
 Downloading bytecode.cvd [100%]
 ERROR: Database load killed by signal 11
 ERROR: Failed to load new database: No viruses detected

 Program exited with code 067.
 (gdb)
 }}}

 Issuing "bt" afterwards just returned "No stack."

-- 
Ticket URL: <https://trac.macports.org/ticket/28983#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list