Custom Query (16363 matches)
Results (2107 - 2109 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #12010 | worksforme | VirtualBox.exe Heap Corruption (0xc0000374) | ||
| Description |
Version 4.2.16 ProductVersion: 4.2.16.r86992 I took mini dump - if someone interested !analyze -v output
FAULTING_IP:
ntdll!RtlReportCriticalFailure+57
77a6380b eb12 jmp ntdll!RtlReportCriticalFailure+0x6b (77a6381f)
EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 77a6380b (ntdll!RtlReportCriticalFailure+0x00000057)
ExceptionCode: c0000374
ExceptionFlags: 00000001
NumberParameters: 1
Parameter[0]: 77a7cdd8
PROCESS_NAME: VirtualBox.exe
ERROR_CODE: (NTSTATUS) 0xc0000374 - A heap has been corrupted.
EXCEPTION_CODE: (NTSTATUS) 0xc0000374 - A heap has been corrupted.
EXCEPTION_PARAMETER1: 77a7cdd8
NTGLOBALFLAG: 0
APPLICATION_VERIFIER_FLAGS: 0
APP: virtualbox.exe
LAST_CONTROL_TRANSFER: from 77a6473b to 77a6380b
FAULTING_THREAD: ffffffff
BUGCHECK_STR: APPLICATION_FAULT_ACTIONABLE_HEAP_CORRUPTION_heap_failure_block_not_busy_DOUBLE_FREE_AFTER_CALL
PRIMARY_PROBLEM_CLASS: ACTIONABLE_HEAP_CORRUPTION_heap_failure_block_not_busy_AFTER_CALL
DEFAULT_BUCKET_ID: ACTIONABLE_HEAP_CORRUPTION_heap_failure_block_not_busy_AFTER_CALL
STACK_TEXT:
77a7ce10 77a1ddff ntdll!RtlFreeHeap+0x64
77a7ce14 762cc3d4 kernel32!HeapFree+0x14
77a7ce18 5bc2016a msvcr100!free+0x1c
77a7ce1c 578ba5b1 vboxrt!RTMemFree+0x11
77a7ce20 6139dbcd vboxrem32!REMR3NotifyFF+0x1748d
FOLLOWUP_IP:
VBoxREM32!REMR3NotifyFF+1748d
6139dbcd 83fb03 cmp ebx,3
SYMBOL_STACK_INDEX: 4
SYMBOL_NAME: vboxrem32!REMR3NotifyFF+1748d
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: VBoxREM32
IMAGE_NAME: VBoxREM32.DLL
DEBUG_FLR_IMAGE_TIMESTAMP: 51d588d8
STACK_COMMAND: dps 77a7ce10 ; kb
FAILURE_BUCKET_ID: ACTIONABLE_HEAP_CORRUPTION_heap_failure_block_not_busy_AFTER_CALL_c0000374_VBoxREM32.DLL!REMR3NotifyFF
BUCKET_ID: APPLICATION_FAULT_ACTIONABLE_HEAP_CORRUPTION_heap_failure_block_not_busy_DOUBLE_FREE_AFTER_CALL_vboxrem32!REMR3NotifyFF+1748d
WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/VirtualBox_exe/4_2_16_0/51d588dc/ntdll_dll/6_1_7601_17725/4ec49b60/c0000374/000c380b.htm?Retriage=1
Followup: MachineOwner
---------
0:007> lmvm virtualbox
start end module name
01350000 01a32000 VirtualBox (export symbols) VirtualBox.exe
Loaded symbol image file: VirtualBox.exe
Image path: C:\Program Files\Oracle\VirtualBox\VirtualBox.exe
Image name: VirtualBox.exe
Timestamp: Thu Jul 04 17:38:20 2013 (51D588DC)
CheckSum: 006EA5FD
ImageSize: 006E2000
File version: 4.2.16.0
Product version: 4.2.16.0
File flags: 0 (Mask 3F)
File OS: 4 Unknown Win32
File type: 1.0 App
File date: 00000000.00000000
Translations: 0409.04e4
CompanyName: Oracle Corporation
ProductName: Oracle VM VirtualBox
InternalName: VirtualBox.exe
OriginalFilename: VirtualBox.exe
ProductVersion: 4.2.16.r86992
FileVersion: 4.2.16.86992
FileDescription: Oracle VM VirtualBox Manager
LegalCopyright: Copyright (C) 2009-2013 Oracle Corporation
0:007> lmvm VBoxREM32
start end module name
61380000 61461000 VBoxREM32 (export symbols) VBoxREM32.DLL
Loaded symbol image file: VBoxREM32.DLL
Image path: C:\Program Files\Oracle\VirtualBox\VBoxREM32.DLL
Image name: VBoxREM32.DLL
Timestamp: Thu Jul 04 17:38:16 2013 (51D588D8)
CheckSum: 000B6DA4
ImageSize: 000E1000
File version: 0.0.0.0
Product version: 0.0.0.0
File flags: 0 (Mask 0)
File OS: 0 Unknown Base
File type: 0.0 Unknown
File date: 00000000.00000000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
0:007> kv
ChildEBP RetAddr Args to Child
040df590 77a6473b c0000374 77a7cdd8 040df5d4 ntdll!RtlReportCriticalFailure+0x57 (FPO: [Non-Fpo])
040df5a0 77a6481b 00000002 7676d452 00000000 ntdll!RtlpReportHeapFailure+0x21 (FPO: [Non-Fpo])
040df5d4 77a1ddff 00000008 00390000 02aa06b8 ntdll!RtlpLogHeapFailure+0xa1 (FPO: [Non-Fpo])
040df604 762cc3d4 00390000 00000000 02aa06c0 ntdll!RtlFreeHeap+0x64 (FPO: [Non-Fpo])
040df618 5bc2016a 00390000 00000000 02aa06c0 kernel32!HeapFree+0x14 (FPO: [Non-Fpo])
040df62c 578ba5b1 02aa06c0 040df658 6139dbcd msvcr100!free+0x1c (FPO: [Non-Fpo])
WARNING: Stack unwind information not available. Following frames may be wrong.
040df638 6139dbcd 02aa06c0 02aa06c0 ffffffff VBoxRT!RTMemFree+0x11
040df688 61387291 003badc0 804e02d4 00000000 VBoxREM32!REMR3NotifyFF+0x1748d
00000000 00000000 00000000 00000000 00000000 VBoxREM32!REMR3NotifyFF+0xb51
|
|||
| #5251 | fixed | vboxsf has a delay after deleting files until they are deleted => Fixed in SVN | ||
| Description |
When using a windows xp host and a linux guest (debian/testing 2.6.30.2) using shared folders, there is a slight delay after a file is deleted until it really is deleted, leading to a race condition. This becomes visible when using 01 open("secureusbstick/db/transactions/0-0.txn", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4
02 fstat64(4, {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
03 fcntl64(4, F_GETFD) = 0x1 (flags FD_CLOEXEC)
04 getdents64(4, /* 5 entries */, 4096) = 144
05 lstat64("secureusbstick/db/transactions/0-0.txn/.", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
06 lstat64("secureusbstick/db/transactions/0-0.txn/..", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
07 lstat64("secureusbstick/db/transactions/0-0.txn/changes", {st_mode=S_IFREG|0777, st_size=0, ...}) = 0
08 unlink("secureusbstick/db/transactions/0-0.txn/changes") = 0
09 lstat64("secureusbstick/db/transactions/0-0.txn/next-ids", {st_mode=S_IFREG|0777, st_size=4, ...}) = 0
10 unlink("secureusbstick/db/transactions/0-0.txn/next-ids") = 0
11 lstat64("secureusbstick/db/transactions/0-0.txn/node.0.0", {st_mode=S_IFREG|0777, st_size=140, ...}) = 0
12 unlink("secureusbstick/db/transactions/0-0.txn/node.0.0") = 0
13 getdents64(4, /* 0 entries */, 4096) = 0
14 lseek(4, 0, SEEK_SET) = 0
15 getdents64(4, /* 5 entries */, 4096) = 144
16 lstat64("secureusbstick/db/transactions/0-0.txn/.", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
17 lstat64("secureusbstick/db/transactions/0-0.txn/..", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
18 lstat64("secureusbstick/db/transactions/0-0.txn/changes", 0xbfc9faf0) = -1 ENOENT (No such file or directory)
19 close(4) = 0
The directory is opened at line 01, on line 04 the contents are retrieved (3 files, and the directories . and ..). On lines 08, 10 and 12 the files are deleted. on line 15, svnadmin checks whether the directory is now empty. Note that it returns again 5 entries, like it did on line 01, although 3 files have been deleted. As the directory is not empty, svnadmin tries to delete the files again, which fails (line 18), which in turn causes svnadmin to abort, as it couldn't delete the file. |
|||
| #6528 | obsolete | MSI error 6541 and network issues | ||
| Description |
MSI error: when repairing virtualbox you get msi error 6541 before restarting virtualbox opens up at the same time see logs Network problems: NAT causes random crashes of virtualbox this is what is in windows log event id 1000 Vastgelopen toepassing: virtualbox.exe, versie: 3.1.6.0, vastgelopen module: vboxdd.dll, versie: 0.0.0.0, vastgelopen op: 0x000478ba. eventid: 1001 Fout-bucket 1778044225. Host-only is connecting but doesn't work Debian netinstall claims there is no route to host |
|||

