Networker

[Networker] MacOS client memory bloat/hang

2009-05-19 18:16:16
Subject: [Networker] MacOS client memory bloat/hang
From: Rich Graves <rgraves AT CARLETON DOT EDU>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Tue, 19 May 2009 17:08:31 -0500
Is anyone else using the MacOS 10.5 client with a large-ish number of files? 

I'm seeing the "save" process balloon to 3.5GB RAM and hang after about 30 
minutes and 2 million files.

We're on 7.5.1 client and server now, but the problem also existed on 7.2 and 
7.4.

Support tells me that a totally irrelevant error is supposed to be fixed in the 
next version. That's nice. This is also what they told me before.

dtruss on the save process simply shows malloc failing, which would make sense 
if 3.5GB is a 32-bit process limit.

lstat("alg_genlog-mult-logit_aggregated.htm\0", 0x8F664470, 0x228)              
 = 0 0
write_nocancel(0x2, 
"/radmind/file/0809/apps/spss-16.0.2.1.T/Applications/SPSSInc/SPSS16/SPSS16.0.app/Contents/bin/help/main/alg_genlog-mult-logit_aggregated.htm\n\0",
 0x8D)            = 141 0
mmap(0x0, 0x1000000, 0x3, 0x1002, 0x2000000, 0x0)                = 0xFFFFFFFF 
Err#12
sigprocmask(0x1, 0x0, 0xBFFA9F4C)                = 0x0 0
sigaltstack(0x0, 0xBFFA9F48, 0xBFFA9F4C)                 = 0 0
sigprocmask(0x1, 0x0, 0xBFFA9F3C)                = 0x0 0
sigaltstack(0x0, 0xBFFA9F38, 0xBFFA9F3C)                 = 0 0
sigprocmask(0x1, 0x0, 0xBFFA9EBC)                = 0x0 0
sigaltstack(0x0, 0xBFFA9EB8, 0xBFFA9EBC)                 = 0 0
sigprocmask(0x1, 0x0, 0xBFFA9ECC)                = 0x0 0
sigaltstack(0x0, 0xBFFA9EC8, 0xBFFA9ECC)                 = 0 0
write_nocancel(0x2, "save(28444) malloc: *** mmap(size=16777216) failed (error 
code=12)\n*** error: can't allocate region\n*** set a breakpoint in 
malloc_error_break to debug\n\0", 0x98)               = 152 0
-- 
Rich Graves http://claimid.com/rcgraves
Carleton.edu Sr UNIX and Security Admin
CMC135: 507-222-7079 Cell: 952-292-6529

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>
  • [Networker] MacOS client memory bloat/hang, Rich Graves <=