[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-10-28 Thread Jeffery To
I've filed this issue with upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=710986

** Bug watch added: GNOME Bug Tracker #710986
   https://bugzilla.gnome.org/show_bug.cgi?id=710986

** Changed in: gvfs
   Importance: Undecided = Unknown

** Changed in: gvfs
   Status: New = Unknown

** Changed in: gvfs
 Remote watch: None = GNOME Bug Tracker #710986

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205647

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-10-28 Thread Alberto Salvia Novella
** Description changed:

- Unmounting share from nautilus
+ 
+ HOW TO REPRODUCE
+ 
+ 
+ 1. Open a Nautilus window.
+ 2. Open a new tab.
+ 3. In the new tab, navigate to a Samba share.
+ 4. A new entry for the share appears under Network in the left side panel.
+ 5. Close the new tab.
+ 6. In the left side panel, under Network, click the unmount icon next to 
Samba share entry.
+ 
+ **
+ EXPECTED BEHAVIOUR
+ **
+ 
+ - Samba share to be unmounted.
+ 
+ **
+ REAL BEHAVIOUR
+ **
+ 
+ - gvfsd-smb crashes.
+ - Get two alert boxes:
+ 
+ 1. Oops! Something went wrong.
+ Unhandled error message: The connection is closed
+ 
+ 2. Unable to unmount share name
+ The connection is closed
+ 
+ **
+ TECHNICAL INFO
+ **
  
  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: gvfs-backends 1.17.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.10.0-5.14-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  Date: Sat Jul 27 15:58:03 2013
  ExecutablePath: /usr/lib/gvfs/gvfsd-smb
  InstallationDate: Installed on 2013-07-20 (6 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  ProcCmdline: /usr/lib/gvfs/gvfsd-smb --spawner :1.9 /org/gtk/gvfs/exec_spaw/7
  ProcEnviron:
-  SHELL=/bin/bash
-  XDG_RUNTIME_DIR=set
-  PATH=(custom, no user)
-  LANGUAGE=fr_FR
-  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
+  XDG_RUNTIME_DIR=set
+  PATH=(custom, no user)
+  LANGUAGE=fr_FR
+  LANG=fr_FR.UTF-8
  SegvAnalysis:
-  Segfault happened at: 0x7fad3ebbfff1:cmpb   $0x0,(%rax)
-  PC (0x7fad3ebbfff1) ok
-  source $0x0 ok
-  destination (%rax) (0x0170) not located in a known VMA region (needed 
writable region)!
-  Stack memory exhausted (SP below stack segment)
+  Segfault happened at: 0x7fad3ebbfff1:cmpb   $0x0,(%rax)
+  PC (0x7fad3ebbfff1) ok
+  source $0x0 ok
+  destination (%rax) (0x0170) not located in a known VMA region (needed 
writable region)!
+  Stack memory exhausted (SP below stack segment)
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
-  ?? () from /usr/lib/x86_64-linux-gnu/libsmbclient.so.0
-  ?? ()
-  g_vfs_job_run () from /usr/lib/x86_64-linux-gnu/gvfs/libgvfsdaemon.so
-  ?? () from /usr/lib/x86_64-linux-gnu/gvfs/libgvfsdaemon.so
-  ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/libsmbclient.so.0
+  ?? ()
+  g_vfs_job_run () from /usr/lib/x86_64-linux-gnu/gvfs/libgvfsdaemon.so
+  ?? () from /usr/lib/x86_64-linux-gnu/gvfs/libgvfsdaemon.so
+  ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()
  UpgradeStatus: Upgraded to saucy on 2013-07-20 (6 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Changed in: gvfs (Ubuntu)
   Status: Confirmed = Triaged

** Summary changed:

- gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()
+ gvfsd-smb crashes when unmounted from Nautilus

** Summary changed:

- gvfsd-smb crashes when unmounted from Nautilus
+ gvfsd-smb crashes when been unmounted from Nautilus

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Status: New = Confirmed

** Changed in: hundredpapercuts
   Importance: Undecided = Low

** Changed in: hundredpapercuts
   Status: Confirmed = Triaged

** Changed in: hundredpapercuts
 Assignee: (unassigned) = Papercuts Ninja (papercuts-ninja)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205647

Title:
  gvfsd-smb crashes when been unmounted from Nautilus

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-10-27 Thread Jeffery To
I can reproduce this issue with the following steps:

1.  Open a Nautilus window. (It defaults to my home directory.)
2.  Open a new tab or window. (This also opens to my home directory.)
3.  In the new tab/window, navigate to a Samba share. (I have one bookmarked so 
I click on the bookmark in the left side panel.) A new entry for the share 
appears under Network in the left side panel.
4.  Close the new tab/window.
5.  In the left side panel, under Network, click the unmount icon next to Samba 
share entry.

At this point, gvfsd-smb crashes. I also get two alert boxes (I believe
from Nautilus):

1.  Oops! Something went wrong.
Unhandled error message: The connection is closed

2.  Unable to unmount share name
The connection is closed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205647

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-10-22 Thread Alberto Salvia Novella
Mathieu Marquer, notice you have exposed private information by making a
bug with an attached CoreDump.gz file public
(https://wiki.ubuntu.com/Bugs/HowToTriage#Apport_crash_reports).

** Information type changed from Public to Private

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1205647/+attachment/3750978/+files/CoreDump.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205647

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-10-22 Thread Alberto Salvia Novella
I have now preformed the proper steps for marking it public again.

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205647

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-10-22 Thread Alberto Salvia Novella
This bug needs now to be notified to the upstream developers of GNOME
(https://wiki.ubuntu.com/Bugs/HowToTriage#Forwarding_upstream).

Once this has been done, it will be ready to be worked on by a
developer.

** Also affects: gvfs
   Importance: Undecided
   Status: New

** Changed in: gvfs (Ubuntu)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205647

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-10-22 Thread Alberto Salvia Novella
Not at all, Mathieu ☕

** Changed in: gvfs (Ubuntu)
   Importance: Undecided = Medium

** Changed in: gvfs (Ubuntu)
   Status: Triaged = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205647

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-10-22 Thread Mathieu Marquer
Woops, thank you Alberto.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205647

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-09-21 Thread Rainer Rohde
This happens to me when trying to unmount an SMB share from Nautilus by
clicking on the little triangular icon. However, when right-clicking and
choosing unmount, there is *no* crash.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205647

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-09-13 Thread cacula
crash happend while trying to unmount smb share in natulius

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205647

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205647] Re: gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

2013-07-30 Thread Mathieu Marquer
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205647

Title:
  gvfsd-smb crashed with SIGSEGV in g_vfs_job_run()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs