On Tue, Jun 10, 2003 at 05:55:06PM +0200, Stephan von Krawczynski wrote:
> Jun 10 17:50:53 admin kernel: Process tar (pid: 4004, stackpage=dead5000)
Hehe, whith this kind of stackpage, this process was doomed just after the fork() ;)
> >>EIP; c0221c37 <st_do_scsi+127/180> <=====
It seems that in st_do_scsi, in this line
(STp->buffer)->syscall_result = st_chk_result(STp, SRpnt);
STp is garbage for some reason, though it was valid before.
Bye,
Oleg
-
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/