Opened 17 years ago
Closed 17 years ago
#1336 closed defect (fixed)
VirtualBox crashes on Solaris host when using Share Folder on WinXP guest => Fixed in 1.6.4
Reported by: | Renaud | Owned by: | |
---|---|---|---|
Component: | shared folders | Version: | VirtualBox 1.6.0 |
Keywords: | solaris, share, crash | Cc: | |
Guest type: | other | Host type: | Solaris |
Description (last modified by )
I've recompiled VirtualBox from Mar-15-2008 source trunk on Solaris Nevada build 82.
If I add a share folder to my WinXP guest, VB crashes with the following stack (see next comment).
It's 100% reproducible.
I believe this is happening when WinXP tries to reconnect the network drive.
Change History (13)
comment:2 by , 17 years ago
Description: | modified (diff) |
---|
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Try again with 1.6.0 and report back if it's still relevant. Thanks.
comment:4 by , 17 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Problem still exists with 1.6.0 although the stack trace is different:
> $c VBoxXPCOMIPCC.so`_Z23PruneInstanceMapForPeerRKN19DConnectInstanceKey3KeyEP16DConnectInstancePv+0x2b() VBoxXPCOMIPCC.so`_ZN15nsBaseHashtableI19DConnectInstanceKeyP16DConnectInstanceS2_E14s_EnumReadStubEP12PLDHashTableP15PLDHas hEntryHdrjPv+0x12() VBoxXPCOM.so`PL_DHashTableEnumerate+0x7f() VBoxXPCOMIPCC.so`_ZNK15nsBaseHashtableI19DConnectInstanceKeyP16DConnectInstanceS2_E13EnumerateReadEPF15PLDHashOperatorRKNS0 _3KeyES2_PvES8_+0x20() VBoxXPCOMIPCC.so`_ZN18ipcDConnectService19OnClientStateChangeEjj+0x8f() VBoxXPCOMIPCC.so`_ZN20ipcEvent_ClientState11HandleEventEP7PLEvent+0x47() VBoxXPCOM.so`PL_HandleEvent+0x1b() VBoxXPCOM.so`_ZN16nsEventQueueImpl11HandleEventEP7PLEvent+0x26() main+0x771() _start+0x6c()
comment:5 by , 17 years ago
Did you build it yourself again? If so please try our binary version to rule out an issue with self-building.
comment:6 by , 17 years ago
Version: | VirtualBox Solaris Beta 1 → VirtualBox 1.6.0 |
---|
comment:7 by , 17 years ago
I didn't build it myself this time. I've tried the binary version 1.6.0. The crash occured when I double clicked on the network drive.
comment:8 by , 17 years ago
Tried here with WinXP Pro and adding a shared folder. I'm unable to reproduce the crash. But also using "net x:\vboxwebsvr\<the-share-name>" doesn't work.
comment:10 by , 17 years ago
Summary: | VirtualBox crashes on Solaris host when using Share Folder on WinXP guest → VirtualBox crashes on Solaris host when using Share Folder on WinXP guest => Fixed in 1.6.4 |
---|
comment:11 by , 17 years ago
Host type: | other → Solaris |
---|
comment:12 by , 17 years ago
Component: | other → shared folders |
---|
comment:13 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |