473,382 Members | 1,766 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,382 software developers and data experts.

confusing error using .NET C++

i'm getting the following error from my DEBUG build of a
program that ran fine under vc 6.

---------------------------------

ntdll.dll!77f75a58()
ntdll.dll!77f9cb5e()
ntdll.dll!77f82c95()
KERNEL32.DLL!77e75b6c()
KERNEL32.DLL!77e6c75a()
cs.exe!_CrtIsValidHeapPointer(const void *
pUserData=0x0103f8c8) Line 1807 C
cs.exe!_free_dbg_lk(void * pUserData=0x0103f8c8, int
nBlockUse=1) Line 1132 + 0x9 C
cs.exe!_free_dbg(void * pUserData=0x0103f8c8, int
nBlockUse=1) Line 1070 + 0xd C
cs.exe!operator delete(void * p=0x0103f8c8) Line 369 +
0xb C++
cs.exe!RxPacket<60>::`scalar deleting destructor'() +
0x20 C++
cs.exe!CommPort::releaseWhosThereRxPacket() Line 137 +
0x2b C++
cs.exe!CommPort::waiting_on_whos_there_query() Line 308
C++
cs.exe!CommPort::run() Line 600 C++
cs.exe!CommEngine::commThread(void * pParam=0x00000000)
Line 98 C++
cs.exe!_AfxThreadEntry(void * pParam=0x0012fa8c) Line
114 + 0xd C++
cs.exe!_threadstartex(void * ptd=0x01037558) Line 241 +
0xd C
KERNEL32.DLL!77e7d33b()

----------------------------------

any help would be greatly appreciated. the pointer in
question is "newed" by a worker thread then "deleted" by
the same thread .... so seems to me it should be using
the "local heap".

thanks,
Al

Nov 16 '05 #1
0 1050

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

Similar topics

2
by: David MacQuigg | last post by:
I'm setting up a large hierarchy of module packages and using a variable to select which of many alternative packages to import. For example, the variable 'config.modsel' points to a particular...
65
by: Pmb | last post by:
I'm confused as to what the compiler error message I'm getting is refering to. Can someone take a gander and let me know what I did wrong? The program is below. When I compile it I get the...
16
by: Shelly | last post by:
(posted previously on comp.lang.php but no response received. Cross-posted in the dreamweaver forum) I am confused about what goes on with method POST. Here is an overview of a my code,...
1
by: BillyM | last post by:
I have an MDI parent form called "MDIParentView" that inherits from the UIP Application Block's WinFormView. The method to start a task using this MDI form is defined as follows: public static...
2
by: d3vkit | last post by:
Okay so I can NOT get my while loop to work. It's the most confusing thing I've ever come across. It was working fine and then suddenly, nothing. No error. The page just dies. I am using PHP5 with...
12
by: Wilson | last post by:
Hi, while writing a simplified version of a program i created the following class, however when i went to compile and run the program there was an error saying "multiple types in one...
2
by: dblbac | last post by:
i have gone through my c++ program and i keep getting the same error messages: error C2065: 'indata' : undeclared identifier error C2228: left of '.open' must have class/struct/union my program...
1
by: Nyx18 | last post by:
ok so i got my class to work now im having confusing errors with this: void sort(Student stu, int parameter, int count) { Student temp; bool finished = false; while (!finished) ...
7
by: Luna Moon | last post by:
Hi all, I just couldn't get myself clear about the usage of "const" in front of and/or behind variables, pointers, classes, objects and functions... It's too confusing... any good clear...
0
by: Lloyd Sheen | last post by:
In design view of an aspx page I have an Ajax Toolkit ToolkitScriptManager control. The markup for this is <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit"...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: 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...

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.