[linux-lvm] Trouble 2.2.14 setup - unresolved symbol lvm_map_ptr (My first time)

Michael Marxmeier mike at msede.com
Sun Jan 30 21:39:19 UTC 2000


Chris Anderson wrote:
> 
> Michael Marxmeier wrote:
> > You might want to try the following:
> > env vgcreate ...
> 
> This is printed out when I set the check.  Also it does not crash if I set
> it to 1.
> 
> malloc: using debugging hooks
> realloc(): invalid pointer 0x804b730!
> 
> Whats next?  Should I look for a double free?

Probably. If you set MALLOC_CHECK_=2 you get an instanteous
core dump (by the virtue of abort()) so you can fire up your 
favourite debugger and look the call chain.

This suspicously looks like the bug documented in
http://linux/lvm/doc/BUGS

You _did_ make the suggested fix for
tools/lib/lvm_tab_vg_check_exist_all_vg.c ?


Michael

-- 
Michael Marxmeier           Marxmeier Software AG
E-Mail: mike at msede.com      Besenbruchstrasse 9
Phone : +49 202 2431440     42285 Wuppertal, Germany
Fax   : +49 202 2431420     http://www.msede.com/



More information about the linux-lvm mailing list