The script probably errors out because you copied that part without
adapting it '$(pidof yelp)', 'yelp' should be changed by nautilus in
your case

It might be a bit easier to do it like that other
$ sudo apt install nautilus-dbgsym libgtk-3-0-dbgsym libglib2.0-0-dbgym
$ gdb -p `pidof nautilus`
(gdb) c

use nautilus and get the crash

(gdb) t a a bt

and copy the backtrace to the bug

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

Title:
  Nautilus crash while searching NTFS partition over Samba

Status in Nautilus:
  New
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  I have a NAS server with NTFS disks.

  A few days ago I did a fresh installation of Kubuntu 19.04, then I
  installed Nautilus because it is my experience that it handles better
  this usage scenario. I also installed the smbclient.

  When I try to do a file search, eventually Nautilus crashes.
  It seems to me that the first file search always goes fine. When I try to do 
a second search without closing the search bar (ie, updating the search 
keywords), Nautilus crashes. If I close the search bar after a search, and then 
I reopen it to do another search, everything works as expected.

  Note: this only happens while searching NTFS partitions over Samba. If
  I search inside NTFS partitions of my local PC, everything works as
  expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: nautilus 1:3.32.1-0ubuntu0.19.04.0
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Jul  8 11:10:48 2019
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'initial-size' b'(882, 
543)'
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1835720/+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

Reply via email to