[Valgrind-developers] Assertion 'lc_shadows[i]->data + lc_shadows[i]->szB <= lc_shadows[i+1]->data' failed.

2008-02-11 Thread Dan Kegel
In December, I was seeing this assertion failure, but the stack traceback was poor (probably because I had a patched valgrind); see http://www.kegel.com/wine/valgrind/logs-2007-12-14/vg-winmm_wave-diff.txt With today's Valgrind from svn, unpatched, the assertion still's happening, but the stack tr

[Valgrind-developers] 2008-02-12 03:15:05 GMT nightly build (alvis, i686, Red Hat 7.3)

2008-02-11 Thread Tom Hughes
Nightly build on alvis ( i686, Red Hat 7.3 ) started at 2008-02-12 03:15:05 GMT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... f

[Valgrind-developers] 2008-02-12 03:05:05 GMT nightly build (lloyd, x86_64, Fedora 7)

2008-02-11 Thread Tom Hughes
Nightly build on lloyd ( x86_64, Fedora 7 ) started at 2008-02-12 03:05:05 GMT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... fa

[Valgrind-developers] 2008-02-12 03:20:04 GMT nightly build (aston, x86_64, Fedora Core 5)

2008-02-11 Thread Tom Hughes
Nightly build on aston ( x86_64, Fedora Core 5 ) started at 2008-02-12 03:20:04 GMT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests

[Valgrind-developers] 2008-02-12 03:25:05 GMT nightly build (trojan, x86_64, Fedora Core 6)

2008-02-11 Thread Tom Hughes
Nightly build on trojan ( x86_64, Fedora Core 6 ) started at 2008-02-12 03:25:05 GMT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests

[Valgrind-developers] 2008-02-12 03:10:05 GMT nightly build (dellow, x86_64, Fedora 8)

2008-02-11 Thread Tom Hughes
Nightly build on dellow ( x86_64, Fedora 8 ) started at 2008-02-12 03:10:05 GMT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... f

[Valgrind-developers] 2008-02-12 03:00:03 GMT nightly build (gill, x86_64, Fedora Core 2)

2008-02-11 Thread Tom Hughes
Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2008-02-12 03:00:03 GMT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests .

[Valgrind-developers] valgrind: r7401 - trunk/docs/internals

2008-02-11 Thread svn
Author: njn Date: 2008-02-11 21:22:15 + (Mon, 11 Feb 2008) New Revision: 7401 Log: notes about SPEC benchmarks Added: trunk/docs/internals/SPEC-notes.txt Added: trunk/docs/internals/SPEC-notes.txt === --- trunk/docs/interna

Re: [Valgrind-developers] 2008-02-11 03:15:18 GMT nightly build (alvis, i686, Red Hat 7.3)

