In the past, I have read: --scan will cause mdadm to crash if there is no config file. Don't use --scan, or create the mdadm.conf config file. But you are using a much newer mdadm. I don't know if this has been fixed or not, I guess not. The man page for mdadm has the details for the config file. Guy -----Original Message----- From: linux-raid-owner@xxxxxxxxxxxxxxx [mailto:linux-raid-owner@xxxxxxxxxxxxxxx] On Behalf Of Erik Wasser Sent: Sunday, March 13, 2005 7:22 AM To: linux-raid@xxxxxxxxxxxxxxx Subject: 'Segmentation fault' after running 'mdadm --examine --brief --scan --config=partitions' Hello list, I've got a problem here with the mdadm tools. I'm using on my system[1] the mdadm tools[2] and I just tried one of the examples of the manpage: % mdadm --examine --brief --scan --config=partitions Segmentation fault I started up the ddd: in the routine 'load_conffile' the string "DEV partitions" will be passed to the routine 'devline'. And this routine pass this parameter to the macro 'dl_next' and I think (after seeing the definition of 'dl_next') this is brocken. Can somebody confirm this bug? I don't know how to fix this so there is no patch in this mail sorry. B-( [1] uname -a Linux fuzz 2.6.10-gentoo-r6 #1 Sat Feb 5 09:56:14 CET 2005 i686 AMD Athlon(tm) XP 2800+ AuthenticAMD GNU/Linux [2] Gentoo: sys-fs/mdadm-1.9.0-r1 -- So long... Fuzz - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html