Search the web
Sign In
New User? Sign Up
mpatrol · mpatrol library discussion group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

Hello, my question is, if it is possible to monitor the memory (heap) fragmentation with mpatrol. I'm working on an embedded system (linux) with limited...
2 Oct 30, 2009
3:12 pm

Graeme Roy
graemeroy
Offline Send Email

Hi, I'm trying to build mpatrol on a RHEL 5 machine and getting errors during the make. I have followed the below steps: 1. Run pkg/auto/setup 2. ./configure ...
2 Jul 1, 2009
7:07 am

vincent.torri
Offline Send Email

I've been working for some months on an autotooled mpatrol using the svn version, with the help of Graeme Roy (the mpatrol author) for some technical details....
2 Jun 5, 2009
7:32 am

vincent.torri
Offline Send Email

Hello, I am trying to use mpatrol on the Eclipse Platform and the MinGW tools on Windows32. I first built the libraries and executables (I had to remove -lintl...
1 Apr 1, 2009
1:08 pm

jorge.benosa
Offline Send Email

I am developing an application using C++, MFC and Visual Studio 2008. I have good reason to believe that it frees memory not properly allocated and it leaks...
2 Mar 24, 2009
1:30 pm

Graeme Roy
graemeroy
Offline Send Email

Windows XP SP3 / MinGW I have downloaded the 1.5.1 SVN tag tree and built it myself. I simply went into <mpatrol>/build/windows and executed "make -f...
3 Mar 23, 2009
9:20 am

Graeme Roy
graemeroy
Offline Send Email

Also, ran into to this issue. When the application is started it dies, so tossed it into gdb and get the following stack trace.. It is trying to trace into an...
5 Feb 6, 2009
1:43 am

tcmichals
Offline Send Email

I'm trying to figure out what is going on with this trace using the latest mpatrol... 1.5.1 ERROR: [ILLMEM]: illegal memory access at address 0xB4C9B4C4 ...
3 Feb 5, 2009
3:36 pm

tcmichals
Offline Send Email

The 1.5.1 release of mpatrol has just been completed and released to the Subversion repository at SourceForge, http://sourceforge.net/svn/?group_id=19456. It...
3 Dec 16, 2008
4:19 pm

Sagar
sagarindelhi
Offline Send Email

Hello Graeme, Thanks for the update ,, we took the target.h file and places where the ARCH and ENVIRON variables were defined .. we did a undef and redefined...
7 Nov 20, 2008
2:50 pm

Daniel Jacobowitz
falsedrow
Offline Send Email

Has anyone tried using mpatrol with Linux running Xenomai?...
1 Nov 19, 2008
3:11 pm

proengin13
Offline Send Email

I try to compile and link the test1.c example that comes with mpatrol and get the following linking error. [rob@localhost fail]$ ppc_6xx-g++...
1 Nov 17, 2008
10:34 pm

proengin13
Offline Send Email

Well i think at the 1st time there was some problem with my c++ setup .. not really a mpatrol issue..... well now a interesting report .. On System1 ( SuSe...
3 Oct 27, 2008
11:32 am

Graeme Roy
graemeroy
Offline Send Email

Hey Graeme So would you be interested to switch mpatrol to svn on Sourceforge ? Vincent...
12 Oct 23, 2008
8:53 am

Graeme Roy
graemeroy
Offline Send Email

Hello Everyone, I dont have much experience with mpatrol .. i tried to run a very simple hello world program with one single printf (hello world) and this...
7 Oct 8, 2008
8:54 am

Graeme Roy
graemeroy
Offline Send Email

Hi , I am a recent adoptee of mpatrol. I am unable to use the watch point debugging flags on the arm architecture. I compile using arm_v5t_le-g++ (GCC) 3.4.3...
3 Oct 8, 2008
8:10 am

Sujin Philip
sp1982us
Online Now Send Email

Hey, I have just seen that mpatrol has been updated. That is a great news. I plan to use it on Windows, as it seems that it's the best mem checker on that OS. ...
4 Oct 6, 2008
7:40 pm

vincent.torri
Offline Send Email

Hey, I'm using mpatrol to check a bit the leaks in a lib. First, i would like to mention that when I use mpatrol installer on SF, the installed mpatrol does...
3 Oct 6, 2008
10:50 am

Graeme Roy
graemeroy
Offline Send Email

Can anyone help me install mpatrol 1.4.8 on CDENTOS-5.2 I failed to do this from source and autoconf aswell. Thanks RAJA Raja G Pavan Kumar Bangalore India...
1 Aug 29, 2008
12:55 pm

Raja.Pavan.Kumar.G
rajapavankumar
Offline Send Email

Program received signal SIGSEGV, Segmentation fault. 0x0040e0fc in __mp_copymem (p=0x7f79d0d8, q=0x7f79d070, l=16, c=0 '\0', f=AT_MEMCPY, s=0x0, t=0x0, u=0,...
14 Aug 12, 2008
7:50 pm

bill
bill.varney
Offline Send Email

Isn't that illegal? Oh I see that mpatrol is covered by LGPL, not GPL. But even then, any modifications/enhancements to mpatrol, should be public. Graeme, isnt...
3 Aug 12, 2008
12:32 pm

Daniel Jacobowitz
falsedrow
Offline Send Email

Hi folks, After six and a half years of waiting the 1.5.0 release of mpatrol has just been completed and released to the CVS repository at SourceForge, ...
1 Jul 18, 2008
11:03 am

Graeme Roy
graemeroy
Offline Send Email

I have built mpatrol for CentOS 5. When I use the library statically all the features (profiling and tracing) are working fine. However with --dynamic option...
2 Jul 15, 2008
9:09 pm

Gaurang Khetan (gkhet...
grkhetan
Offline Send Email

/* * mpatrol * A library for controlling and tracing dynamic memory allocations. * Copyright (C) 1997-2002 Graeme S. Roy <graeme.roy@...> * * This...
1 Jul 14, 2008
9:32 pm

bill.varney
Offline Send Email

I've built Mpatrol 1.4.8 and am trying to run the tests/fail/test1.c program on our MIPS target(uclibc-2.6.15-gcc version 4.0.4) With the simplest malloc()...
1 Jul 14, 2008
9:32 pm

bill.varney
Offline Send Email

Here's a patch which stops a couple of crashes we encountered in alloca checking. The failures were brought on by using libunwind with the included test16...
3 Jul 3, 2008
12:28 pm

Daniel Jacobowitz
falsedrow
Offline Send Email

There are some leaks in ffmpeg2theora I'm looking at. I've know about mpatrol for years -- never had to use it much... I got a copy of the ubuntu 7.10 package...
2 Jul 3, 2008
10:33 am

Graeme Roy
graemeroy
Offline Send Email

Hi all, On behalf of MontaVista, CodeSourcery recently added support to mpatrol to use libunwind (http://www.nongnu.org/libunwind/) in order to provide...
5 May 17, 2008
11:17 am

Daniel Jacobowitz
falsedrow
Offline Send Email

Hi, on our PowerPC we start our software with mpatrol, which creates a very big logfile (105 MB). The memory allocation grows to big (twice as big as usually)....
4 May 16, 2008
11:11 am

Graeme Roy
graemeroy
Offline Send Email

cd pkg/auto/ ./setup ./configure make gives: ... cd .. \ && CONFIG_FILES=man/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating...
3 Apr 29, 2008
8:32 am

David
dlerner26mp
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help