473,406 Members | 2,843 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

VC++ thread 0xC0C has exited with code 99 (0x63).

Hi all,
I am using VC++ 6.0 compiler for my application.When i am
running in debug mode ,in executing one of the function that was
defined in the library,i am getting some errors like "thread 0xC0C has
exited with code 99 (0x63)".What could be the problem.Is there any
memory related issues.When going through the stack trace i came to see
that exactly at the time of getting some information from the
ntdll.dll,It was terminating and giving this error.Please give me your
valuable suggestions in fixing this problem.

The stack trace contains the below information.

NTDLL! 7c90eb94()
KERNEL32! 7c802451()
os_sleep + 12 bytes
os_StartKernel + 491 bytes
os_StartTheWorld + 89 bytes
main(int 1, char * * 0x00b102a0) line 248

Regards,
Sudheervemana.

Nov 15 '05 #1
1 3002
On 1 Aug 2005 23:13:12 -0700, su***********@hotmail.com wrote:
Hi all,
I am using VC++ 6.0 compiler for my application.When i am
running in debug mode ,in executing one of the function that was
defined in the library,i am getting some errors like "thread 0xC0C has
exited with code 99 (0x63)".What could be the problem.Is there any
memory related issues.When going through the stack trace i came to see
that exactly at the time of getting some information from the
ntdll.dll,It was terminating and giving this error.Please give me your
valuable suggestions in fixing this problem.
It's better to ask on comp.os.ms-windows.programmer.win32, with an example
of the code that is giving you problems.
os_sleep + 12 bytes
os_StartKernel + 491 bytes
os_StartTheWorld + 89 bytes
main(int 1, char * * 0x00b102a0) line 248


As far as I'm concerned, the problem could be in any one of these functions
(either a logic fault or incorrect parameter.)
Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: chuayongquan | last post by:
i am doing a dll debugging and kept getting this error: The thread 0x880 has exited with code 0 (0x0). then vs c++ gave me memory leak detected and start to memory dump. but i am getting another...
9
by: Drew | last post by:
I keep seeing this when I run my program in Visual Studio: The thread '<No Name>' (0x894) has exited with code 0 (0x0). What does this mean exactly? It doesn't seem to be causing a problem. ...
7
by: Ivan | last post by:
Hi I have following problem: I'm creating two threads who are performing some tasks. When one thread finished I would like to restart her again (e.g. new job). Following example demonstrates...
0
by: c# newbie | last post by:
When starting a c# asp.net web site in visual studio 2003, the following message appears in the debugger window: The thread 0x7bc has exited with code 0 (0x0). The program ' IEXPLORE.EXE:...
1
by: Bob | last post by:
The thread '<No Name>' (0x29c) has exited with code 0 (0x0) What is this and why do I see it occasionally in the Output screen? Bob
2
by: Gunnar_Frenzel | last post by:
Hello, I have an application running some threads which all get a name using the Name property. In Visual Studio 2003 when a thread exited the name is displayed in the "The thread foo has exited...
4
by: Charlie Brown | last post by:
The thread '<No Name>' (0xedc) has exited with code 0 (0x0) While debugging appplications, I often see this message popup in the VS output window. Although I havent specifically written any...
34
by: Creativ | last post by:
Why does Thread class not support IDisposable? It's creating quite some problem. Namely, it can exhaust the resource and you have not control over it.
7
by: Norman Diamond | last post by:
A project depends on VC runtime from Visual Studio 2005 SP1, and DotNet Framework 2. Options are set in the setup project properties, so if these two dependencies are not already installed then...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.