Ticket #1130 (closed defect: wontfix)
the stat() system call hangs when the argument is a remote folder
| Reported by: | mikaela_vitalariu@… | Owned by: | mickey |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Applications & Dependencies | Version: | 2007 |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
I built OpenMoko? and QEMU using MokoMakefile? and I am trying to write a C++
appliction for OpenMoko?.
I established a connection between the emulated device and the host PC using pppd,
and i mounted a folder from the host to the device.
When calling stat() on the remote folder mounted as local folder, the program
hangs and does not respond to anything, not even to Ctrl-C.
When calling stat() on a local folder (one from the emulated device), it works fine.
Change History
Note: See
TracTickets for help on using
tickets.
