Am 20.02.2012 18:46, schrieb walter harms: > > > Am 19.02.2012 17:35, schrieb Denys Vlasenko: >> On Thursday 16 February 2012 17:21, walter harms wrote: >>> Hi, >>> i just found a minor but in lpr. (tested with 19.0) >>> >>> touch null >>> lpr null <- never returns >> >> Can't reproduce. >> >> Please strace it. >> > > Hello Denis, > can you reproduce it using "lpr -Plp@remote null" ? > > from strace: > ... > read(3, "\0", 1) = 1 > write(3, "\0", 1) = 1 > read(3, 0x7ffff39a19b0, 1) = ? ERESTARTSYS (To be restarted) > <!-- last before SIGINT -> > > > mmmhh, > i did an update to lasted version of bb and > the problem vanished did you find something ? >
no it is still there; wrong lpr, sorry for the noise. re, wh _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
