A link (from a ubuntu synces directory) to a directory with over 150
subdirectories also crashes nautilus. So I guess yo ucould easily
reproduce it. Running the following script crashes Nautilus for me
(64bit Ubuntu 12.10):

#!/bin/bash
cd ~
mkdir crash_nautilus
cd crash_nautilus
for i in {1..150}; do mkdir "$i" ;done
cd ..
ln -s ~/crash_nautilus link_to_crash_nautilus
mv link_to_crash_nautilus Ubuntu\ One/
nautilus Ubuntu\ One/link_to_crash_nautilus



** Changed in: ubuntuone-client-gnome (Ubuntu)
       Status: Incomplete => Confirmed

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

Title:
  nautilus crashes if ubuntuone + symlink to big folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client-gnome/+bug/1098248/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to