Re: Help on a gdb error

From: Leandro Franco <lfranco_at_cern.ch>
Date: Fri, 16 May 2008 17:27:44 +0200


Hi,

I would suggest you to elaborate a little bit on this if you want people to give you meaningful answers.

 From what I see, that trace could come from anywhere, not necessarily ROOT related.

Could you explain what you are doing? ... as in: attaching the file producing it with the appropriate instructions that allow everybody to reproduce the error (ideally, that file should have less than 50 lines of code).

Are you using ROOT? what version? did you compile it in debug mode? are you on Linux, Windows, Mac? etc, etc... (at least put the complete backtrace).

Usually, someone will feel obliged to answer you if you have taken enough steps to provide them with an easy way to see the problem... even if it's not related to ROOT. On the other hand, people tend to ignore mails just saying that something doesn't work.

Cheers,
Leo

P.S: If you just want to know what the "??" means when you use gdb then a tutorial would be more suitable for this (I just stumbled upon http://live.gnome.org/GettingTraces/Details   ) but I doubt it's helpful to know that libc wasn't compiled with debugging symbols ...

On May 16, 2008, at 4:31 PM, Alberto Pulvirenti wrote:

> Dear all,
>
> I am trying to debug a thing and I get always this kind of error in
> stacktrace
>
> 0xb7f06410 in __kernel_vsyscall ()
> #1 0xaa92d4d3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
> #2 0xaa8d0643 in ?? () from /lib/tls/i686/cmov/libc.so.6
> #3 0xaa9f5d7d in system () from /lib/tls/i686/cmov/libpthread.so.0
>
> could anyone help me in understanding what is the meaning of that
> "??" which is driving me crazy?
>
> Thanks, best regards
>
> Alberto
>
Received on Fri May 16 2008 - 17:27:51 CEST

This archive was generated by hypermail 2.2.0 : Fri May 16 2008 - 23:50:02 CEST