On Thu, Oct 17, 2002 at 07:35:40PM +0200, Christian Surchi wrote: > On Wed, Oct 16, 2002 at 07:34:39PM +0200, Leonardo Canducci wrote: > > > Un output di strace(1)? > Intendevo dire quella "interessante", che probabilmente sara' verso la > fine. :) questa è la parte finale dell'output di strace. naturalmente continuo a non capirci niente!
--snip-- munmap(0x40190000, 4096) = 0 open("/mnt/windowsD/BennyHill.mp3", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0444, st_size=1034240, ...}) = 0 open("/mnt/windowsD/BennyHill.mp3", O_RDONLY) = 5 fstat64(5, {st_mode=S_IFREG|0444, st_size=1034240, ...}) = 0 lseek(5, -128, SEEK_END) = 1034112 read(5, "f\260\375", 3) = 3 old_mmap(NULL, 1034240, PROT_READ, MAP_SHARED, 5, 0) = -1 ENODEV (No such device) write(2, "/mnt/windowsD/BennyHill.mp3: No "..., 44) = 44 close(5) = 0 old_mmap(NULL, 1034240, PROT_READ, MAP_SHARED, 4, 0) = -1 ENODEV (No such device) write(2, "/mnt/windowsD/BennyHill.mp3: No "..., 44) = 44 munmap(0x40015000, 7796) = 0 munmap(0x40017000, 21196) = 0 munmap(0x4018a000, 8228) = 0 munmap(0x40196000, 27968) = 0 munmap(0x4019d000, 122468) = 0 munmap(0x401bb000, 132708) = 0 munmap(0x4018d000, 9440) = 0 _exit(0) --snip-- ciao -- Leonardo Canducci - [EMAIL PROTECTED]