|
From: Jeroen N. W. <jn...@xs...> - 2005-12-09 19:21:45
|
Greetings,
When running "V tool=memcheck V tool=none --sanity-level=3 tests/true" I
get this error from the inner V [as witnessed by the prefix '3: ']:
3: >--24040:0: aspacem sync_check_mapping_callback: segment mismatch: V's
seg:
3: >--24040:0: aspacem NSegment{ , start=0x63EDD000, end=0x9FFFFFFF,
smode=SmFixed, dev=0, ino=0, offset=0, fnIdx=-1, hasR=0, hasW=0, hasX=0,
hasT=0, mark=0, name="(none)"}
3: >--24040:0: aspacem sync_check_mapping_callback: segment mismatch:
kernel's seg:
3: >--24040:0: aspacem start=0x6266F000 end=0x63FF4FFF prot=7 dev=0 ino=0
offset=0 name="(none)"
3: >--24040:0: aspacem sync check at m_aspacemgr/aspacemgr.c:2027
(vgPlain_am_get_advisory): FAILED
3: >--24040:0: aspacem
3: >--24040:0: aspacem Valgrind: FATAL: aspacem assertion failed:
3: >--24040:0: aspacem VG_(am_do_sync_check)
(__PRETTY_FUNCTION__,__FILE__,__LINE__)
3: >--24040:0: aspacem at m_aspacemgr/aspacemgr.c:2027
(vgPlain_am_get_advisory)
3: >--24040:0: aspacem Exiting now.
Note that this problem does not occur when outer V runs none instead of
memcheck.
Full output with -v -d -d for both Valgrinds is attached.
What do you think?
Jeroen.
|