2008-02-11 Thread Nicholas Nethercote
On Mon, 11 Feb 2008, Julian Seward wrote: >>> Running regression tests ... cd valgrind && make all-regtest >>> make: *** No rule to make target `all-regtest'. Stop. >> >> All the tests looked like this -- any idea what went wrong? > > nightly/bin/nightly was running "make all-regtest"

Re: [Valgrind-developers] Releasing 3.3.0

2008-02-11 Thread Bart Van Assche
On Feb 10, 2008 11:21 PM, Nicholas Nethercote <[EMAIL PROTECTED]> wrote: > On Mon, 7 Jan 2008, Bart Van Assche wrote: > > >> After 3.3.0 is done we can merge make exp-regtest into standard make > >> regtest. > > > > Now that 3.3.0 has been released, can the aforementioned change please > > be imple

[Valgrind-developers] valgrind: r7400 - trunk/docs/internals

2008-02-11 Thread svn
Author: tom Date: 2008-02-11 14:50:38 + (Mon, 11 Feb 2008) New Revision: 7400 Log: Update bug status. Modified: trunk/docs/internals/3_3_BUGSTATUS.txt Modified: trunk/docs/internals/3_3_BUGSTATUS.txt === --- trunk/docs/inte

[Valgrind-developers] valgrind: r7399 - trunk/coregrind/m_syswrap

2008-02-11 Thread svn
Author: tom Date: 2008-02-11 14:47:05 + (Mon, 11 Feb 2008) New Revision: 7399 Log: Always call ML_(generic_POST_sys_shmat) when a shmat call succeeds, even if the memory was attached at address zero. Fixes bug #157665. Modified: trunk/coregrind/m_syswrap/syswrap-ppc32-linux.c trunk/cor

[Valgrind-developers] valgrind: r7398 - in trunk: auxprogs cachegrind callgrind coregrind coregrind/m_aspacemgr coregrind/m_coredump coregrind/m_debuginfo coregrind/m_demangle coregrind/m_dispatch cor

2008-02-11 Thread svn
Author: sewardj Date: 2008-02-11 11:34:59 + (Mon, 11 Feb 2008) New Revision: 7398 Log: Update copyright dates ("200X-2007" --> "200X-2008"). Modified: trunk/auxprogs/libmpiwrap.c trunk/auxprogs/valgrind-listener.c trunk/cachegrind/cg-amd64.c trunk/cachegrind/cg-ppc32.c trunk/c

[Valgrind-developers] vex: r1811 - in trunk: . auxprogs priv/guest-amd64 priv/guest-arm priv/guest-generic priv/guest-ppc priv/guest-x86 priv/host-amd64 priv/host-arm priv/host-generic priv/host-ppc p

2008-02-11 Thread svn
Author: sewardj Date: 2008-02-11 11:35:40 + (Mon, 11 Feb 2008) New Revision: 1811 Log: Update copyright dates ("200X-2007" --> "200X-2008"). Modified: trunk/auxprogs/genoffsets.c trunk/priv/guest-amd64/gdefs.h trunk/priv/guest-amd64/ghelpers.c trunk/priv/guest-amd64/toIR.c tru

[Valgrind-developers] valgrind: r7397 - trunk/auxprogs

2008-02-11 Thread svn
Author: sewardj Date: 2008-02-11 11:32:40 + (Mon, 11 Feb 2008) New Revision: 7397 Log: Update. Modified: trunk/auxprogs/change-copyright-year Modified: trunk/auxprogs/change-copyright-year === --- trunk/auxprogs/change-copy

[Valgrind-developers] valgrind: r7396 - in trunk/coregrind: . m_syswrap

2008-02-11 Thread svn
Author: sewardj Date: 2008-02-11 11:23:12 + (Mon, 11 Feb 2008) New Revision: 7396 Log: Include headers for VG_(register_stack) calls. Modified: trunk/coregrind/m_stacktrace.c trunk/coregrind/m_syswrap/syswrap-amd64-linux.c trunk/coregrind/m_syswrap/syswrap-ppc32-linux.c trunk/cor

[Valgrind-developers] valgrind: r7395 - trunk/exp-drd

2008-02-11 Thread svn
Author: sewardj Date: 2008-02-11 11:00:51 + (Mon, 11 Feb 2008) New Revision: 7395 Log: Fix race condition in sem_post() wrapper (Bart Van Assche). Modified: trunk/exp-drd/drd_intercepts.c trunk/exp-drd/drd_main.c trunk/exp-drd/drd_semaphore.c Modified: trunk/exp-drd/drd_intercepts

Re: [Valgrind-developers] 2008-02-11 03:15:18 GMT nightly build (alvis, i686, Red Hat 7.3)

2008-02-11 Thread Julian Seward
> > Running regression tests ... cd valgrind && make all-regtest > > make: *** No rule to make target `all-regtest'. Stop. > > All the tests looked like this -- any idea what went wrong? nightly/bin/nightly was running "make all-regtest", where all-regtest does both non-exp and exp-

[Valgrind-developers] valgrind: r7394 - trunk/nightly/bin

2008-02-11 Thread svn
Author: sewardj Date: 2008-02-11 10:56:12 + (Mon, 11 Feb 2008) New Revision: 7394 Log: Track top level Makefile.am changes in r7390. Modified: trunk/nightly/bin/nightly Modified: trunk/nightly/bin/nightly === --- trunk/nigh

[Valgrind-developers] 2008-02-09 03:10:03 GMT nightly build (dellow, x86_64, Fedora 8)

2008-02-11 Thread Tom Hughes
Nightly build on dellow ( x86_64, Fedora 8 ) started at 2008-02-09 03:10:03 GMT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... failed Last 20 lines of verbose log follow echo config.status: creating massif/docs/Makefile c

[Valgrind-developers] 2008-02-10 03:10:05 GMT nightly build (dellow, x86_64, Fedora 8)

2008-02-11 Thread Tom Hughes
Nightly build on dellow ( x86_64, Fedora 8 ) started at 2008-02-10 03:10:05 GMT Results differ from 24 hours ago Checking out valgrind source tree ... failed Last 20 lines of verbose log follow echo Avalgrind/coregrind/m_libcproc.c Avalgrind/coregrind/pub_core_execontext.h Avalgr