Re: Bug#249122: libc6: ldconfig: Creates spurious libncurses.so.5 symlink

2005-06-05 Thread Tom
would greatly be appreciated in this matter.   Sincerely,   Tom Durante  

Bug#129550: Shipping Clerk - flexible time work-at-home opening

2007-09-29 Thread Tom
Our company is looking for energetic and accountable individuals to occupy Shipping Clerk positions throughout the USA. These vacancies are entirely home-based and do not require any travel or relocation. They are also suitable for students and senior citizens who are able to dedicate up

Bug#296490: libc6: getgrnam segfault (using __nscd_getgrnam_r)

2005-02-22 Thread Tom Parker
Package: libc6 Version: 2.3.2.ds1-20 Severity: normal Tags: patch Calling getgrnam() with a NULL argument, with group in /etc/nsswitch.conf set to 'compat' can cause a segfault in __nscd_getgrnam_r due to a lack of a check for a NULL string before doing strlen(). I've attached a patch, but this

Bug#296490: libc6: getgrnam segfault (using __nscd_getgrnam_r)

2005-02-22 Thread Tom Parker
Florian Weimer wrote: * Tom Parker: Calling getgrnam() with a NULL argument, with group in /etc/nsswitch.conf set to 'compat' can cause a segfault in __nscd_getgrnam_r due to a lack of a check for a NULL string before doing strlen(). Is there any standard that defines the behavior of get

Debian V3.1 DST updated for 2007 time change

2007-02-16 Thread Tom Benjamin
Folks Is there a fix for DST on a Debian V3.1 linux server other than a Patch. I have found several references to a tzdata2006b.tar.tz file that will provide a new TZ file for Eastern time. Will this work as well to provide an updated TZ file. Any help would be greatly appreciated. Thanks Regard

Bug#413989: redirect (.so or symlink) man pages missing for functions documented with others

2007-03-08 Thread Tom Viza
Package: glibc-doc Version: 2.3.6.ds1-13 Several functions which are documented in manual pages named for other functions return "No manual entry for foo". This is because the symlinks which are normally created in their names are missing. eg: $ man sigwait No manual entry for sigwait fix: # l

Bug#325600: closed by Aurelien Jarno <[EMAIL PROTECTED]> (Closing bugs fixed in unreleased version 2.4-1 of the glibc)

2007-04-12 Thread Tom Evans
regularly to avoid the problem. This seems unacceptable for a "stable" release. ...tom Debian Bug Tracking System wrote: This is an automatic notification regarding your Bug report #325600: libc6.1: Threads remain on Alpha with libc6. 2.3.5-4, which was filed against the libc6.1 pa

Bug#325600: closed by Aurelien Jarno <[EMAIL PROTECTED]> (Closing bugs fixed in unreleased version 2.4-1 of the glibc)

2007-04-13 Thread Tom Evans
rs on the debian-alpha list for Alpha machine donations - some of them decent enough machines. What needs to happen for a machine to be useful for developers? ...tom Pierre Habouzit wrote: On Fri, Apr 13, 2007 at 10:26:09AM +0200, Uwe Schindler wrote: Tom Evans a écrit : When will

Re[2]: Это не просто английский! Терминология, Реальность, Лексика Khan

2005-09-22 Thread Cross Tom
Дорогой и любимый друг! Вам предоставляется уникальная возможность научиться английскому языку! Скидки? У нас их есть! Мы ждём Вашего звонка в Москве: 105-5186 238-три-три-восемь-шесть Ehne Grotz Friedrich Rocha Svoboda Walczak Sarantis Heesen Rizzo -- To UNSUBSCRIBE, email to [EMAIL PRO

Bug#325600: threads.... a solution?

2005-10-24 Thread Tom Evans
ot; (which waitpid_not_cancel uses) is broken, or the INLINE_SYSCALL macro is somehow broken and doesn't return the correct value. In any case, "wait3", not-inlined, works nicely for me ... I'll leave it up to the maintainers to determine the best patch to encompass all

Bug#325600: 325600 ( threads on Alpha).

2005-10-25 Thread Tom Evans
If I simply change (in linuxthreads/sysdep/unix/sysv/linux/not-cancel.h) from: # define waitpid_not_cancel(pid, stat_loc, options) \ INLINE_SYSCALL (osf_wait4, 4, pid, stat_loc, options, NULL) to: # define waitpid_not_cancel(pid, stat_loc, options) \ wait4( pid, stat_loc, options, NULL ) al

Bug#325600: 325600 ( threads on Alpha).

2005-10-25 Thread Tom Evans
Falk Hueffner wrote: That's weird. What happens with -O0? What with gcc 3.3? Can you perhaps attach the assembly that is generated for the "broken" case? This is actually with gcc-3.3 (I started using it by default for these tests). Haven't tried "-O0" - w

Bug#325600: 325600 ( threads on Alpha).

2005-10-25 Thread Tom Evans
These are identical...the problem must be elsewhere. Or I just copied from the wrong emacs buffer. "Working" case: 0f00 : f00: 00 00 bb 27 ldahgp,0(t12) f04: 00 00 bd 23 lda gp,0(gp) f08: e0 ff de 23 lda sp,-32(sp) f0c:

Bug#325600: 325600 ( threads on Alpha).

2005-10-26 Thread Tom Evans
That's weird. What happens with -O0? What with gcc 3.3? Can you perhaps attach the assembly that is generated for the "broken" case. No change at "-O1" (-O0 is not possible - glibc won't build without optimization). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscri

