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

Bug#152128: vcg: xvcg dies with segfault when opening a vcg file



Justin Pryzby <justinpryzby@users.sourceforge.net> writes:

>> > I note that there's still a number of valgrind warnings :/
>> 
>> Mostly harmless as far as I can tell, but patches are always welcome. ;)
>
> What leads you to believe that they are harmless?  Sorry, just trying
> to learn something (else) :)

All the invalid reads are within _dl_open, which is probably some
glibc weirdness.

Likewise, I get 

  Conditional jump or move depends on uninitialised value(s)
     at 0x4009363: (within /lib/ld-2.3.6.so)

even for a hello world program, so that doesn't worry me either.

Naturally, I Could Be Wrong. :)

Cheers,

Matej



Reply to: