vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I'm getting a segmentation fault when an exception is being thrown by my application. The stack trace shows except.__DoThrow() as the final call. But the corresponding "catch" is never getting called. This problem happens after 3-4 levels of nested throws/catches. The same program works fine on Linux and Windows. Is this a known problem on AIX? I'm using Visual Age 6.0 with october 2003 patches. My system is 5.1.0.0. (When I upgrade to the march 2004 patch of compiler, I get a similar crash in __CleanupCatch() instead) Thanks, Gaurav |