2009/3/9 Oliver Pinter <[email protected]>: > Hi all! > > When remove the mobile from system or restarted/halted the PC, then > this printf - locking error / bug: > > I think, it is affected with lockig in TTY layer or in ERR msg code: > > arplookup 0.0.0.0 failed: host is not on local network > GEOM_LABEL: Label for provider da0s1 is msdosfs/PHONE CARD. > umass0: at uhub4 port 1 (addr 3) disconnected > (da0:umass-sim0:0:0:0): lost device >>>>>>>>>> (da0:umass-sim0:0:0:G0E)O:M _rLeAmBoEvLi:n gL adbeevli cmes >>>>>>>>>> deonsfs/PHONE CARDt rryem <<<<<<<<< > oved. > umass0: detached > arplookup 0.0.0.0 failed: host is not on local network
This is due to the (long standing) nature of simultaneous *unbuffered* output from two or more threads (usb and geom run paths interaction here). -- wbr, pluknet _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
