[Desktop-packages] [Bug 1293602] Re: gvfsd-mtp crashed with SIGSEGV in libusb_submit_transfer()

2016-05-23 Thread Fenyvesi Attila
I cannot reproduce the bug but it happened once.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1293602

Title:
  gvfsd-mtp crashed with SIGSEGV in libusb_submit_transfer()

Status in gvfs package in Ubuntu:
  Confirmed

Bug description:
  gvfsd-mtp crashed with SIGSEGV in libusb_submit_transfer()

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: gvfs-backends 1.19.90-1ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Mon Mar 17 15:17:04 2014
  ExecutablePath: /usr/lib/gvfs/gvfsd-mtp
  InstallationDate: Installed on 2014-03-14 (3 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
  ProcCmdline: /usr/lib/gvfs/gvfsd-mtp --spawner :1.6 /org/gtk/gvfs/exec_spaw/7
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0xb6fec1e8 :mov
0x24(%eax),%eax
   PC (0xb6fec1e8) ok
   source "0x24(%eax)" (0x707a0875) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
   libusb_submit_transfer () from /lib/i386-linux-gnu/libusb-1.0.so.0
   ?? () from /lib/i386-linux-gnu/libusb-1.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libmtp.so.9
   LIBMTP_Read_Event () from /usr/lib/i386-linux-gnu/libmtp.so.9
   ?? ()
  Title: gvfsd-mtp crashed with SIGSEGV in libusb_submit_transfer()
  UpgradeStatus: Upgraded to trusty on 2014-03-14 (2 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1293602/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 792085] Re: Automatic remount of safely removed drive

2014-11-25 Thread Fenyvesi Attila
I found two workarounds.

Workaround 1)
On Xubuntu 14.10 using Thunar 1.6.3 file manager I managed to stop the 
automatic remount of unmounted USB 3.0 drives using USB 3.0 ports.
In Thunar: Edit - Preferences - Advanced - Configure the management of 
removable drives and media. - Storage tab:
I unchecked the Mount removable drives when hot-plugged option.
With this setting, after unmounting the USB 3.0 device in Thunar, 'dmesg | grep 
USB' has these new lines:
[ 1902.911399] usb 4-3: USB disconnect, device number 7
[ 1903.395819] usb 4-3: new SuperSpeed USB device number 8 using xhci_hcd
[ 1903.412365] usb 4-3: New USB device found, idVendor=174c, idProduct=55aa
[ 1903.412379] usb 4-3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 1903.413049] usb-storage 4-3:1.0: USB Mass Storage device detected
The USB 3.0 external HDD stops for a second and starts spinning after that 
(like before unchecking the mentioned preference), the device can be seen in 
/dev/ but is not mounted. As a side-effect of this, thunar doesn't automount 
drives plugged in.

Workaround 2)
Instead of using the eject buttons, right-click - Unmount each partition of 
the device in the file manager (I tested this with Thunar). 

Screenshots available at
https://www.dropbox.com/sh/iax2x6by866nbtq/AADd3ljfdAn2ljqkZrJg0Spda?dl=0

** Attachment added: two workarounds
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/792085/+attachment/4268303/+files/Thunar_uncheck_setting.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/792085

Title:
  Automatic remount of safely removed drive

Status in “nautilus” package in Ubuntu:
  Confirmed
Status in “udev” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: nautilus

  When I choose Safely remove drive context menu entry for an external
  USB drive within a nautilus window or directly clicking on the desktop
  icon, after about 10 seconds the drive is automatically remounted and
  a Nautilus window showing the root folder opens.

  I have noticed that similar already happened with a very old Ubuntu
  version - Bug #110589 and as that is so long time ago I thought it is
  better to open a new bug. Reason of the problem might even be
  completely different.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  Architecture: i386
  Date: Thu Jun  2 23:40:08 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/792085/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 792085] Re: Automatic remount of safely removed drive

