Please read this before reporting a bug:
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines

Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#7211 - segfault when unmounting user mounted disk by UUID

Attached to Project: Arch Linux
Opened by Michal Božoň (mykhal) - Saturday, 19 May 2007, 09:29 GMT-5
Last edited by Tobias Powalowski (tpowa) - Sunday, 20 May 2007, 11:45 GMT-5
Task Type Bug Report
Category System
Status Closed
Assigned To No-one
Architecture i686
Severity High
Priority Normal
Reported Version 2007.05 Duke
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I have partition defined in /etc/fstab defined by UUID and enabled user-mounting it:

UUID=<UUID> <MOUNTPOINT> <PARTTYPE> rw,noauto,user 0 0

I mount it as user:

% mount <MOUNTPOINT>

Umount it:

% umount <MOUNTPOINT>
Segmentation fault

(the disk remains mounted)
It does not happen when root umounts it
or when partition is specified usually by /dev/xxx.
(However, sometimes it is necessary to have it defined exactly by UUID)
It happened both on ext3 and vfat partitions.
It happened also in archlinux 0.8.

The bug seems to be the same as this one: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=410031
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Sunday, 20 May 2007, 11:45 GMT-5
Reason for closing:  Fixed
Comment by Jan de Groot (JGC) - Sunday, 20 May 2007, 09:35 GMT-5 Comment by Tobias Powalowski (tpowa) - Sunday, 20 May 2007, 11:45 GMT-5
added closing this one now

Loading...