(In reply to comment #27)
> I've got to the same commmit by using 'git bisect' independently. I haven't
> looked into it yet, however. I guess a bug report to util-linux might be
> good too.
No need for any further bug reports.
This has been fixed already:
https://lkml.org/lkml/2014/5/28/297
It h
(In reply to comment #27)
> I've got to the same commmit by using 'git bisect' independently. I haven't
> looked into it yet, however. I guess a bug report to util-linux might be
> good too.
No need for any further bug reports.
This has been fixed already:
https://lkml.org/lkml/2014/5/28/297
It h
(In reply to comment #21)
> BTW, what kind of distribution and destop environment are you two using?
openSUSE 13.1 with kernel 3.11.10 and KDE 4.13.1 here.
> I couldn't reproduce the problem here, but I'll try with a newer kernel next
> week. Unfortunately I only have access to an actual floppy d
(In reply to comment #24)
> kernel 3.12.9.1 - works normally.
(In reply to comment #25)
> Kernel 3.13.10 - works normally.
I tried some kernels as well, here are my findings:
It works fine (on first attempt) with the 3.7.10 kernels from openSUSE 12.3.
It still works fine with the 3.11.6 kernel sh
(In reply to comment #24)
> kernel 3.12.9.1 - works normally.
(In reply to comment #25)
> Kernel 3.13.10 - works normally.
I tried some kernels as well, here are my findings:
It works fine (on first attempt) with the 3.7.10 kernels from openSUSE 12.3.
It still works fine with the 3.11.6 kernel sh
(In reply to comment #21)
> BTW, what kind of distribution and destop environment are you two using?
openSUSE 13.1 with kernel 3.11.10 and KDE 4.13.1 here.
> I couldn't reproduce the problem here, but I'll try with a newer kernel next
> week. Unfortunately I only have access to an actual floppy d
(In reply to comment #18)
> OK, with updated patch it works. But there is a problem:
>
> $ udisksctl mount -b /dev/fd0
> Error mounting /dev/fd0: GDBus.Error:org.freedesktop.UDisks2.Error.Failed:
> Failed to open device /dev/fd0 for filesystem probing.
>
> $ udisksctl mount -b /dev/fd0
> Mounted
(In reply to comment #18)
> OK, with updated patch it works. But there is a problem:
>
> $ udisksctl mount -b /dev/fd0
> Error mounting /dev/fd0: GDBus.Error:org.freedesktop.UDisks2.Error.Failed:
> Failed to open device /dev/fd0 for filesystem probing.
>
> $ udisksctl mount -b /dev/fd0
> Mounted
I installed debuginfo packages now and attached gdb to udisksd, I get the
following backtrace:
Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fa21700 (LWP 2865)]
0x7fa230cae849 in raise () from /lib64/libc.so.6
(gdb) bt
#0 0x7fa230cae849 in raise () from /lib64/libc
(In reply to comment #14)
> I applied these three patches.
> Without entry in fstab: When I try to get into a floppy through Thunar it
> says: "Message did not receive a reply (timeout by message bus)." And
> service udisksd ends.
I can confirm this problem here after applying the 3 patches to the
(In reply to comment #14)
> I applied these three patches.
> Without entry in fstab: When I try to get into a floppy through Thunar it
> says: "Message did not receive a reply (timeout by message bus)." And
> service udisksd ends.
I can confirm this problem here after applying the 3 patches to the
I installed debuginfo packages now and attached gdb to udisksd, I get the
following backtrace:
Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fa21700 (LWP 2865)]
0x7fa230cae849 in raise () from /lib64/libc.so.6
(gdb) bt
#0 0x7fa230cae849 in raise () from /lib64/libc
12 matches
Mail list logo