Custom Query (16363 matches)
Results (1426 - 1428 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #7814 | fixed | time remaining estimate for >55s & < 1min = 0 minutes => Fixed in SVN | ||
| Description |
Saving/Restoring a VM (1gb of ram for the VM) results in a progress estimate which goes: 1s...55s; 0min 0min 0min 0min 1min ... The code to handle this already has access to the variables it's going to use for presentation, so instead of doing fancy (and bad) math, it should just use them. Also, the use of QDateTime is really wasteful especially as it deals in time zone magic. |
|||
| #7873 | obsolete | VirtualBoxVM.app "Check for Updates..." app menu item doesn't work on OS X | ||
| Description |
Steps:
Expected results:
Actual results:
|
|||
| #7955 | fixed | crash [@ NetIfList] when changing host wifi network from one AP to another => Fixed in SVN | ||
| Description |
I had selected a Linux guest and was changing its description. I was also changing my AirPort connection from WPA2 Enterprise to WPA. Afaict from the stack, that's the more relevant bit. I believe this would change my local ip addresses. Process: VBoxSVC [885] Path: /Users/timeless/devel/virtualbox.org/vbox-svn/out/darwin.amd64/release/dist/VirtualBox.app/Contents/MacOS/VBoxSVC Identifier: VBoxSVC Version: ??? (???) Code Type: X86-64 (Native) Parent Process: ??? [1] Date/Time: 2010-12-30 16:53:26.764 +0200 OS Version: Mac OS X 10.6.5 (10H574) Report Version: 6 Interval Since Last Report: 350836 sec Crashes Since Last Report: 1 Per-App Crashes Since Last Report: 1 Anonymous UUID: 46C55E33-8893-402C-B347-16FE7C90C20E Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000dfc0a4 Crashed Thread: 11 Thread 11 Crashed: 0 VBoxSVC 0x00000001001c14d2 NetIfList(std::list<ComObjPtr<HostNetworkInterface>, std::allocator<ComObjPtr<HostNetworkInterface> > >&) + 338 (_OSByteOrder.h:62) 1 VBoxSVC 0x0000000100112c75 Host::GetNetworkInterfaces(unsigned int*, IHostNetworkInterface***) + 117 (stl_list.h:583) 2 VBoxXPCOM.dylib 0x000000010089a49a XPTC_InvokeByIndex + 942 3 VBoxXPCOMIPCC.dylib 0x0000000100a52d5a ipcDConnectService::OnInvoke(unsigned int, DConnectInvoke const*, unsigned int) + 1418 (ipcDConnectService.cpp:3925) 4 VBoxXPCOMIPCC.dylib 0x0000000100a536f4 ipcDConnectService::OnIncomingRequest(unsigned int, DConnectOp const*, unsigned int) + 38 (ipcDConnectService.cpp:3557) 5 VBoxXPCOMIPCC.dylib 0x0000000100a53887 DConnectWorker::Run() + 401 (ipcDConnectService.h:75) 6 VBoxXPCOM.dylib 0x000000010088e4d7 nsThread::Main(void*) + 35 7 VBoxXPCOM.dylib 0x00000001008b743a _pt_iprt_root + 149 8 VBoxRT.dylib 0x000000010046f59f rtThreadMain + 47 (thread.cpp:680) 9 VBoxRT.dylib 0x00000001004b8f14 rtThreadNativeMain(void*) + 116 (thread-posix.cpp:250) 10 libSystem.B.dylib 0x00007fff88772536 _pthread_start + 331 11 libSystem.B.dylib 0x00007fff887723e9 thread_start + 13 |
|||

