https://bugs.kde.org/show_bug.cgi?id=397256

            Bug ID: 397256
           Summary: Valgrind 3.13.0 fails with simple executable which was
                    compiled with swift 3.1.1 on arm32
           Product: valgrind
           Version: 3.13.0
          Platform: Debian stable
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: jsew...@acm.org
          Reporter: taborke...@gmail.com
  Target Milestone: ---

Created attachment 114368
  --> https://bugs.kde.org/attachment.cgi?id=114368&action=edit
Simple swift project, plus logs

I am running Debian Stretch (9/stable) on an arm32 device. I am using a ported
version of the Swift 3.1.1 compiler which William Dillon provides:
http://www.housedillon.com/other/swift-3.1.1.tgz

I simply unpacked swift-3.1.1.tgz in /opt/swift-3.1.1:
which swift
/opt/swift-3.1.1/usr/bin/swift

I have compiled the Valgrind 3.13.0 release and also install it in my /opt:
which valgrind
/opt/valgrind-3.13.0/bin/valgrind

I have attached a simple swift project, barely more complicated than "Hello
World" which runs fine by itself but fails under valgrind. It includes a log of
compiling and running successfully (swift_build_and_run.log) as well as a log
of valgrind failing (valgrind_failure.log).

Please let me know if there is any other information that I can provide.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to