This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Xconq pre-7.5 RPMS Available


On Wed, 6 Aug 2003, Skeezics Boondoggle wrote:

> RUN: Should not be calling xmalloc (requested 34 bytes)
> RUN: Should not be calling xmalloc (requested 36 bytes)

Why don't you run Xconq from your favorite debugger, and set a breakpoint
inside the "if (xmalloc_warnings)" construct in the xmalloc function in
util.c (line 318 in my sources should work). Then when this gets
triggered, just do a backtrace of the call stack, and give us that to look
at.

  Thanks,
    Eric


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]