public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] 2.4.16 + ia64-011128: Unable to execute a "rwx" program
@ 2001-12-27  9:45 Ville Herva
  2002-01-05  5:06 ` Jim Wilson
  2002-01-05 10:41 ` Ville Herva
  0 siblings, 2 replies; 3+ messages in thread
From: Ville Herva @ 2001-12-27  9:45 UTC (permalink / raw)
  To: linux-ia64

whale% pwd
/tmp
whale% df -hT .
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/sda1     ext3    3.4G  3.0G  248M  93% /
whale% ls -l ./prog
-rwxrwxr-x    1 vherva   vherva    4899088 Dec 27 10:56 ./prog
whale% stat ./prog
  File: "./prog"
  Size: 4899088         Blocks: 9600       IO Block: 16384  Regular File
Device: 801h/2049d      Inode: 309989      Links: 1    
Access: (0775/-rwxrwxr-x)  Uid: (  501/  vherva)   Gid: (  504/  vherva)
Access: Thu Dec 27 11:19:54 2001
Modify: Thu Dec 27 10:56:15 2001
Change: Thu Dec 27 11:21:25 2001

whale% file ./prog
./prog: ELF 64-bit LSB executable, IA-64 (Intel 64 bit architecture) version
1 (SYSV), dynamically linked (uses shared libs), stripped
whale% id
uidP1(vherva) gidP4(vherva) groupsP4(vherva)
whale% ./prog
zsh: no such file or directory: ./prog
whale% strace ./prog
execve("./prog", ["./prog"], [/* 14 vars */]) = 0
strace: exec: No such file or directory
whale% ldd ./prog
/usr/bin/ldd: ./prog: No such file or directory
whale% cat /proc/version  
Linux version 2.4.16 (root@whale) (gcc version 2.96 20000731
(Mandrake Linux 8.1 2.96-0.62mdk)) #1 SMP Thu Dec 6 14:18:27 EET 2001

This is a c++ program I compiled with the Intel compiler.

with 2.4.17rc2 + ia64-011214 an the symptoms are similar, but "strace ldd
./prog" crashes the machine (hard lockup, only alt-sysrq-b works.) With
2.4.16+011128 it doesn't crash, but gives

/usr/bin/ldd: ./prog: No such file or directory

Any ideas?

 
-- v --

v@iki.fi


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-01-05 10:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-27  9:45 [Linux-ia64] 2.4.16 + ia64-011128: Unable to execute a "rwx" program Ville Herva
2002-01-05  5:06 ` Jim Wilson
2002-01-05 10:41 ` Ville Herva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox