[parisc-linux] Mount segfaults and stuff
Jurij Smakov
jurij@lokmail.net
Tue, 02 Oct 2001 04:13:23 -0400
Hi!
I get segfaults from "mount", when I try to mount a non-existent
device, like
># mount /dev/fd0 /floppy
Segmentation fault
The failure is reported to be in strncmp in glibc, but it looks
like it is just trying to dereference a null pointer, passed
from somewhere else (trap 15 with zero IOR). If someone is
experiencing similar behaviour, I can look further into it.
Also, I've tried looking at todo list to find something to work on...
It seems rather outdated and some tasks in it seem to be already
completed (like unaligned trap handler, etc.). So, where should
I direct my efforts? What is the part of parisc-linux project, which
needs immediate attention? ;-).
Cheers,
Jurij.