Re: How to make sure your applications still works with Bug-Buddy 2.16.0



Replying to my-self, this time adding d-d-l :)

I did a try with bug-buddy adding the /proc/self/maps contents:

http://bugzilla.gnome.org/show_bug.cgi?id=351197

Those contents are really huge for a GNOME applications linked to our
"little" stack of libraries.

I know that "pmap" output is smaller and prettier, but is it installed
on all GNOME supported platforms?

Salu2

On 8/13/06, Fernando Herrera <fherrera onirica com> wrote:
On 8/13/06, Behdad Esfahbod <behdad behdad org> wrote:
> Another thing that may be very easy to get in Bug-Buddy, yet is very
> helpful to developers is the output form pmap on the crashed process.
> Tells a fortune in one list.  Do you think you can do that?

Yes, is it quite easy, I was planning to include that when no gdb nor
debug info is present:
- mem map of the application
- linked libraries md5sum
- symbolic stack trace

so we could populate this backtrace on server-side (the famous debug
server project).

However, if you find useful the mem map with current reports, I can add it.

Salu2




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]