[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Very odd filesystem problem in dom0
> I've got a really unique problem. Running xeno-bk changeset 1364, I get > random filesystem/bash globbing problems in dom0. Same system under 2.4.26 > without xeno, no issues at all. > > In this case the dom0 distribution is slackware, running ext3, on an Adaptec > AIC-7892P U160/m scsi controller. > > root@durandal:~# ls /var/adm/packages/* > : : No such file or directory > : : No such file or directory Bizarre. It's hard to figure out how Xen/Linux could be doing this, unless there's some terrible memory corruption going on that would cause things to be segfaulting or kernel oops. Xen just doesn't do subtle bugs ;-) Can you do an ldd on /bin/ls just to see what libraries you're using. Are there alternative libraries under /lib (e.g. non tls or non i686) that you could try? Finally, just make sure that there's nothing in your environment that is switching on something subtle returned from uname or arch... Ian ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |