Ubuntu 12.06 x86_64 - confirm same error messages. valgrind --trace-children=yes --vex-iropt-precise-memory-exns=yes --workaround-gcc296-bugs=yes --leak-check=full --track-origins=yes --suppressions=$HOME/valgrind-suppressions --max-stackframe=2143745956 wine java -jar OESocketServer-1.0.0.e.jar
==23816== Memcheck, a memory error detector ==23816== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al. ==23816== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info ==23816== Command: wine java -jar OESocketServer-1.0.0.e.jar ==23816== ERROR: ld.so: object '/usr/lib/valgrind/vgpreload_core-x86-linux.so' from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object '/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so' from LD_PRELOAD cannot be preloaded: ignored. ==23816== Memcheck, a memory error detector ==23816== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al. ==23816== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info ==23816== Command: /usr/bin/wine-preloader /usr/bin/wine java -jar OESocketServer-1.0.0.e.jar ==23816== preloader: Warning: failed to reserve range 00110000-68000000 ==23816== Warning: set address range perms: large range [0x82000000, 0xfef90000) (noaccess) valgrind: m_libcfile.c:73 (vgPlain_safe_fd): Assertion 'newfd >= VG_(fd_hard_limit)' failed. ==23847== at 0x3803EAEE: ??? (in /usr/lib/valgrind/memcheck-x86-linux) ==23847== by 0x3803EC68: ??? (in /usr/lib/valgrind/memcheck-x86-linux) ==23847== by 0x3803FB05: ??? (in /usr/lib/valgrind/memcheck-x86-linux) ==23847== by 0x38089536: ??? (in /usr/lib/valgrind/memcheck-x86-linux) ==23847== by 0x38087391: ??? (in /usr/lib/valgrind/memcheck-x86-linux) ==23847== by 0x38042AAA: ??? (in /usr/lib/valgrind/memcheck-x86-linux) ==23847== by 0x3809B661: ??? (in /usr/lib/valgrind/memcheck-x86-linux) ==23847== by 0x380BF23B: ??? (in /usr/lib/valgrind/memcheck-x86-linux) ==23847== by 0x3808AB5D: ??? (in /usr/lib/valgrind/memcheck-x86-linux) ==23847== by 0x38087041: ??? (in /usr/lib/valgrind/memcheck-x86-linux) ==23847== by 0x38088588: ??? (in /usr/lib/valgrind/memcheck-x86-linux) ==23847== by 0x3809AFE7: ??? (in /usr/lib/valgrind/memcheck-x86-linux) sched status: running_tid=1 Thread 1: status = VgTs_Runnable ==23847== at 0x6D3BF7C: fork (fork.c:131) ==23847== by 0x492E463: fork (pt-fork.c:26) ==23847== by 0x7BC72F4A: ??? (in /usr/lib/i386-linux-gnu/wine/ntdll.dll.so) ==23847== by 0x7BC7C477: ??? (in /usr/lib/i386-linux-gnu/wine/ntdll.dll.so) ==23847== by 0x7BC50038: __wine_process_init (in /usr/lib/i386-linux-gnu/wine/ntdll.dll.so) ==23847== by 0x6B48A57: wine_init (in /usr/lib/i386-linux-gnu/libwine.so.1.0) ==23847== by 0x7BF00E9A: main (in /usr/bin/wine) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975684 Title: valgrind no longer runs wine on precise To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/975684/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
