|
From: | Tron Thomas |
Subject: | Segmentation fault enabling profiling |
Date: | Tue, 06 May 2003 15:53:38 -0700 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 |
I enabled profiling by using the -pg switch both while compiling and linking.
Now when I run the program I get a segmentation fault without any core dump. Also, if I run the program in the debugger, the debugger is unable to provide any kind of backtrace when the fault occurs.
If I remove the -pg switch, my application builds and runs without crashing. Does anyone have any suggestions?
[Prev in Thread] | Current Thread | [Next in Thread] |