Bug 99441 - file lock not released
Summary: file lock not released
Status: RESOLVED DUPLICATE of bug 78322
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-15 12:11 UTC by Rainer Klein
Modified: 2005-10-28 12:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
lsof.info (240 bytes, text/plain)
2005-02-16 11:48 UTC, Rainer Klein
Details
ps_aux.info (7.76 KB, text/plain)
2005-02-16 11:48 UTC, Rainer Klein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rainer Klein 2005-02-15 12:11:49 UTC
Version:            (using KDE KDE 3.3.92)
Installed from:    SuSE RPMs
OS:                Linux

File locks are not released off amounted media, even after closing the Konqueror window.

lsof results in multiple error messages like those once:
"""
klerai@pluto:~/Documents/Video/other> lsof /mnt
COMMAND   PID   USER   FD   TYPE DEVICE       SIZE NODE NAME
kdeinit 17102 klerai   15r   REG    7,0 1073565696 272 /mnt/VIDEO_TS/VTS_01_2.VOB
kdeinit 17102 klerai   16r   REG    7,0 1073565696  273 /mnt/VIDEO_TS/VTS_01_3.VOB
kdeinit 17102 klerai   17r   REG    7,0  634187776  274 /mnt/VIDEO_TS/VTS_01_4.VOB
kdeinit 17102 klerai   18r   REG    7,0      73728  275 /mnt/VIDEO_TS/VTS_01_0.BUP
"""

one need to manually kill the respected kdinit process, before an umount of the device is possible.
Comment 1 Maksim Orlovich 2005-02-15 16:30:00 UTC
When this happens, can you please run ps -aux to see what the processes really are?
Comment 2 Rainer Klein 2005-02-16 11:48:14 UTC
Maksim,

please find attach the output lsof & ps for another example. I've loop-mounted 
an iso image and accessed several directories/files from within Konqueror. I 
hope this helps.

Cheers,

Rainer 

On Wednesday 16 February 2005 02:30, Maksim Orlovich wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=99441
>
>
>
>
> ------- Additional Comments From maksim kde org  2005-02-15 16:30 -------
> When this happens, can you please run ps -aux to see what the processes
> really are?


Created an attachment (id=9665)
lsof.info

Created an attachment (id=9666)
ps_aux.info
Comment 3 Tommi Tervo 2005-10-28 12:44:59 UTC
Blocking precess: klerai    4911  0.2  7.6 52076 39692 ?       S    20:06   0:12 kdeinit: konqueror --preload


*** This bug has been marked as a duplicate of 78322 ***