[valgrind] [Bug 358620] ARM: unhandled syscall: 357

2016-09-13 Thread Julian Seward via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358620 --- Comment #8 from Julian Seward --- (In reply to Jeffrey Walton from comment #6) Jeffrey, can you please objdump -d the relevant .so and find the failing instruction? And/or try again with the trunk? A bunch of 32 bit ARMv8 insns

[valgrind] [Bug 358620] ARM: unhandled syscall: 357

2016-09-13 Thread Julian Seward via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358620 --- Comment #7 from Julian Seward --- epoll_create1 is now supported by the trunk, at least, so we can cross that off the list of breakage here. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 358620] ARM: unhandled syscall: 357

2016-08-02 Thread Jeffrey Walton via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358620 --- Comment #6 from Jeffrey Walton --- This may matter: $ echo $CFLAGS -DNDEBUG -g2 -O3 -march=armv8-a+crc -mtune=cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard $ echo $CXXFLAGS -DNDEBUG -g2 -O3 -march=armv8-a+crc

[valgrind] [Bug 358620] ARM: unhandled syscall: 357

2016-08-01 Thread Jeffrey Walton via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358620 --- Comment #5 from Jeffrey Walton --- > This is with 3.7.0, which is really old now. Can you try again with 3.11.0 or > better with the current SVN trunk? It is still present in the trunk. raspberrypi:botan$ valgrind

[valgrind] [Bug 358620] ARM: unhandled syscall: 357

2016-08-01 Thread Jeffrey Walton via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358620 --- Comment #4 from Jeffrey Walton --- > This is with 3.7.0, which is really old now. Can you try again with 3.11.0 or > better with the current SVN trunk? The issue is present when building 3.11 from sources: raspberrypi:botan$

[valgrind] [Bug 358620] ARM: unhandled syscall: 357

2016-08-01 Thread Jeffrey Walton via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358620 Jeffrey Walton changed: What|Removed |Added CC||noloa...@gmail.com --

[valgrind] [Bug 358620] ARM: unhandled syscall: 357

2016-07-04 Thread Julian Seward via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358620 --- Comment #3 from Julian Seward --- This is with 3.7.0, which is really old now. Can you try again with 3.11.0 or better with the current SVN trunk? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 358620] ARM: unhandled syscall: 357

2016-01-26 Thread Tom Hughes via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358620 --- Comment #1 from Tom Hughes --- This is epoll_create1. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 358620] ARM: unhandled syscall: 357

2016-01-26 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358620 --- Comment #2 from alexander.ress...@gmail.com --- Yes, it's epol_create1. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 358620] ARM: unhandled syscall: 357

2016-01-26 Thread Tom Hughes via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358620 Tom Hughes changed: What|Removed |Added Summary|WARNING: unhandled syscall: |ARM: unhandled syscall: 357