Opened 14 years ago
Closed 13 years ago
#9290 closed defect (fixed)
version 4.1 core at start
Reported by: | henaut | Owned by: | |
---|---|---|---|
Component: | GUI/multiview | Version: | VirtualBox 4.1.0 |
Keywords: | Cc: | ||
Guest type: | Solaris | Host type: | Solaris |
Description (last modified by )
# uname -a SunOS sol1-64 5.10 Generic_141445-09 i86pc i386 i86pc starting VirtualBox with dbx: main form appears, then: .... Reading VBoxC.so Reading libssl.so.0.9.7 Reading libcrypto.so.0.9.7 Reading libssl_extra.so.0.9.7 Reading libcrypto_extra.so.0.9.7 t@1 (l@1) signal SEGV (access to address exceeded protections) in (unknown) at 0xfffffd7ffedec640 0xfffffd7ffedec640: ssl3_undef_enc_method : jae TLSv1_enc_data+0x14e [ 0xfffffd7ffedec60e, .-0x32 ]
Any idea ? VirtualBox 4.1 under Suse 11.4 is working
Change History (4)
follow-up: 2 comment:1 by , 14 years ago
comment:2 by , 13 years ago
Replying to ramshankar:
This is most likely the known problem with mixing libs while doing the version update check.
Try this as a workaround before launching the GUI (case-sensitive):
VBoxManage setextradata global GUI/UpdateDate never
Workaround works - thank you
comment:3 by , 13 years ago
Description: | modified (diff) |
---|
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed in 4.1.2, please re-open if the bug still persists.
Note:
See TracTickets
for help on using tickets.
This is most likely the known problem with mixing libs while doing the version update check.
Try this as a workaround before launching the GUI (case-sensitive):