[GRASS-dev] Re: [GRASS GIS] #1032: ErrorCommandExecution g.proj
GRASS GIS
trac at osgeo.org
Sun May 2 22:49:42 EDT 2010
#1032: ErrorCommandExecution g.proj
----------------------+-----------------------------------------------------
Reporter: sallar | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.0
Component: default | Version: 6.4.0 RCs
Resolution: | Keywords: g.proj
Platform: Linux | Cpu: x86-32
----------------------+-----------------------------------------------------
Comment (by glynn):
Replying to [comment:13 sallar]:
> Hi, I rebuilded whitout optimization and stripping but the result is the
same.
>
> I get this by gdb:
{{{
#46 0xb7800826 in free () from /lib/i686/cmov/libc.so.6
No symbol table info available.
Backtrace stopped: frame did not save the PC
}}}
I'm not sure why the backtrace stopped (maybe the caller was built with
-fomit-frame-pointer?), but it looks like heap corruption. In which case,
the stack trace doesn't really help, as the error is in whatever caused
the heap corruption, not whatever happens to get bitten by it.
valgrind might be able to help here.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1032#comment:14>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list