VirtualBox

Opened 12 years ago

Last modified 12 years ago

#10373 closed defect

VERR_TRY_AGAIN Assertion: Runtime/common/misc/thread.cpp — at Version 2

Reported by: Thomas Törnblom Owned by:
Component: host support Version: VirtualBox 4.1.10
Keywords: Cc:
Guest type: Windows Host type: Solaris

Description (last modified by Ramshankar Venkataraman)

When trying to resume an XP guest on my Solaris 11 host, the operation was aborted with an assertion failed.

00:00:12.948 !!Assertion Failed!!
00:00:12.948 Expression: RT_SUCCESS_NP(rc)
00:00:12.948 Location  : /home/vbox/tinderbox/4.1-sol-rel/src/VBox/Runtime/common/misc/thread.cpp(798) int RTThreadCreate(RTTHREADINT**, int (*)(RTTHREADINT*, void*), void*, size_t, RTTHREADTYPE, unsigned int, const char*)
00:00:12.948 VERR_TRY_AGAIN (-52) - Retry the operation.

Change History (3)

by Thomas Törnblom, 12 years ago

Attachment: XP-2012-03-23-07-31-51.log added

Guest log file

comment:1 by Frank Mehnert, 12 years ago

This is some resource problem. A thread should be created and the returned error code was unexpected. We have to check what to do in that case. Was your host somehow overloaded at this time?

comment:2 by Ramshankar Venkataraman, 12 years ago

Description: modified (diff)
Summary: Assertion failed in: /home/vbox/tinderbox/4.1-sol-rel/src/VBox/Runtime/common/misc/thread.cppVERR_TRY_AGAIN Assertion: Runtime/common/misc/thread.cpp
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use