similar to: Out of memory handling?

Displaying 20 results from an estimated 800 matches similar to: "Out of memory handling?"

2000 Nov 08
0
vq diffs
please add the following diffs to the vorbis/vq dir. - include files changed so things actually compile in new scheme - _ogg_...alloc cleanups caught a half-dozen typos or so - minor Makefile touchup. (stuff is still not tested, but this will compile at least) Would someone with cvs write access commit them for me please? Erik diffs: ------------------------ diff -bBu2r vorbis/vq/Makefile
2001 Jan 18
2
Ogg Vorbis on PPC Linux?
I work for Terra Soft Solutions (makers of Yellow Dog Linux) and I'm trying to compile the latest cvs snapshot for inclusion in our next release, but I'm running into some problems... I'm using modified versions of the SRPMs included in RedHat's Rawhide distro (I only updated to the latest cvs, but the old version also experienced this problem), which compile fine on an x86 box I
2007 Dec 10
2
Using Asterisk to connect 2 locations with legacy PBX
Hello. I am going through the documentation and trying to find if asterisk can help me in my case. It is quite difficult to find answer because I do not know the exact question. I have two location. Each in different country. Both locations have Siemens HiPath - different type and software. I can not use card that would allow me to connect those PBXs using SIP. But I have some free ISDN and
2001 Jun 15
2
more buffers
Running linux-2.4.6-pre3 with ext3-2.4-0.0.6 (yes -- it does patch cleanly) -- only been running a few days on ext3 -- first message I've seen. Jun 14 18:08:55 picard kernel: journal_commit_transaction: odd - more buffers ________________________________________ Michael D. Black Principal Engineer mblack@csihq.com 321-676-2923,x203 http://www.csihq.com Computer Science Innovations
2013 Jul 17
3
Help with filing a [maybe] ZFS/mmap bug.
Hi All, I have what I think is a ZFS related bug. Unfortunately my simplest test case is a bit cumbersome and I haven't definitively proven that the problem is ZFS related. I'm hoping for some feedback on how to move forward. Quick background: I rip my CD's using grip and produce flac files. I tag the music using Musicbrainz' Picard and transcode it to mp3's within Picard
2003 Jun 11
2
Aliases
Hi, I am having some trouble with the postfix system. It says: postfix/smtpd[90539]: fatal: open database /etc/mail/aliases.db: Inappropile type or format I tried to make aliases in the /etc/mail directory, but it failed. What shall I do?
2003 Jun 12
2
mysql
I am trying to install mySQL 1.41 from the ports tree, but it hangs. He says that: "The host 'hostname' could not be looked up." I changet the hostname to the correct one. $ hostname server.com And it still hangs and says this error. It said that --force whould do it, but I don't know how to do this.... :( I tried: $ make install --force But it didn't work... Please help!
2003 May 30
2
mux.pid
Hello, I have posted this question at the Hungarian BSD list and the FreeBSD newbies list as well, a couple of weeks ago, but no one replied to me. I don't know if this is becuase it's such a newbie question or no one knew the answer. Please help me... I have a system running FreeBSD 4.8. After running the make world the following error come up in the /var/log/messages file:
2001 Feb 28
4
Attempting to install samba
Hello all, I am new to this list and to samba. I used samba in a previous life, but someone else installed and maintained it. I am have a small issue that I do not know if it is resolvable. Here it is: I have installed samba on the server named "kirk", our master domain controller for nt is named "picard". They are on the same subnet. My clients are on a different
2004 Jun 09
1
question related to S-Plus
Dear r-help, Having used S-Plus for many years, it has been suggested to me that I could benefit from learning R. A question to this end, though. Would all of my existing S-Plus arrays, functions, and so on have to be re-created from scratch in R, or is there a way to copy them into the .Rdata directory? The answer to this question has major implications for the extent to which R is
2001 Feb 01
1
minor psy.c modifications
Hello! Some minor bugfixes... source: psy.c function: _vp_psy_init 1. '-' or '+' in this line? maxoc=toOC((n*.5f - .25f)*rate/n)*(1<<(p->shiftoc+1))+.5f; maxoc=toOC((n*.5f + .25f)*rate/n)*(1<<(p->shiftoc+1))+.5f; 2. I know: sizeof(float *) and sizeof(float) are 4 bytes long, but... old lines: p->noisemedian=_ogg_malloc(n*sizeof(float *));
2020 Feb 25
2
Possible critical Xen issue on Buster
Hey Xen devel team, I’ve never mailed a developer list before, but I’m worried I may have stumbled across a bad Xen/Debian packaging bug. My confidence is somewhere above “just mail -user” and below “open a bug in xen-system-amd64”. Apologies if this is the wrong usage of the list. I’ve updated to Buster, and my Xen kernel no longer boots. I believe it’s because Xen only offers versions 4.11 and
2011 Oct 17
2
special language character in a pie chart
Dear List Members, I am working on a below piece of code: Initially have created pie charts with Enlish labels to present the data for Czech Republic, now however I need to print the label with original Czech fonts. When I copy paste from Word, certain fonts get 'simplified' distorting original spelling. How can solve this problem? Is there a package I can download which will support
2006 Aug 24
1
AMD64 bug
The theora_unpack_comment casts a pointer-to-int to pointer-to-long. This is incorrect on AMD64, where ints and longs are of different size. On my system (Debian unstable, gcc 4.1) this causes players to crash when they reach the end of a movie. The patch below fixes this bug. --- libtheora-0.0.0.alpha7/lib/toplevel.c 2006-06-13 00:57:36.000000000 +0200 +++ libtheora-pdw/lib/toplevel.c
2008 Jun 14
1
qt with ncp>37.62
help(qt) states that: "ncp non-centrality parameter delta; currently except for rt(), only for abs(ncp) <= 37.62" so I would expect that calling qt with non-centrality parameter exceeding 37.62 should fail, instead e.g. calling > mapply(function(x) qt(p = 0.9, df = 55, ncp = x),35:45) gives: [1] 40.21448 41.35293 42.49164 43.68862 44.82945 45.97048 47.11170 48.25310 [9]
2001 May 01
1
encoder observation
Hello! First of all a question: When you make the encoder tables (ie: mode_e.h) do you use the mapping0_forward function? Because you made the encoder tables, and after this you did a minor correction in the final beta4 ... (this correction was: additional[0]=fabs(additional[0]*scale); in the mapping0_forward function) (I see this was a bug, and the modification was correct, but this correction
2015 Mar 27
4
postfix sasl -> haproxy -> dovecot auth
I will install cyrus-sasl and see how it goes. Anyway, it would be nice to have same features (authentication agains imap) in dovecot. On 27 Mar 2015, at 16:27, Benny Pedersen <me at junc.eu> wrote: > Edgaras Luko?evi?ius skrev den 2015-03-27 14:58: > >> I don?t want to allow public network facing servers to be able to >> reach passwords database. And I want to
2014 Sep 10
1
guest create only share
Dear List I like to make samba share where guest users (without password) can create file ( copy from local computer to share), but can't delete,rename, write after creation. But I have a superuser (with password) who can read,write,delete, the guest user's shared files. Please help me how to setup this share configuration. Thanks Peter Kovacs
2002 Nov 21
4
ACLs with samba
Hi- I am experiencing some odd behavior with ACLs with winbindd using Samba 2.6 on Debian Woody (kernel version 2.4.18). 1. I am unable to alter permissions from Win2K clients using the Properties->Security interface. Is this normal? I get the "Unable to save Permission Changes on new Folder. Access is denied." message. This occurs with all accounts, both privileged and
2019 Jan 15
2
preallocate working incorrectly in 3.1.3
I believe that the changes to support --preallocate and --sparse together have broken --preallocate by itself (commit f3873b3d88b61167b106e7b9227a20147f8f6197) The previous behavior of --preallocate was to do just that: reserve blocks in the filesystem WITHOUT setting the size of the file to the final length. The reported filesize would change as the preallocated blocks were actually written.