VirtualBox

Opened 13 years ago

Last modified 7 years ago

#8463 closed defect

Protocol error when using strip over shared folders. — at Initial Version

Reported by: Alex Barker Owned by:
Component: shared folders Version: VirtualBox 4.0.4
Keywords: Protocol error Cc:
Guest type: Linux Host type: Linux

Description

Steps to reproduce: Share a folder to a Linux guest. Copy a dll file to the share folder. (I used the taskschd.dll to test) On the linux guest run strip /path/to/mounted/share/taskschd.dll and you get "strip:./st9tAIQu: Protocol error" Now to prove a point copy that dll to somewhere on the guest disk, cp /path/to/mounted/share/taskschd.dll /tmp ; strip /tmp and notice that there is no error.

I have absolutely no idea why this only happens with dll files. I am able to strip shared object files without issue. I am also able to strip dll files on windows using mingw from shared folders with no issues. This happens with every dll I have tired. Both the guest and host OS are gentoo.

Change History (0)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use