Closed
Bug 1217178
Opened 9 years ago
Closed 8 years ago
firefox deleted my files
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: emilevansebille, Unassigned)
Details
(Keywords: dataloss)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:11.0) Gecko/20100101 Firefox/11.0
Build ID: 20120310193829
Steps to reproduce:
root@WHC60:/usr/local/src/firefox# ls -latr
total 83960
drwxr-xr-x 3 root root 4096 2015-10-05 09:29 gmp-clearkey
-rwxr-xr-x 1 root root 201268 2015-10-05 09:29 webapprt-stub
-rw-r--r-- 1 root root 132 2015-10-05 09:29 update-settings.ini
-rw-r--r-- 1 root root 681 2015-10-05 09:29 updater.ini
-rwxr-xr-x 1 root root 174456 2015-10-05 09:29 updater
-rwxr-xr-x 1 root root 8915 2015-10-05 09:29 run-mozilla.sh
-rw-r--r-- 1 root root 707 2015-10-05 09:29 removed-files
-rw-r--r-- 1 root root 2168 2015-10-05 09:29 precomplete
-rwxr-xr-x 1 root root 163968 2015-10-05 09:29 firefox-41
drwxr-xr-x 3 root root 4096 2015-10-05 09:29 defaults
-rwxr-xr-x 1 root root 434524 2015-10-05 09:29 plugin-container
-rw-r--r-- 1 root root 138 2015-10-05 09:29 platform.ini
-rw-r--r-- 1 root root 11928724 2015-10-05 09:29 omni.ja
-rwxr-xr-x 1 root root 68642592 2015-10-05 09:29 libxul.so
-rwxr-xr-x 1 root root 205196 2015-10-05 09:29 libssl3.so
-rwxr-xr-x 1 root root 209000 2015-10-05 09:29 libsoftokn3.so
-rw-r--r-- 1 root root 899 2015-10-05 09:29 libsoftokn3.chk
-rwxr-xr-x 1 root root 125828 2015-10-05 09:29 libsmime3.so
-rwxr-xr-x 1 root root 14116 2015-10-05 09:29 libplds4.so
-rwxr-xr-x 1 root root 16132 2015-10-05 09:29 libplc4.so
-rwxr-xr-x 1 root root 128864 2015-10-05 09:29 libnssutil3.so
-rwxr-xr-x 1 root root 115400 2015-10-05 09:29 libnssdbm3.so
-rw-r--r-- 1 root root 899 2015-10-05 09:29 libnssdbm3.chk
-rwxr-xr-x 1 root root 475432 2015-10-05 09:29 libnssckbi.so
-rwxr-xr-x 1 root root 914004 2015-10-05 09:29 libnss3.so
-rwxr-xr-x 1 root root 230852 2015-10-05 09:29 libnspr4.so
-rwxr-xr-x 1 root root 801020 2015-10-05 09:29 libmozsqlite3.so
-rwxr-xr-x 1 root root 422312 2015-10-05 09:29 libfreebl3.so
-rw-r--r-- 1 root root 899 2015-10-05 09:29 libfreebl3.chk
-rwxr-xr-x 1 root root 164004 2015-10-05 09:29 firefox-bin
-rwxr-xr-x 1 root root 164000 2015-10-05 09:29 firefox
-rw-r--r-- 1 root root 112 2015-10-05 09:29 dependentlibs.list
-rw-r--r-- 1 root root 4003 2015-10-05 09:29 crashreporter.ini
-rwxr-xr-x 1 root root 105284 2015-10-05 09:29 crashreporter
-rw-r--r-- 1 root root 40 2015-10-05 09:29 chrome.manifest
drwxr-xr-x 2 root root 4096 2015-10-05 09:29 webapprt
-rw-r--r-- 1 root root 825 2015-10-05 09:29 Throbber-small.gif
drwxr-xr-x 2 root root 4096 2015-10-05 09:29 icons
drwxr-xr-x 2 root root 4096 2015-10-05 09:29 dictionaries
drwxr-xr-x 2 root root 4096 2015-10-05 09:29 components
drwxr-xr-x 6 root root 4096 2015-10-05 09:29 browser
-rw-r--r-- 1 root root 667 2015-10-05 09:29 application.ini
drwxr-xr-x 3 root root 4096 2015-10-05 10:33 updates
drwxr-xr-x 3 root root 4096 2015-10-19 13:42 ..
drwxr-xr-x 10 root root 4096 2015-10-19 13:42 updated
-rw-r--r-- 1 root root 1553 2015-10-19 13:42 active-update.xml
-rw-r--r-- 1 root root 2872 2015-10-19 13:42 updates.xml
drwxr-xr-x 11 root root 4096 2015-10-21 01:45 .
root@WHC60:/usr/local/src/firefox# ./firefox -no-remote
root@WHC60:/usr/local/src/firefox# ./firefox -no-remote -P "SI-OE"
bash: ./firefox: No such file or directory
root@WHC60:/usr/local/src/firefox# ls -la
total 0
Actual results:
I ls'd the directory I put FireFox 41 in, then did a ./firefox -no-remote which told me the profile was in use and I couldn't launch a second copy, then I added the -P option and it told me ./firefox no such file; so I ls'd the directory again and found it to be empty.
Expected results:
I expected that the contents of the directory would still be there
Reporter | ||
Updated•9 years ago
|
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Version: 11 Branch → 41 Branch
Updated•9 years ago
|
Component: Untriaged → Startup and Profile System
Product: Firefox → Toolkit
Comment 1•9 years ago
|
||
emilevansebille, can you still reproduce this?
Flags: needinfo?(emilevansebille)
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Flags: needinfo?(emilevansebille)
You need to log in
before you can comment on or make changes to this bug.
Description
•