[valgrind] [Bug 228343] none/tests/darwin/bug228343 fails on OS X
Paul Floyd
bugzilla_noreply at kde.org
Mon Nov 20 20:13:50 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=228343
--- Comment #7 from Paul Floyd <pjfloyd at wanadoo.fr> ---
$ perl tests/vg_regtest none/tests/darwin/bug228343
bug228343: valgrind -q --tool=none ./bug228343
sh: line 1: 334 Segmentation fault: 11
VALGRIND_LIB=/Users/paulf/scratch/valgrind/.in_place
VALGRIND_LIB_INNER=/Users/paulf/scratch/valgrind/.in_place
/Users/paulf/scratch/valgrind/./coregrind/valgrind --command-line-only=yes
--memcheck:leak-check=no --tool=none -q --tool=none ./bug228343 >
bug228343.stdout.out 2> bug228343.stderr.out
*** bug228343 failed (stdout) ***
*** bug228343 failed (stderr) ***
== 1 test, 1 stderr failure, 1 stdout failure, 0 stderrB failures, 0 stdoutB
failures, 0 post failures ==
none/tests/darwin/bug228343 (stdout)
none/tests/darwin/bug228343 (stderr)
$ ../../../vg-in-place --tool=none ./bug228343
==371== Nulgrind, the minimal Valgrind tool
==371== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote.
==371== Using Valgrind-3.23.0.GIT and LibVEX; rerun with -h for copyright info
==371== Command: ./bug228343
==371==
==371==
==371== Process terminating with default action of signal 11 (SIGSEGV)
==371== Access not within mapped region at address 0x18
==371== at 0x1006545BA: _pthread_body (in
/usr/lib/system/libsystem_pthread.dylib)
==371== by 0x10065450C: _pthread_start (in
/usr/lib/system/libsystem_pthread.dylib)
==371== by 0x100653BF8: thread_start (in
/usr/lib/system/libsystem_pthread.dylib)
==371== If you believe this happened as a result of a stack
==371== overflow in your program's main thread (unlikely but
==371== possible), you can try to increase the size of the
==371== main thread stack using the --main-stacksize= flag.
==371== The main thread stack size used in this run was 8388608.
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list