cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

traceback.log

BobMonat
1-Newbie

traceback.log

Unfortunately, my application crashes on a customers computer and a
traceback.log file is generated.

The following is the beginning of the traceback.log file:
2 REPLIES 2
bfrandsen
6-Contributor
(To:BobMonat)

Hi Bob
Could the difference in traceback.log be a matter of debug/release versions of your program or that you have the Visual Studio environment on your developer machine.
The given log seems to reference memory space with no link to code line numbers.

/Bjarne

Bjarne,

I used a debug build. In the C/C++ Generic, I set Debug Information Format
to Zi. In the Preprocessor symbols, neither _DEBUG nor NDEBUG was set. In
the Linker Debugging, I set Generate Debug Info to Yes. These are the
settings I had used successfully on a development machine.

Bob

Bob Monat
Jerand Technical Services, Inc.
bob@jerand.com
www.jerand.com
1-317-875-6087


On Thu, Jul 17, 2014 at 1:53 AM, Bjarne Frandsen <->
wrote:

> Hi Bob
>
> Could the difference in traceback.log be a matter of debug/release
> versions of your program or that you have the Visual Studio environment on
> your developer machine.
>
> The given log seems to reference memory space with no link to code line
> numbers.
>
>
>
> /Bjarne
>
>
>
> *From:* - [
Announcements
Business Continuity with Creo: Learn more about it here.

Top Tags