Michael Marxmeier wrote: > 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 ? Yes, I did what the bug list asked me to do. That is how I got the other tools to work. I do not see where the "vgdisplay -A" command uses that area of code from the bug list. > > > Michael > > -- > Michael Marxmeier Marxmeier Software AG > E-Mail: mike msede com Besenbruchstrasse 9 > Phone : +49 202 2431440 42285 Wuppertal, Germany > Fax : +49 202 2431420 http://www.msede.com/
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature