I believe this is in the known bugs list (http://analog.cx/bugs.html). Analog crashes on OS X with DNS lookups using the standard system commands. Analog has no problems on other Unixes using the same commands. Although other OS X programs don't seem to have this problem, they may be using different sys calls or may be doing less with them.

--
Jeremy Wadsack
Seven Simple Machines


frank h. wrote:

I have a similar problem now on another OS X machine. Again, during
DNS lookups, I get an out of memory error:

D: Looking up 172.216.124.121:
D:   resolved to host81-157-103-28.range81-157.btcentralplus.com
D: Looking up 217.43.51.157:
D:   resolved to host217-43-51-157.range217-43.btcentralplus.com
D: Looking up 194.113.40.50:
D:   resolved to herkules.muenchen.de
D: Looking up 202.156.2.18:
*** malloc: vm_allocate(size=131072) failed (error code=4294966995)
*** malloc[3350]: error: Can't allocate region
mach_port_type() failed (ipc/mig) wrong reply message ID
task_get_bootstrap_port() failed (ipc/mig) wrong reply message ID
Abort trap


my config file contains the HOSLOWMEM 1 directive, but that doesnt seem to help:

HOSTLOWMEM 1
DNSFILE /Users/frank/Sites/analog/captnswing_dnscache.txt
DNS WRITE
DNSTIMEOUT 10
DEBUG +D
DNSBADHOURS  111111111
DNSGOODHOURS 111111111

what could be wrong?
thanks for any help
-frank


On Feb 7, 2005 1:54 PM, frank h. <[EMAIL PROTECTED]> wrote:


hello, I am running analog 6.0 on OS X 10.3.7

during DNS lookups, i get an out of memory error:

D: Looking up 213.101.179.243:
D:   resolved to m213-101-179-243.swipnet.se
D: Looking up 82.182.92.245:
D:   resolved to 1-1-3-8a.han.sth.bostream.se
analog: [12:44:47] 12500000 lines read
D: Looking up 62.135.153.63:
D:   can't resolve
*** malloc: vm_allocate(size=32768) failed (error code=4294966995)
*** malloc[12747]: error: Can't allocate region
analog: Fatal error: Ran out of memory: cannot continue: exiting
 (For help on all errors and warnings, see docs/errors.html)

the DNS relevant portions of my config file look like this:

#-------------------------#
#  DNS Configuration      #
#-------------------------#

# the dns cache
DNSFILE /usr/local/var/analog/dnscache

# resolve addresses, add new ones to file
DNS WRITE

# 10sec timeout
DNSTIMEOUT 10

# show dns resolutions
DEBUG +D

# DNS lookups valid forever
DNSBADHOURS  111111111
DNSGOODHOURS 111111111

I didnt have any such problems with 5.32 and 5.91. any help is very
much appreciated
thanks,
-frank



+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------





+------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------

Reply via email to