similar to: memory leaks

Displaying 20 results from an estimated 5000 matches similar to: "memory leaks"

2007 Aug 31
0
Semi-OT: any tips on how to track down memory leaks?
hello list! i seem to have a serious memory leak in my rails app that i run with a bunch of mongrels on windows (as services). i tried the MemoryProfiler i found at http://scottstuff.net/blog/articles/2006/08/17/memory-leak-profiling-with-rails but honestly i have no idea on how to read those string dumps. i tried diffing them but nothing there made any sense to me. any tips or hints would be
2004 Aug 12
1
Problem installing Software Fax SpanDSP support into Asterisk
I'm trying to install the SPANDSP software into Asterisk to support incoming (mainly) Fax. I'm following the info in http://www.voip-info.org/wiki-Asterisk+Fax. I downloaded and installed the spandsp software from ftp://ftp.opencall.org/pub/spandsp/ and followed the directions in several documents listed on the on the Tiki page. I get down to patch < Makefile.patch that fails with
2003 Apr 09
1
command line version of dovecot?
> From: Kyler Laird <kyler-keyword-dovecot.a0ff9b at lairds.org> > I finally have dovecot mostly working and I was thinking that > I'd been saved from having to use UW-IMAPd, but I just now > noticed that there doesn't appear to be any way to run > dovecot over standard I/O; it always wants to listen on a > socket. There's the "imap" binary that
2005 Aug 24
1
SV: Fax to email using mime-contruct
I also want to try that asterisk guide. But i'm not sure if i understood it correctly. What exactly do i need to do? Do i need to compile Asterisk with the spanDSP plugin or just configure extensions.conf? The URL to spanDSP in the guide wasn't working. I also use a traditional internet line to recieve calls and hopefully i will get Fax working soon. This is so confusing. Thanks, Arne
2006 Aug 09
1
Re: URGENT: OCFS2 hang - 32 node cluster POC
Run: # top # vmstat 1 # iostat -x /dev/emcpowerb 1 The latter two you can save to a file. For top, just monitor cpu usage and see if any process is hogging all of it. Colin Laird wrote: > and the fstab settings: > > # This file is edited by fstab-sync - see 'man fstab-sync' for details > /dev/VolGroup00/LogVol01 / ext3 > defaults 1 1 >
2008 Jan 14
29
Ebb Web Server
Hello Mongrel Users, I''m writing a web server called Ebb. It''s written in C, makes use of the Mongrel HTTP parser, and uses libev its event loop. The goal is to be small, fast, and language independent server that can host web frameworks. I have written a small Ruby binding which provides a Rack handler - this will allow Ebb to host Rails, Merb, and other Ruby frameworks. In the
2003 Dec 22
1
?? memory leak in 3des1
Hello, quoted patch free's cipher_data malloc'd in calls to EVP_CipherInit() in ssh1_3des_init(), at least linked with openssl >= 0.9.7. It does not appear to me (superficial scan) that there is any harm in calling the _cleanup routine with earlier openssl. fwiw :laird --- openssh-3.7.1p2/cipher-3des1.c Tue Sep 23 05:24:21 2003 +++ src37m/cipher-3des1.c Mon Dec 15
2005 Aug 23
0
Fax to email using mime-contruct
I have followed and succesfully receive incoming faxes to email with Scott Laird's faxing with asterisk guide. http://scottstuff.net/blog/articles/2004/03/28/faxing-with-asterisk But, I'm receiving the email from root@mydomain.com. I would prefer it to receive from asteriskfax@mydomain.com. How do I achive this? Please advice. I'm using postfix. Thanks.
2006 Aug 20
4
[LLVMdev] bytecode didn't read correctly under cygwin
Hi! I'm trying to run "llc" tool on files from "test" subdirectory of LLVM root. I compile source files with the following line: llvm-gcc -c -ocompiled.o ackermann.c Then I run llc like the following: llc compiled.o which outputs llc: bytecode didn't read correctly (I mean, I try it with different options but even the default ones aint working) My llvm-gcc
2005 Sep 18
2
Update/upgrade paths?
Good afternoon, Netizens... I have a number of 3.3 CentOS boxes that are quite a substantial distance from my home office. Short of physically going to those sites with a fresh set of CD's in hand, is there a method of remotely (via secure SSH) updating not only the files but the distribution as well, say to 4.1? Can you do a distribution update without using CD's? After a few weeks of
2007 May 11
1
Rapid DTMF missing digits
Version 1.4.2 but to be honest I have no reason at all to suspect that this is a problem with the asterisk software. I've able to replicate this from a few different "client" net connections and a across a few different linksys ata's. Where when you call into the host and enter the extension to connect to you miss the last digit of the extension. Almost every time you
2004 Dec 16
0
kewlstart - explanation of this method, please ?
Hello, is there a full guide to what kewlstart is supposed to do with FXO or FXS lines ? is it only applicable to one of the interfaces FXO -or- FXS but not both ? I asked earlier if FXS lines can be made to reverse polarity, and someone else pointed out that the chipset on the FXS ports seems to support it, perhaps the driver in the asterisk zaptel interface module needs to be modified to support
2012 Feb 23
9
32bit and 64bit version of a package
Hi, I''m trying to write a recipe to install the latest libstdc++ in both 32bit and 64bit flavors and running into issues. Yum only wants to install the 64bit version if I do: yum install libstdc++ If I do something like: package { "libstdc++.i386" : ensure => latest } It tells me "nothing to do" Any suggestions on the right way to do this? Thanks! Alan --
2005 Sep 21
2
FWIW...
Good morning, everyone... Perhaps this will either help or encourage others interested in using CentOS as a networked workstation. It is based upon my experiences, and all other disclaimers apply. 1. I did a basic workstation install from 4.1 CD's deploying KDE and Gnome desktops and, other than a few minor issues, mostly of my making, everything went smoothly. The install process is
2006 Aug 20
1
[LLVMdev] make builds Release configuration by default
Hi! I'm installing LLVM under Debian Linux. I've installed llvm-gcc3 binaries and am trying to build LLVM. I run make command from llvmobjdir and it builds Release configuration. I didn't set ENABLE_OPTIMIZED variable to 1 and I didn't configure LLVM with --enable-optimized switch. What can cause building Release configuration and how can I switch to Debug one? Thanks. Tony.
2005 May 13
1
multinom(): likelihood of model?
Hi all, I'm working on a multinomial (or "polytomous") logistic regression using R and have made great progress using multinom() from the nnet library. My response variable has three categories, and there are two different possible predictors. I'd like to use the likelihoods of certain models (ie, saturated, fitteds, and null) to calculate Nagelkerke R-squared values for
2006 Oct 10
5
read.table() and scientific notation
Dear all, I am having troubles importing values written as scientific notation using read.table(). I'm sure this is a frequent problem, as many people in my lab have this problem as well, so I'm sure that I just have troubles googling for the right solution. The problem is, that, given a file like that: a 1 2e-4 b 2 3e-8 ... the third column gets imported as a factor, or a string if I
2004 Jul 19
5
Cheap PoE switches/injectors?
I'm trying to spec out hardware for a new office, and I'd like to include power over Ethernet as an option. I've seen a handful of PoE injectors around $1000 for 24 ports and a couple switches up around $2500 for 24 ports. Are there any cheaper options, short of buying a boatload of 1-port injectors off of ebay? I don't really need more then 24 ports of PoE out of 48 total
2006 Mar 28
3
fixed effects
dear R wizards: X is factor with 20,000*20=800,000 observations of 20,000 factors. I.e., each factor has 20 observations. y is 800,000 normally distributed data points. I want to see how much R^2 the X factors can provide. Easy, right? > lm ( y ~ X) and > aov( y ~ X) Error: cannot allocate vector of size 3125000 Kb is this computationally infeasible? (I am not an expert, but
2006 Jan 12
3
File Upload Problems With Apache and Lighttpd But Not Webrick...
I am having trouble uploading files through a form when using Apache (production) or Lighttpd (development). The odd thing is that when I force script/server to load Webrick, the upload works just fine on the same code-base. When it fails, the upload just sits there forever. Some browsers eventually return an error code, others spin for a long time... Anyway, it never recovers. The file is a