Bug#325600: threads.... a solution?

2005-11-12 Thread Tom Evans
Daniel Jacobowitz wrote: On Tue, Oct 25, 2005 at 12:05:16AM -0400, Tom Evans wrote Do you have a clear testcase for this problem? I tried to reproduce it, and could not Well, any threaded program should do, but while working on the solution, I used the test below. Compile if and run it and

Bug#325600: threads.... a solution?

2005-11-12 Thread Tom Evans
Daniel Jacobowitz wrote: On Sat, Nov 12, 2005 at 07:36:21PM -0500, Tom Evans wrote: How can this possibly be fixed by changing waitpid_not_cancel? That call is in pthread_reap_children, which isn't even reached by this test, as far as I can tell. Of course it should be. And of cours

Bug#325600: threads.... a solution?

2005-11-13 Thread Tom Evans
Uwe Schindler wrote: Another simple program that creates defunct processes is gnome-cups-manager and also mysql creates them. Since I run a testing system with a replaced libpthread.so (the one Tom created) and setted libc6.1 to "HOLD", there are no more defunct processes an

Bug#339350: nscd fails to start when logfile is too big

2005-11-15 Thread Tom Albers
Package: nscd Version: 2.3.5-8 Severity: important When the logfile of nscd reaches a 2GB limit, nscd will no longer start without any hint whatsoever. It will run in the -d mode, but not as a daemon. Strace in that case looks like: pid 23058] write(3, "23052: handle_request: request r"..., 69)

Bug#344563: nscd will not keep on running

2006-01-23 Thread Tom Albers
Now with another customer, I spend again a whole day on nscd which will not keep on running. In debugging mode the error is: "nscd: cache.c:144: cache_add: Assertion `newp->key + newp->len <= table->head->first_free' failed." Removing the databases in /var/db/nscd/ resolved the problem. The d

Bug#375051: EST5 Problem In libc6: /usr/sbin/tzconfig

2006-06-22 Thread Tom Corr
Package: libc6 Version: 2.3.2.ds1-22sarge3 Sarge's /usr/sbin/tzconfig program does not allow the user to set the time zone to EST5; instead it behaves as if the user had selected EST5EDT. Below is an example script showing this error. This server is running kernel-image-2.6.8-3-686. ===

Re: Get guaranteed traffic to your website today @ incredible prices

2001-10-23 Thread Tom Kondilas
Get me off your lists! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#165509: libc6: Sun's JVM still doesn't work

2002-11-04 Thread Tom Epperly
Package: libc6 Version: 2.3.1-3 Followup-For: Bug #165509 sarantium:~/pcgen/pcgen414> java Error occurred during initialization of VM Unable to load native library: /usr/local/j2sdk1.4.0/jre/lib/i386/libjava.so: symbol __libc_waitpid, version GLIBC_2.0 not defined in file libc.so.6 with link time

Bug#186281: libc6 and libdb1-compat mutual dependency

2003-03-25 Thread Tom Peters
Package: libc6 Version: 2.3.1-14 Severity: important -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux tompth.localdomain.fake 2.4.19 #1 Fri Aug 9 21:38:54 CEST 2002 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages libc6 depends on: ii libdb1-compat

Bug#204981: libc6: VMWare Workstation 3.2.1 (build 2242) Aborts with 2.3.2-1 or 2.3.2-1

2003-08-14 Thread Tom Epperly
dback when vmware aborted. It happened shortly after I pressed the Power On button. % vmware Abort % Tom -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux driftcreek 2.4.21 #7 Tue Jul 15 05:51:33 PDT 2003 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages lib

Bug#186281: libc6 and libdb1-compat mutual dependency

2003-03-25 Thread Tom Peters
Package: libc6 Version: 2.3.1-14 Severity: important -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux tompth.localdomain.fake 2.4.19 #1 Fri Aug 9 21:38:54 CEST 2002 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages libc6 depends on: ii libdb1-compat

Bug#215937: configure: WARNING: linux/netlink.h: present but cannot be compiled

2003-10-15 Thread Tom Epperly
Package: libc6-dev Version: 2.3.2-8 Severity: normal I am running Debian GNU/Linux Unstable, and I did the following: % uname -a Linux driftcreek 2.4.22 #7 Thu Sep 18 14:49:08 PDT 2003 i686 GNU/Linux % apt-get source kaffe % su # apt-get build-dep kaffe % cd kaffe-1.1.1 % debian/rules build This in

Bug#6798: Old bug

