[Bug 937824] Re: nautilus crashed with SIGSEGV in do_unmount()

2012-03-12 Thread Bug Watch Updater
** Changed in: nautilus
   Status: New = Fix Released

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

Title:
  nautilus crashed with SIGSEGV in do_unmount()

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

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


[Bug 937824] Re: nautilus crashed with SIGSEGV in do_unmount()

2012-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.3.90-0ubuntu3

---
nautilus (1:3.3.90-0ubuntu3) precise; urgency=low

  * debian/patches/21_fix_crash_during_unmount.patch:
- Fix callback prototype to not crash when emptying trash during an
  unmount.  LP: #937824
 -- Michael Terry mte...@ubuntu.com   Mon, 27 Feb 2012 15:33:08 -0500

** Changed in: nautilus (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  nautilus crashed with SIGSEGV in do_unmount()

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

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


[Bug 937824] Re: nautilus crashed with SIGSEGV in do_unmount()

2012-02-28 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu Precise)
   Status: In Progress = Fix Committed

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

Title:
  nautilus crashed with SIGSEGV in do_unmount()

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

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


[Bug 937824] Re: nautilus crashed with SIGSEGV in do_unmount()

2012-02-27 Thread Michael Terry
** Description changed:

- Emptying the Trash
+ To reproduce:
+ 1) Get an SD card or similar *non-thumb* drive
+ 2) Insert it
+ 3) Copy some file to it
+ 4) Delete said file
+ 5) Click the unmount icon in nautilus
+ 6) A dialog will appear; say you want to empty trash before unmounting
  
  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.90-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.92-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Tue Feb 21 15:30:33 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
-  org.gnome.nautilus.window-state geometry '958x1024+332+26'
-  org.gnome.nautilus.window-state maximized true
-  org.gnome.nautilus.window-state sidebar-width 204
-  org.gnome.nautilus.window-state start-with-status-bar true
+  org.gnome.nautilus.window-state geometry '958x1024+332+26'
+  org.gnome.nautilus.window-state maximized true
+  org.gnome.nautilus.window-state sidebar-width 204
+  org.gnome.nautilus.window-state start-with-status-bar true
  ProcCmdline: nautilus
  SegvAnalysis:
-  Segfault happened at: 0x80efebe: mov0x8(%esi),%eax
-  PC (0x080efebe) ok
-  source 0x8(%esi) (0x0009) not located in a known VMA region (needed 
readable region)!
-  destination %eax ok
+  Segfault happened at: 0x80efebe: mov0x8(%esi),%eax
+  PC (0x080efebe) ok
+  source 0x8(%esi) (0x0009) not located in a known VMA region (needed 
readable region)!
+  destination %eax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
-  ?? ()
-  ?? ()
-  ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
-  ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
-  g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
+  ?? ()
+  ?? ()
+  ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
+  ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
+  g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
  UpgradeStatus: Upgraded to precise on 2012-02-19 (2 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

Title:
  nautilus crashed with SIGSEGV in do_unmount()

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

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

[Bug 937824] Re: nautilus crashed with SIGSEGV in do_unmount()

2012-02-27 Thread Michael Terry
I think I see why this is.  A mismatch between a callback use and its
definition.

** Changed in: nautilus (Ubuntu Precise)
   Status: Triaged = In Progress

** Changed in: nautilus (Ubuntu Precise)
 Assignee: (unassigned) = Michael Terry (mterry)

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

Title:
  nautilus crashed with SIGSEGV in do_unmount()

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

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


[Bug 937824] Re: nautilus crashed with SIGSEGV in do_unmount()

2012-02-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/nautilus/ubuntu

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

Title:
  nautilus crashed with SIGSEGV in do_unmount()

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

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


[Bug 937824] Re: nautilus crashed with SIGSEGV in do_unmount()

2012-02-23 Thread Bug Watch Updater
** Changed in: nautilus
   Importance: Medium = Critical

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

Title:
  nautilus crashed with SIGSEGV in do_unmount()

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

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


[Bug 937824] Re: nautilus crashed with SIGSEGV in do_unmount()

2012-02-22 Thread Sebastien Bacher
** Visibility changed to: Public

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

Title:
  nautilus crashed with SIGSEGV in do_unmount()

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

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


[Bug 937824] Re: nautilus crashed with SIGSEGV in do_unmount()

2012-02-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New = Confirmed

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

Title:
  nautilus crashed with SIGSEGV in do_unmount()

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

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


[Bug 937824] Re: nautilus crashed with SIGSEGV in do_unmount()

2012-02-22 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Importance: Medium = High

** Also affects: nautilus (Ubuntu Precise)
   Importance: High
   Status: Confirmed

** Changed in: nautilus (Ubuntu Precise)
   Status: Confirmed = Triaged

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

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=670595
   Importance: Unknown
   Status: Unknown

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

Title:
  nautilus crashed with SIGSEGV in do_unmount()

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

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


[Bug 937824] Re: nautilus crashed with SIGSEGV in do_unmount()

2012-02-22 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = New

** Changed in: nautilus
   Importance: Unknown = Medium

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

Title:
  nautilus crashed with SIGSEGV in do_unmount()

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

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