[linux-lvm] segfault running vgscan

Brad Langhorst bwlang at yahoo.com
Thu Aug 23 19:22:35 UTC 2001


--- "Mark J. Bobak" <mark at bobak.net> wrote:
> Use the ldd command.  This 'list dynamic
> dependencies'.  If a program
> has no dynamic dependencies, it's statically linked,
> by definition.
> 
okay - ldd says that vgscan is linked to

#ldd vgscan
liblvm-10.so.1 => /lib/liblvm-10.so.1 (0x40021000)
libc.so.6 => /lib/i686/libc.so.6 (0x40051000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

so yes dynamically linked...
the problem was with static linking right?

now what? 
should I try a less optimized libc?

thanks 

brad

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/




More information about the linux-lvm mailing list