2003-11-07 Thread Tom Zych
Hi, This bug is coming up on its seventh birthday and there's been no activity for over a year. Should it be closed? Thanks, -- Tom Zych This email address will expire at some point to thwart spammers. Permanent address: echo '[EMAIL PROTECTED]' | rot13

Bug 22185

2003-12-26 Thread tom r
I've seen a lot of reports of this bug: ld.so: Incorrectly built binary which accesses errno or h errno directly. but haven't seen any work arounds or anyone talking about a fix. Can you tell me when a fix might be released? Thanks. Tom

Bug#271878: asm/setup.h non-existent #include on ppc

2004-09-26 Thread Tom Rini
If so, I guess > > asm-m68k/setup.h is necessary for asm-ppc/setup.h. > > Yes, AFAIK APUS is still alive. Hmmm.. How many of these #includes (or #else's them in) does glibc (or really, any non-kernel user) need? Would someone have the time to try casing all of these inside of

Bug#271878: asm/setup.h non-existent #include on ppc

2004-10-01 Thread Tom Rini
On Sun, Sep 26, 2004 at 02:02:59PM -0700, Tom Rini wrote: > Hmmm.. How many of these #includes (or > #else's them in) does glibc (or really, any non-kernel user) need? > Would someone have the time to try casing all of these inside of #ifdef > __KERNEL__ ? I've finishe

Re: Get guaranteed traffic to your website today @ incredible prices

2001-10-23 Thread Tom Kondilas
Get me off your lists!

Bug#165509: libc6: Sun's JVM still doesn't work

2002-11-04 Thread Tom Epperly
Package: libc6 Version: 2.3.1-3 Followup-For: Bug #165509 sarantium:~/pcgen/pcgen414> java Error occurred during initialization of VM Unable to load native library: /usr/local/j2sdk1.4.0/jre/lib/i386/libjava.so: symbol __libc_waitpid, version GLIBC_2.0 not defined in file libc.so.6 with link tim

Bug#215937: configure: WARNING: linux/netlink.h: present but cannot be compiled

2003-10-15 Thread Tom Epperly
Package: libc6-dev Version: 2.3.2-8 Severity: normal I am running Debian GNU/Linux Unstable, and I did the following: % uname -a Linux driftcreek 2.4.22 #7 Thu Sep 18 14:49:08 PDT 2003 i686 GNU/Linux % apt-get source kaffe % su # apt-get build-dep kaffe % cd kaffe-1.1.1 % debian/rules build This i

Bug#6798: Old bug

2003-11-07 Thread Tom Zych
Hi, This bug is coming up on its seventh birthday and there's been no activity for over a year. Should it be closed? Thanks, -- Tom Zych This email address will expire at some point to thwart spammers. Permanent address: echo '[EMAIL PROTECTED]' | rot13 -- To UNSUBSCRIBE,

Bug 22185

2003-12-26 Thread tom r
I've seen a lot of reports of this bug: ld.so: Incorrectly built binary which accesses errno or h errno directly. but haven't seen any work arounds or anyone talking about a fix. Can you tell me when a fix might be released? Thanks. Tom -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Bug#259878: libc6: posix timer SIGEV_THREAD notification broken

2004-07-16 Thread Tom Low-Shang
Package: libc6 Version: 2.3.2.ds1-13 Severity: normal Tags: patch Posix timer SIGEV_THREAD notification does not work for 2.6 kernels. A message (http://sources.redhat.com/ml/libc-hacker/2004-04/msg00032.html) on the glibc mailing list provides additional information and a patch, which applies to

Bug#259878: libc6: posix timer SIGEV_THREAD notification broken

2004-07-19 Thread Tom Low-Shang
2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 Tom

Bug#186281: libc6 and libdb1-compat mutual dependency

2003-03-26 Thread A.R. (Tom) Peters
? -- #>!$!%(@^%#%*(&([EMAIL PROTECTED]@^$##*#@&(%)@**$!(&!^(#((#&%!)%*@)(&$($$%(@#)&*!^$)[EMAIL PROTECTED]@) Tom "thriving on chaos" Peters e-mail [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#186281: libc6 and libdb1-compat mutual dependency

2003-03-26 Thread A.R. (Tom) Peters
? -- #>!$!%(@^%#%*(&([EMAIL PROTECTED]@^$##*#@&(%)@**$!(&!^(#((#&%!)%*@)(&$($$%(@#)&*!^$)[EMAIL PROTECTED]@) Tom "thriving on chaos" Peters e-mail [EMAIL PROTECTED]

Bug#259878: libc6: posix timer SIGEV_THREAD notification broken

2004-07-16 Thread Tom Low-Shang
Package: libc6 Version: 2.3.2.ds1-13 Severity: normal Tags: patch Posix timer SIGEV_THREAD notification does not work for 2.6 kernels. A message (http://sources.redhat.com/ml/libc-hacker/2004-04/msg00032.html) on the glibc mailing list provides additional information and a patch, which applies to

Bug#259878: libc6: posix timer SIGEV_THREAD notification broken

2004-07-19 Thread Tom Low-Shang
2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 notify_func2 Tom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]