lkml.org 
[lkml]   [2005]   [Nov]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject2.6.15-rc1-mm2 breaks strace
Date
2.6.15-rc1-mm2 works nicely here, aside from the artsd stuff someone else 
already reported, and an new issue with strace (last known working:
2.6.14-mm2)

[bero@localhost bero]$ strace ls
execve("/bin/ls", ["ls"], [/* 33 vars */]) = 0
Segmentation fault
[ls output without any traces beyond execve-ing ls displayed here]

Also interesting:
[bero@localhost bero]$ strace strace ls
execve("/usr/bin/strace", ["strace", "ls"], [/* 20 vars */]) = 0
Segmentation fault
execve("/bin/ls", ["ls"], [/* 20 vars */]) = 0
[ls output without any traces displayed here]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-11-18 22:44    [W:0.034 / U:0.856 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site