similar to: memory leak in sub("[range]", ...) when #ifndef _LIBC (PR#11946)

Displaying 20 results from an estimated 200 matches similar to: "memory leak in sub("[range]", ...) when #ifndef _LIBC (PR#11946)"

2008 Aug 07
0
memory leak in sub("[range]", ...) when #ifndef _LIBC (PR#12488)
For the record: this is now fixed. On Thu, 7 Aug 2008, bill at insightful.com wrote: > Full_Name: Bill Dunlap > Version: R version 2.8.0 Under development (unstable) (2008-07-05 r46037) > OS: Linux > Submission from: (NULL) (76.28.245.14) > > > valgrind finds some memory leaks in R when I use sub() with > a range in the regular expression: > > % R
2008 Jul 09
1
memory leak in sub("[range]",...)
There is a 2-block memory leak in the sub() (or any other regex-related function, probably) when the pattern argument involves a range expression, e.g., '[0-9]'. % R --debugger=valgrind --debugger-args=--leak-check=full --vanilla ==14519== Memcheck, a memory error detector. ==14519== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. ==14519== Using LibVEX rev 1658, a
2017 Oct 04
3
Question: Should we consider valid a variable defined #ifndef NDEBUG scope and used in assert?
Hi, While audit our code, we found out a strange pattern in one of the LLVM headers and we were wondering if that was expected or if it should be fixed. Namely the problem looks like this: #ifndef NDEBUG // Define some variable. #endif assert(/*use this variable, i.e., outside of the ifndef NDEBUG scope*/); This happens in include/llvm/IR/ValueHandle.h for the variable Poisoned line 494
2003 Aug 18
0
strange smbstatus output after update from 2.2.5 to 2.2.8a
Hi, I updated from Samba 2.2.5 to 2.2.8a. und Redhat 6.2 and since then, smbstatus shows strange values The dates and the pid's are wrong. Any ideas? Was there a change in a locking.tdb? Do I have to remove it? Greetings Hansj?rg 28643 DENY_NONE 0x3f407996 RDONLY LEVEL_II ?7??W? Tue Jan 6 22:38:12 1970 1633824626 0x706d622e NONE ?7??W? Thu Jan 1 02:00:00 1970 1836017711 0x56414143
2017 Oct 04
2
Question: Should we consider valid a variable defined #ifndef NDEBUG scope and used in assert?
Good point, I forgot to check the standard. Given the clang was failing I assumed the code was wrong x). I am guessing there is something weird with the project, because indeed, paragraph 7.2 of the standard says: The assert macro is redefined according to the current state of NDEBUG each time that <assert.h> is included. > On Oct 4, 2017, at 2:53 PM, Craig Topper <craig.topper at
2015 Feb 09
2
Re: [PATCH 2/5] macosx: Add definition of program_name for gnulib
On Mon, Feb 09, 2015 at 11:06:16AM +0000, Margaret Lewicka wrote: > gnulib's error.c requires program_name to be externally defined > for !_LIBC systems. This defines program_name for Darwin only. > --- > configure.ac | 3 +++ > src/Makefile.am | 6 ++++++ > src/program_name.c | 4 ++++ > 3 files changed, 13 insertions(+) > create mode 100644
2008 Oct 15
0
cset 18473 needs to be backported to 3.3 tree
Hi Keir, The changeset 18473 on xen-unstable needs to be back-ported to xen-3.3 tree. Because the gdbstub.c file isn't modified in xen-3.3 tree, the effort involved would be trival. Thanks. -- Guanqun _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 Oct 06
1
The "Sets" package and element equality test
Hi, I tried to use the sets package yesterday, which seems to be a very powerful package: thanks to the developers. I wanted to define sets of lists where 2 lists are considered equal if they have the same length. So, I implemented: match.2.list <- function(l1,l2){ length(l1)==length(l2) } and then defined my cset as: s <- set(list(1,2),list(3,4)) lset <-
2003 Oct 05
1
kbuild improvements for klibc
Hi all. I have pushed my earlier announced kbuild improvements patch to: bk://linux-sam.bkbits.net/2.5-klibc First cset is the earlier posted cset, whit a few small modifications. One important change is that the usr/Makefile now uses *.a files in initramfs-y assignment. I realised that the purpose was to express what kinit were using / referring. Second cset is a trivial cset that just move
2007 Oct 22
0
VMX status report against cset #16146 & linux-xen#267
Hi all, All nightly cases can pass today. Old issues : ================================================= 1).time latency is a negative number on window guest when vcpu > 1          http://otc-qa.sh.intel.com/xen/bugzilla/show_bug.cgi?id=991 2) Can not install 32bit Fedora 7 with vcpu > 1 http://otc-qa.sh.intel.com/xen/bugzilla/show_bug.cgi?id=1154 Testing environments:
2007 Oct 18
0
VMX status report against cset #16125 & linux-xen#263 -- two fixed issues
Hi all, There are two issues have been fixed in this changeset. It seems there is only one major issue in nightly testing. Fixed issue: ================================================= 1) HVM domain can not boot up if provide both "xvda" (no bootable OS) and "hda". 2) Can not boot up 2.6.23 kernel when acpi=1         
2013 Aug 21
2
High Load Average on POP/IMAP.
Hi, We have a serious issue running on our POP/IMAP servers these days. The load average of a servers spikes up to 400-500 as a uptime command result, for a particular time period , to be specific mostly in noon time and evening, but it last for few minutes only. We have 2 servers running dovecot 1.1.20 , in loadbanlancer, We have used KEEPLIVE (1.1.13) for loadbalacing. Server
2007 Nov 01
0
VMX status report against cset #16281 & linux-xen#297 -- two new issues
Hi all, This is today''s xen nightly test report, changeset: 16281 unstable tree.  Linux-xen:297 One new issue on 32E, can not insmod "xen-platform-pci.ko",see the issue list. One new issue on PAE, can not boot up win2K guest, see the issue list. Other failed cases can pass manually. New issues: ================================================= 1) cannot insert module
2006 Sep 29
5
Testing Report for Xen 3.0.3 rc1
We have tested Xen for 3.0.3rc1. The test includes Guest installation, device model, control panel, guest os and basic function tests. Here are issues found in our tests, For the first 6 issues, I think it''s better to be fixed in 3.0.3: 1. Para-virtualization driver doen''t work for HVM guests The hvm guest always hanged or met kernel panic when trying to load xenbus.ko. So vbd
2007 Oct 10
0
VMX status report against cset #16083 & linux-xen#250 --1 issue fixed. 1 new issue
Hi, 1 issue has been fixed: PV driver can not be inserted on IA32 PAE Guest. On PAE, 2.6.23 kernel HVM Linux will boot failed if set acpi=1. SMP Fedora 7 can not be installed. On IA32E, Local live migration and save&restore can not work. New issue: ================================================= 1) Can not install 32bit Fedora 7 with vcpu > 1 (This issue is not because latest
2007 Nov 28
0
VMX status report against cset Xen: #16475 & Dom0: #323 -- 2 issues
Hi all, This is today''s xen nightly test report against Xen cset: #16475 (unstable tree) && Dom0: #323 In the new testing, we found 2 new issues: Dom0''s time is not correct after S3, and PV dirver can not build with RHEL5 kernel. New issue : ================================================= 1) PV drivers can not build with RHEL5 kenrel. When compiling, it would
2016 May 05
2
GSoC 2016 - Introduction
Hello, Thanks James for the reply. That cleared a few things out. Apologies for replying late because of exams going on. I was going through the previous clustering API to understand how it worked and it seems like the the approach for construction of the termlists which are used for distance metrics use TF-IDF weighting with cosine similarity, which is very similar to the approach I would need
2011 Apr 27
0
[LLVMdev] Regression tests in 2.9
Eric, could you tell me which version of gcc you are using (According to http://llvm.org/docs/GettingStarted.html, gcc 3.4.2 should be used but I don't know if this document is up to date regarding the required software versions) Anyway I also tried with gcc version 3.4.6 (Ubuntu 3.4.6-6ubuntu5) And now, I get a bunch of errors like this one: llvm-2.9/lib/Support/regcomp.c: In function `cset*
2011 Apr 27
3
[LLVMdev] Regression tests in 2.9
I tried on a different machine x86_64 ( vs x86 ) and I don't have these issues anymore (the tests are failing on the x86 machine because of a segmentation fault) Both builds were done using: g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4) Something should be wrong with my environment... The only differences I noticed during the compilation are the following warnings (which appear several times, but
2003 Apr 18
1
Broken buildworld in groff, 4.8-stable?
Hi, I've been cvsupping and trying to buildworld for close to 18 hours now, on and off, with the same result. My current system is: FreeBSD gurney.reilly.home 4.8-STABLE FreeBSD 4.8-STABLE #25: Sat Apr 12 11:56:29 EST 2003 root@gurney.reilly.home:/usr_plus/obj/usr_plus/src/sys/GURNEY i386 About a week old. I've just cvsupped again, and tried a make buildworld, and get the