rendered paste bodyvalgrind openmsx_build/openmsx-0.8.2/derived/openmsx -machine msx1 > 111 2> 222 &
[1] 6090
Ok
...
^C[1]+ Выход из 1 valgrind openmsx_build/openmsx-0.8.2/derived/openmsx -machine msx1 > 111 2> 222
Ok
cat 111
LocalFile: /home/philippov/.openMSX/share/softwaredb.xml
LocalFile: /opt/openMSX/share/softwaredb.xml
LocalFile: /opt/openMSX/share/softwaredb.xml
Context: settings.xml
Context: try /home/philippov/.openMSX/share/settings.xml
LocalFile: /home/philippov/.openMSX/share/settings.xml
LocalFile: /home/philippov/.openMSX/share/settings.xml
Context: settings.xml
Context: try /home/philippov/.openMSX/share/settings.xml
Context: settings.xml
Context: try /home/philippov/.openMSX/share/settings.xml
Context: history.txt
Context: try /home/philippov/.openMSX/persistent/console/history.txt
Context: machines/msx1/hardwareconfig.xml
Context: try /home/philippov/.openMSX/share/machines/msx1/hardwareconfig.xml
Context: try /opt/openMSX/share/machines/msx1/hardwareconfig.xml
LocalFile: /opt/openMSX/share/machines/msx1/hardwareconfig.xml
LocalFile: /opt/openMSX/share/machines/msx1/hardwareconfig.xml
Context: unicodemaps/unicodemap.gb
Context: try /home/philippov/.openMSX/share/unicodemaps/unicodemap.gb
Context: try /opt/openMSX/share/unicodemaps/unicodemap.gb
LocalFile: /opt/openMSX/share/unicodemaps/unicodemap.gb
ppi registers In-port a8
ppi registers Out-port a8
ppi registers In-port a9
ppi registers Out-port a9
ppi registers In-port aa
ppi registers Out-port aa
ppi registers In-port ab
ppi registers Out-port ab
VDP registers In-port 98
VDP registers Out-port 98
VDP registers In-port 99
VDP registers Out-port 99
PSG registers Out-port a0
PSG registers Out-port a1
PSG registers In-port a2
Printer Port registers In-port 90
Printer Port registers Out-port 90
Printer Port registers In-port 91
Printer Port registers Out-port 91
Context: roms/hx-10_basic-bios1.rom
Context: try /opt/openMSX/share/machines/msx1/roms/hx-10_basic-bios1.rom
Destroying semaphore thread: 80771744 lock: 0x7414e64
DONE destroying semaphore thread: 80771744 lock: 0x7414e64
Destroying semaphore thread: 80771744 lock: 0x7417d40
DONE destroying semaphore thread: 80771744 lock: 0x7417d40
Reset video system...
Reset video system... DONE!
~SettingsConfig...
Saving Settings...
LocalFile: /home/philippov/.openMSX/share/settings.xml
Saving Settings... DONE
Destroying semaphore thread: 80771744 lock: 0x4d282dc
DONE destroying semaphore thread: 80771744 lock: 0x4d282dc
Destroying semaphore thread: 80771744 lock: 0x4d2800c
DONE destroying semaphore thread: 80771744 lock: 0x4d2800c
Destroying semaphore thread: 80771744 lock: 0xbea17104
DONE destroying semaphore thread: 80771744 lock: 0xbea17104
Destroying semaphore thread: 80771744 lock: 0xa22afa8
DONE destroying semaphore thread: 80771744 lock: 0xa22afa8
Ok
cat 222
==6090== Memcheck, a memory error detector
==6090== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==6090== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==6090== Command: openmsx_build/openmsx-0.8.2/derived/openmsx -machine msx1
==6090==
progress: Searching for file with sha1sum 4dad9de7c28b452351cc12910849b51bd9a37ab3...
Indexing filepool /opt/openMSX/share/systemroms: [1]: /README
Fatal error: Error in "msx1" machine: Couldn't find ROM file for "MSX BIOS with BASIC ROM" roms/hx-10_basic-bios1.rom.
==6090==
==6090== HEAP SUMMARY:
==6090== in use at exit: 223,026 bytes in 72 blocks
==6090== total heap usage: 173,131 allocs, 173,059 frees, 10,008,872 bytes allocated
==6090==
==6090== LEAK SUMMARY:
==6090== definitely lost: 40 bytes in 1 blocks
==6090== indirectly lost: 120 bytes in 10 blocks
==6090== possibly lost: 120,320 bytes in 7 blocks
==6090== still reachable: 102,546 bytes in 54 blocks
==6090== suppressed: 0 bytes in 0 blocks
==6090== Rerun with --leak-check=full to see details of leaked memory
==6090==
==6090== For counts of detected and suppressed errors, rerun with: -v
==6090== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 110 from 9)
Ok