2014-11-25 Thread Fenyvesi Attila
** Also affects: thunar (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/792085

Title:
  Automatic remount of safely removed drive

Status in “nautilus” package in Ubuntu:
  Confirmed
Status in “thunar” package in Ubuntu:
  New
Status in “udev” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: nautilus

  When I choose Safely remove drive context menu entry for an external
  USB drive within a nautilus window or directly clicking on the desktop
  icon, after about 10 seconds the drive is automatically remounted and
  a Nautilus window showing the root folder opens.

  I have noticed that similar already happened with a very old Ubuntu
  version - Bug #110589 and as that is so long time ago I thought it is
  better to open a new bug. Reason of the problem might even be
  completely different.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  Architecture: i386
  Date: Thu Jun  2 23:40:08 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/792085/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 792085] Re: Automatic remount of safely removed drive

2014-11-24 Thread Fenyvesi Attila
I am having this bug on Xubuntu 14.10 (Thunar 1.6.3) when trying to unmount a 
USB 3.0 Seagate 1TB HDD from a USB 3.0 port.  I also experience one second off 
and remounting after that.
I don't have this bug when using USB 2.0 pendrive in USB 3.0 port.

dmesg | grep USB

#after plugged in a USB 2.0 port
[ 1955.357740] usb 1-1.2: new high-speed USB device number 8 using ehci-pci
[ 1955.512198] usb 1-1.2: New USB device found, idVendor=0bc2, idProduct=a013
[ 1955.512205] usb 1-1.2: New USB device strings: Mfr=2, Product=3, 
SerialNumber=1

#unmounting with Thunar, the device starts spinning again but cannot be seen in 
/dev/sd*
[ 2109.543249] usb 1-1.2: USB disconnect, device number 8

#after plugged in a USB 3.0 port
[ 2335.126791] usb 4-4: new SuperSpeed USB device number 12 using xhci_hcd
[ 2335.143475] usb 4-4: New USB device found, idVendor=0bc2, idProduct=a013
[ 2335.143482] usb 4-4: New USB device strings: Mfr=2, Product=3, SerialNumber=1

#unmounting with Thunar, the device starts spinning again and Thunar opens the 
remounted media
[ 2439.351726] usb 4-4: USB disconnect, device number 12
[ 2439.739404] usb 4-4: new SuperSpeed USB device number 13 using xhci_hcd
[ 2439.756138] usb 4-4: New USB device found, idVendor=0bc2, idProduct=a013
[ 2439.756146] usb 4-4: New USB device strings: Mfr=2, Product=3, SerialNumber=1

USB 2.0 pendrive
#automount in USB 3.0 port
[ 3045.472256] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[ 3045.601106] usb 3-4: New USB device found, idVendor=08ec, idProduct=2038
[ 3045.601115] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3045.601698] usb-storage 3-4:1.0: USB Mass Storage device detected
#/dev contents
ata@ata-HP-ProBook-6470b:~$ ls /dev/sdb*
/dev/sdb   /dev/sdb1  

#Thunar gives this error message when unmounting: Error opening 
/sys/devices/pci:00/:00:1a.0/usb1/1-1/1-1.2/remove: No such file or 
directory.
#Nothing new in dmesg
#/dev contents
ata@ata-HP-ProBook-6470b:~$ ls /dev/sdb*
/dev/sdb

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/792085

Title:
  Automatic remount of safely removed drive

Status in “nautilus” package in Ubuntu:
  Confirmed
Status in “udev” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: nautilus

  When I choose Safely remove drive context menu entry for an external
  USB drive within a nautilus window or directly clicking on the desktop
  icon, after about 10 seconds the drive is automatically remounted and
  a Nautilus window showing the root folder opens.

  I have noticed that similar already happened with a very old Ubuntu
  version - Bug #110589 and as that is so long time ago I thought it is
  better to open a new bug. Reason of the problem might even be
  completely different.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  Architecture: i386
  Date: Thu Jun  2 23:40:08 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/792085/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp