Closed
Bug 242202
Opened 21 years ago
Closed 20 years ago
Segmentation Fault when changing directory to select an attachment
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ang3l0, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.6) Gecko/20040207 Firefox/0.8
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.6) Gecko/20040207 Firefox/0.8
It only crash when the selected directory is /mnt/f where i've mounted a fat
partition...
it succeds to change to /mnt/c or /mnt/d where there are other mounted fat
partitions
stderr outputs: /usr/share/apps/thunderbird/run-mozilla.sh: line 451: 16899
Segmentation fault "$prog" ${1+"$@"}
in libfileview.so
Reproducible: Always
Steps to Reproduce:
1. Write a new message
2. Try to attach a file
3. Change directory to /mnt/f
Actual Results:
Segmentation Fault
(gdb) bt
#0 0x00aed7a7 in NSGetModule () from
/usr/share/apps/thunderbird/components/libfileview.so
#1 0x000000ae in ?? ()
#2 0x00380068 in ?? () from /usr/share/apps/thunderbird/components/libnsappshell.so
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 2•20 years ago
|
||
Fixed resolution.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•