<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SDE on Windows Subsystem for Linux (WSL) fails in Intel® ISA Extensions</title>
    <link>https://community.intel.com/t5/Intel-ISA-Extensions/SDE-on-Windows-Subsystem-for-Linux-WSL-fails/m-p/1184656#M6800</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to run sde64 from Ubuntu 20.04 installed on Windows Subsystem for Linux (WSL) and it fails.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;strace -o strace.txt sde64 -- /bin/bash&lt;/P&gt;&lt;P&gt;E: Fork for injector launcher failed: Bad address&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Execution fails on &lt;EM&gt;clone()&lt;/EM&gt; system call&lt;/P&gt;&lt;P&gt;strace -o strace.txt sde64 -- /bin/bash&lt;/P&gt;
&lt;PRE class="brush:bash; class-name:dark; wrap-lines:false;"&gt;getpid()                                = 10511
prctl(PR_SET_PTRACER, 10511)            = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=NULL) = -1 EFAULT (Bad address)
gettid()                                = 10511
gettid()                                = 10511
open("/home/jpietruc/sandbox/pin-log.txt", O_WRONLY|O_CREAT|O_TRUNC|O_APPEND, 0666) = 3
fcntl(3, F_DUPFD, 128)                  = 132
fcntl(3, F_GETFD)                       = 0
close(3)                                = 0
fcntl(132, F_GETFD)                     = 0
gettid()                                = 10511
fcntl(132, F_SETFD, FD_CLOEXEC)         = 0
gettid()                                = 10511
mprotect(0x7f3a50cf0000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ) = 0
write(132, "Pin: pin-3.8-97896-e83b36f\nCopyr"..., 92) = 92
write(132, "E:  ", 4)                   = 4
write(132, "Fork for injector launcher faile"..., 47) = 47
write(1, "E: ", 3)                      = 3
write(1, "Fork for injector launcher faile"..., 47) = 47
exit_group(-1)                          = ?
+++ exited with 255 +++&lt;/PRE&gt;

&lt;P&gt;Could you please advise if there is a way to make it working?&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Jakub&lt;/P&gt;</description>
    <pubDate>Mon, 18 May 2020 11:11:14 GMT</pubDate>
    <dc:creator>Pietrucha__Jakub</dc:creator>
    <dc:date>2020-05-18T11:11:14Z</dc:date>
    <item>
      <title>SDE on Windows Subsystem for Linux (WSL) fails</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/SDE-on-Windows-Subsystem-for-Linux-WSL-fails/m-p/1184656#M6800</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to run sde64 from Ubuntu 20.04 installed on Windows Subsystem for Linux (WSL) and it fails.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;strace -o strace.txt sde64 -- /bin/bash&lt;/P&gt;&lt;P&gt;E: Fork for injector launcher failed: Bad address&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Execution fails on &lt;EM&gt;clone()&lt;/EM&gt; system call&lt;/P&gt;&lt;P&gt;strace -o strace.txt sde64 -- /bin/bash&lt;/P&gt;
&lt;PRE class="brush:bash; class-name:dark; wrap-lines:false;"&gt;getpid()                                = 10511
prctl(PR_SET_PTRACER, 10511)            = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=NULL) = -1 EFAULT (Bad address)
gettid()                                = 10511
gettid()                                = 10511
open("/home/jpietruc/sandbox/pin-log.txt", O_WRONLY|O_CREAT|O_TRUNC|O_APPEND, 0666) = 3
fcntl(3, F_DUPFD, 128)                  = 132
fcntl(3, F_GETFD)                       = 0
close(3)                                = 0
fcntl(132, F_GETFD)                     = 0
gettid()                                = 10511
fcntl(132, F_SETFD, FD_CLOEXEC)         = 0
gettid()                                = 10511
mprotect(0x7f3a50cf0000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x7f3a50cf0000, 4096, PROT_READ) = 0
write(132, "Pin: pin-3.8-97896-e83b36f\nCopyr"..., 92) = 92
write(132, "E:  ", 4)                   = 4
write(132, "Fork for injector launcher faile"..., 47) = 47
write(1, "E: ", 3)                      = 3
write(1, "Fork for injector launcher faile"..., 47) = 47
exit_group(-1)                          = ?
+++ exited with 255 +++&lt;/PRE&gt;

&lt;P&gt;Could you please advise if there is a way to make it working?&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Jakub&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 11:11:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/SDE-on-Windows-Subsystem-for-Linux-WSL-fails/m-p/1184656#M6800</guid>
      <dc:creator>Pietrucha__Jakub</dc:creator>
      <dc:date>2020-05-18T11:11:14Z</dc:date>
    </item>
    <item>
      <title>This mode is not supported.</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/SDE-on-Windows-Subsystem-for-Linux-WSL-fails/m-p/1184657#M6801</link>
      <description>&lt;P&gt;This mode is not supported. We have a Linux kit to run on Linux systems and a Windows kit to run on Windows systems.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 06:09:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/SDE-on-Windows-Subsystem-for-Linux-WSL-fails/m-p/1184657#M6801</guid>
      <dc:creator>AdyT_Intel</dc:creator>
      <dc:date>2020-05-20T06:09:48Z</dc:date>
    </item>
  </channel>
</rss>

