Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c++ > #4611
| From | Philipp Kraus <philipp.kraus@flashpixx.de> |
|---|---|
| Newsgroups | comp.lang.c++ |
| Subject | unkwon exception throwing |
| Date | 2011-05-03 12:40 +0200 |
| Organization | 1&1 Internet AG |
| Message-ID | <ipom39$juf$1@online.de> (permalink) |
Hello, I have written a numerical algorithm for optimizing and on large input data size an exception with "program fault" is thrown, but I don't have written this exception, so I would like to understand, how can I solve the error(s). What's the meaning of this exception (max stack / heap size is reached)? I know the method, which is throw the exception, but I don't know why the exception is created Thanks a lot Phil
Back to comp.lang.c++ | Previous | Next — Next in thread | Find similar | Unroll thread
unkwon exception throwing Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-05-03 12:40 +0200
Re: unkwon exception throwing gwowen <gwowen@gmail.com> - 2011-05-03 05:08 -0700
Re: unkwon exception throwing Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-05-03 14:27 +0200
Re: unkwon exception throwing Öö Tiib <ootiib@hot.ee> - 2011-05-03 06:30 -0700
Re: unkwon exception throwing Juha Nieminen <nospam@thanks.invalid> - 2011-05-03 14:29 +0000
Re: unkwon exception throwing James Kanze <james.kanze@gmail.com> - 2011-05-03 14:57 -0700
Re: unkwon exception throwing Juha Nieminen <nospam@thanks.invalid> - 2011-05-04 13:41 +0000
Re: unkwon exception throwing Marc <marc.glisse@gmail.com> - 2011-05-04 16:38 +0000
Re: unkwon exception throwing "Fred Zwarts" <F.Zwarts@KVI.nl> - 2011-05-03 14:41 +0200
Re: unkwon exception throwing Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-05-03 15:11 +0200
csiph-web