← Back to team overview

desktop-packages team mailing list archive

[Bug 879792] Re: the window I had open crashed

 

Is this still reproducible by you? Could you provide a backtrace by gdb
attaching to the nautilus process?

An example gdb session like following: (you need type in the part after
"$" or "(gdb)" till line ends.)

$ pidof nautilus
8677
$ sudo gdb 2>&1 | tee gdb-nautilus.txt
(gdb) attach 8677
(gdb) cont
Continuing.
< reproduce the crash >
(gdb) backtrace full

Details please see:
https://wiki.ubuntu.com/X/Backtracing#Backtrace_with_gdb

-- 
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/879792

Title:
  the window I had open crashed

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  I had one window with 2 tabs open. I right clicked on a .py file, then
  selected "open with other application". The dialog box came up, and
  all it showed was gedit, so I just canceled out of it. Then both the
  dialog box and the window with 2 tabs both dissappeared ( I assume it
  was a crash ). And Yes this is a fresh install, only about a couple
  days ago.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Sat Oct 22 03:32:27 2011
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   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/879792/+subscriptions


References