delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2005/08/28/09:30:10

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
From: Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: djstat_fail_bits
Date: 28 Aug 2005 13:28:22 GMT
Lines: 22
Message-ID: <3ndsfmF10emtU1@news.dfncis.de>
References: <4311afd4$0$27162$91cee783 AT newsreader01 DOT highway DOT telekom DOT at>
X-Trace: news.dfncis.de C9ljehKR9UgtcaCVWjVEVgEYx/3Km/qI9Ji/6nh4lMHRI3phoF+8fhbieL
X-Orig-Path: not-for-mail
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Florian Xaver <wosrediinanatour AT aon DOT at> wrote:

> My program is crashing, and symify shows me an error:

>    0x0011cfa4 __djstat_fail_bits+523944
>    0x00003ef2 __ZN5TZone10InvalidateE5TRect+66


> But what is djstat_fail_bits??

Nothing that concerns your crash.  Notice that +523944 following the
name?  That means the actual error is half a megabyte away from the
location of that routine.

This is what you get for trying 'symify' on programs with no debug
info whatsoever, or with debug info in formats it doesn't understand.
Try 'bfdsymify' instead, and/or make sure that you compile and link as
much of your program as possible using a '-g' switch.

-- 
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019