From: Jesse Nelson <jnelson@military-inc.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] lvcreate segfalts 2.4.16 1.0.1-rc4
Date: Fri Dec 7 02:38:01 2001 [thread overview]
Message-ID: <3C10846D.1050104@military-inc.com> (raw)
Stock 2.4.16 and 1.0.1-rc4 LVM runing on RedHat 7.2 ( egcs 2.96
I read this post:
http://lists.sistina.com/pipermail/linux-lvm/2001-September/008980.html
About rc2 having same issue.
I compiled and patched with the patch mentioned in that post and it
seems to be working.
heres the stack info for rc4:
[root@vader 1.0.1-rc2]# gdb lvcreate
<snip>
(gdb) r -L 15G -n data vgData
Starting program: /sbin/lvcreate -L 15G -n data vgData
Program received signal SIGSEGV, Segmentation fault.
lv_create (vg=0x6, lv=0xbffffa44,
lv_name=0xbffffa60
"\206ûÿ¿\236ûÿ¿ûÿ¿Âûÿ¿Úûÿ¿üûÿ¿\eüÿ¿'üÿ¿1üÿ¿ôýÿ¿\023þÿ¿-þÿ¿Bþÿ¿Yþÿ¿dþÿ¿wþÿ¿\204þÿ¿\214þÿ¿\234þÿ¿ªþÿ¿¸þÿ¿Éþÿ¿×þÿ¿ùþÿ¿\022ÿÿ¿\035ÿÿ¿'ÿÿ¿Zÿÿ¿Úÿÿ¿")
at lv_create_remove.c:42
42 int lv_create ( vg_t *vg, lv_t *lv, char *lv_name) {
(gdb) info stack
#0 lv_create (vg=0x6, lv=0xbffffa44,
lv_name=0xbffffa60
"\206ûÿ¿\236ûÿ¿ûÿ¿Âûÿ¿Úûÿ¿üûÿ¿\eüÿ¿'üÿ¿1üÿ¿ôýÿ¿\023þÿ¿-þÿ¿Bþÿ¿Yþÿ¿dþÿ¿wþÿ¿\204þÿ¿\214þÿ¿\234þÿ¿ªþÿ¿¸þÿ¿Éþÿ¿×þÿ¿ùþÿ¿\022ÿÿ¿\035ÿÿ¿'ÿÿ¿Zÿÿ¿Úÿÿ¿")
at lv_create_remove.c:42
#1 0x0804b03d in strcpy ()
#2 0x4007e507 in __libc_start_main (main=0x8049390 <strcpy+384>, argc=6,
ubp_av=0xbffffa44, init=0x8048e88 <_init>, fini=0x804b4d0 <_fini>,
rtld_fini=0x4000dc14 <_dl_fini>, stack_end=0xbffffa3c)
at ../sysdeps/generic/libc-start.c:129
(gdb)
I will compile with debuging if it will help.
Thanks!
--
Jesse Nelson
next reply other threads:[~2001-12-07 2:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-07 2:38 Jesse Nelson [this message]
2001-12-07 2:43 ` [linux-lvm] lvcreate segfalts 2.4.16 1.0.1-rc4 Jesse Nelson
2001-12-07 3:50 ` Patrick Caulfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C10846D.1050104@military-inc.com \
--to=jnelson@military-inc.com \
--cc=linux-lvm@sistina.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.