Opened 14 years ago
Closed 14 years ago
#9309 closed defect (fixed)
VirtualBox crash at vboxdbg console, when searching guest memory
Reported by: | Mihai Hanor | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.1.0 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Windows |
Description
The official win32 build (4.1.0.73009) crashes at any search memory commands I give at the vboxdbg console. dbgcCmdSearchMemType calls dbgcCmdWorkerSearchMem with pResult set to NULL, but the code doesn't check for this and attempts to write anyway.
For the backtrace, I used svn38122. The host is Windows XP SP3 32 bit.
Attachments (1)
Change History (2)
by , 14 years ago
Attachment: | backtrace.txt added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for the report. Fixed in r38537.