mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-15 06:50:36 +03:00
Add code to trap both mmap implementation on 32bit arch. Use dlsym() Use hlt instraction instead of int3 - generates usable stack trace when problem is catched.