r944 - glibc-package/trunk/debian/sysdeps

2005-07-15 Thread Masanori Goto
Author: gotom Date: 2005-07-15 12:18:04 + (Fri, 15 Jul 2005) New Revision: 944 Modified: glibc-package/trunk/debian/sysdeps/depflags.pl Log: Add the correct Replaces: libc6-prof to libc6-dev, not libc6. Modified: glibc-package/trunk/debian/sysdeps/depflags.pl

Bug#318317: libc6: Numerous (49) memory leaks in gethostbyname, as reported by mudflap

2005-07-15 Thread Vesselin Peev
Very simple: gethostbyname() returns a struct hostent * for which the C library has to allocate some internal memory. However, POSIX/SUS/etc. does not define any API to tell the C library that the returned pointer is no longer needed, so the allocated memory cannot be freed by the C library until

Bug#318317: libc6: Numerous (49) memory leaks in gethostbyname, as reported by mudflap

2005-07-15 Thread Florian Weimer
* Vesselin Peev: This is not a problem, unless this number grows with each gethostbyname invocation. The underlying programming pattern which causes this is quite common and perfectly harmless (if you get the threading issues right, of coruse). Just tested it in a loop, the leaks stay

Bug#317861: conflicting definitions of P_ALL, P_PID, and P_PGID

2005-07-15 Thread Daniel Jacobowitz
On Thu, Jul 14, 2005 at 09:31:24PM -0700, Matt Kraai wrote: On Thu, Jul 14, 2005 at 02:42:23PM -0400, Daniel Jacobowitz wrote: On Mon, Jul 11, 2005 at 09:47:11AM -0700, Matt Kraai wrote: Package: libc6-dev Version: 2.3.2.ds1-22 Severity: serious kbd-chooser fails to build

Bug#318317: libc6: Numerous (49) memory leaks in gethostbyname, as reported by mudflap

2005-07-15 Thread GOMBAS Gabor
On Fri, Jul 15, 2005 at 05:10:09PM +0300, Vesselin Peev wrote: I know the problem is not present with valgrind on Debian, too, so the above then holds for the Debian libc package, too. From his words one can conclude that there must be a better integration between mudflap and glibc. Well,

Bug#318429: libc6.1-dev: failure with g++-4.0 caused by ucontext.h

2005-07-15 Thread Eduard Bloch
Package: libc6.1-dev Version: 2.3.2.ds1-22 Severity: serious Hello, ucontext.h has a faulty struct definition on ia64, see http://buildd.debian.org/fetch.php?pkg=icewmver=1.2.21%2B1.2.22pre2-1arch=ia64stamp=1121106846file=logas=raw for details. Error message: /usr/include/sys/ucontext.h:49:

Bug#318317: libc6: Numerous (49) memory leaks in gethostbyname, as reported by mudflap

2005-07-15 Thread GOMBAS Gabor
On Thu, Jul 14, 2005 at 10:17:32PM +0300, Vesselin Peev wrote: Could you please elucidate what is this programming pattern that causes the leaks, if it is possible to do with a programming snippet? I find it very strange that a well-working program will have leaks that are considered

Processed: Re: Bug#318244: segmentation fault with many files

2005-07-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 318244 libc6 Bug#318244: segmentation fault with many files Bug reassigned from package `make' to `libc6'. thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator,

Do you realize all your sexual dreams? Now you can!

2005-07-15 Thread Jennifer
Your favorite online pills store. http://eakux.wbzpife7b6wm0fw.sottedbbfhm.com Experience is a dear teacher, but fools will learn at no other. God does not care about our mathematical difficulties. He integrates empirically. Our lives teach us who we are. -- To UNSUBSCRIBE, email

Re: Bug#318244: segmentation fault with many files

2005-07-15 Thread Manoj Srivastava
reassign 318244 libc6 thanks Hi, This does not seem to be something that changes in make are going to fix. make essentially makes a glob (3) call; and that library call is where the segmentation violation occurs. Considering that the number of entries in the directory are insanely

Bug#318317: libc6: Numerous (49) memory leaks in gethostbyname, as reported by mudflap

2005-07-15 Thread Florian Weimer
* Vesselin Peev: I'm thinking of submitting a wish about better handling, You could reuse this bug report (downgrade it to wishlist, reassign if necessary). if possible with the mudflap architecture, of internal data allocated by libc. Proper handling should of course include no unaccessed

