Re: Reasons for an exception thrown at "new"
From: Kalevet (Kalevet_at_discussions.microsoft.com)
Date: 10/20/04
- Next message: Igor Tandetnik: "Re: winnt.h(357) : error C2467: illegal declaratio error with Za optio"
- Previous message: Arnaud Debaene: "Re: trouble converting CFileDialog to CFile to get size"
- In reply to: Jochen Kalmbach: "Re: Reasons for an exception thrown at "new""
- Next in thread: Jochen Kalmbach: "Re: Reasons for an exception thrown at "new""
- Reply: Jochen Kalmbach: "Re: Reasons for an exception thrown at "new""
- Reply: Ivan Brugiolo [MSFT]: "Re: Reasons for an exception thrown at "new""
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 20 Oct 2004 08:49:08 -0700
Thanks, Jochen.
I wasn't familiar with the exception record option, but now that I am it
didn't get me any further. I've installed a custom translator, but non of the
exceptions had gone through it. Perhaps this has some meaning?
I've noticed the exceptions are thrown when the process virtual memory get
as high as about 1.7GB. The server has 2G of RAM and about 2 more G's of
virtual memory, so the it's definitly not out of memory. I have also tried to
make some large allocation before the throwing constructor, just to see if it
throws as well, but it doesn't.
Any other ideas, then?
"Jochen Kalmbach" wrote:
> Hi =?Utf-8?B?S2FsZXZldA==?=,
>
> > Any suggestions as to what could be the source of an exception thrown
> > at a "new" call, then?
>
> Look at the expection record and tell us the reason...
>
> There might be different reasons...
>
> --
> Greetings
> Jochen
>
> My blog about Win32 and .NET
> http://blog.kalmbachnet.de/
>
- Next message: Igor Tandetnik: "Re: winnt.h(357) : error C2467: illegal declaratio error with Za optio"
- Previous message: Arnaud Debaene: "Re: trouble converting CFileDialog to CFile to get size"
- In reply to: Jochen Kalmbach: "Re: Reasons for an exception thrown at "new""
- Next in thread: Jochen Kalmbach: "Re: Reasons for an exception thrown at "new""
- Reply: Jochen Kalmbach: "Re: Reasons for an exception thrown at "new""
- Reply: Ivan Brugiolo [MSFT]: "Re: Reasons for an exception thrown at "new""
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|