Bug#318317: libc6: Numerous (49) memory leaks in gethostbyname, as reported by mudflap

2005-07-15 Thread Vesselin Peev
Well, I know nothing about mudflap, but valgrind calls __libc_freeres() at program termination to avoid internal data allocated by glibc being reported as leaks. Thanks for mentioning this, Gabor! I searched for more info about it, and found it mentioned in the Valgrind FAQ, and also in the

those college chicks don`t know anything Winnie

2005-07-15 Thread Dona
These are real amateurs who have webcams on their computers in their dorm rooms! This is not one of those porn sites with professional girls who get paid to do this in front of the camera, these are the average girls next door, at college, trying to make money and meet guys! It wont take you

D0wlnoadable 70+ XXX V1deos with P0RNSTARS - X64

2005-07-15 Thread Maxwell Whalen
We have the hottest Pornostars pics and videos inside. Thousands of new photo and clips, including Pornostars movies. See hot Pornostars videos now! Click here for http://baroness.net.wallkbaby.info/ cool photos and video clips and dvd movies -- chain coercible desk condition

Wanna see a nude college babe? Pearl

2005-07-15 Thread Gino
Do you want to see real amateurs who have webcams on their computers in their dorm rooms? This is not one of those sites with professional girls who get paid to do this in front of the camera, these are the average girls next door, at college, trying to make money and meet guys! Get free

Inexpensive Microsoft programs. thunderous

2005-07-15 Thread Brian Fong
Windows, Adobe Photoshop, Corel Office, Microsoft Office.. we have it all at unbelievable savings! Macromedia Dreamweaver MX and Macromedia Flash MX Combo Retail Price: $850.90 Our Price: $99.95 You Save: $750.00 Adobe Photoshop CS with ImageReady CS Retail Price: $649.99 Our Price: $90.95

Bug#317861: conflicting definitions of P_ALL, P_PID, and P_PGID

2005-07-15 Thread Matt Kraai
On Fri, Jul 15, 2005 at 09:31:23AM -0400, Daniel Jacobowitz wrote: On Thu, Jul 14, 2005 at 09:31:24PM -0700, Matt Kraai wrote: On Thu, Jul 14, 2005 at 02:42:23PM -0400, Daniel Jacobowitz wrote: On Mon, Jul 11, 2005 at 09:47:11AM -0700, Matt Kraai wrote: Package: libc6-dev Version:

Bug#317861: conflicting definitions of P_ALL, P_PID, and P_PGID

2005-07-15 Thread Daniel Jacobowitz
On Fri, Jul 15, 2005 at 08:37:20AM -0700, Matt Kraai wrote: loadkeys.y should inline the macro definitions that it needs from linux/keyboard.h instead of removing the include from linux/keyboard.h? loadkeys.y appears to use the following macros: Yes, in general this is correct. -- Daniel

Solid Home Loans for Americans

2005-07-15 Thread Delmar Graves
After further review upon receiving your applicattion, your current morrtgage qualiffies for a 3% lower ratee! We have tried to contact you on several occasions and time is running out! This is our last attempt. Let me explain, !! U.S

Buyer beware - Penis patches!

2005-07-15 Thread Erasmus
Feel insecure about your penis size? http://www.xunepa.com/ss/ If fear alters behavior, you're already defeated. Everyone loves justice in the affairs of another. Love means not ever having to say you're sorry. It doesn't hurt to be optimistic. You can always cry later. When

it`s julie :)

2005-07-15 Thread Julie Webb
I'm new, it's Julie :) Alot of the times I feel weird, even my girlfriends told me that old time friend suggested to put my hot videos somehow online. My website is like my new hobby :D AllCome check website I put together, I'm not that good tho with comp skills yet but tell me what you

Bug#318565: linux-kernel-headers: Missing linux/umsdos_fs.h

2005-07-15 Thread Daniel Schepler
Package: linux-kernel-headers Version: 2.6.12.0-1 Severity: normal As the subject says, the package is missing linux/umsdos_fs.h, which causes the umsdos package to FTBFS: ... gcc -I../include -pipe -O2 -g -Wall -Wno-implicit-function-declaration -Wno-implicit -o testver testver.o umsdosio.o