Closed
Bug 353338
Opened 19 years ago
Closed 19 years ago
segfault when removing chrome jars
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: cweiske, Assigned: mscott)
Details
(Keywords: stackwanted)
User-Agent: Opera/9.01 (X11; Linux i686; U; en)
Build Identifier: Thunderbird 1.5.0.7
I get a segfault when removing the jar files from chrome directory. I know that this isn't very nice, but thunderbird should not segfault in this case.
Reproducible: Always
Steps to Reproduce:
1. Extract a fresh thunderbird-1.5.0.7.tgz
2. cd thunderbird
3. rm chrome/*.jar
4. ./thunderbird
Actual Results:
./run-mozilla.sh: line 131: 857 Segmentation fault "$prog" ${1+"$@"}
Expected Results:
Not a crash
well, provide a talkbackid or a stack trace.
please clarify expected results.
Keywords: stackwanted
Reporter | ||
Comment 2•19 years ago
|
||
I deactivated talkback and gdb doesn't directly run on ./thunderbird - and setting the variables by hand is a bit hard.
Regarding the expected result: Is a segfault not bad enough to only not want to have it happen?
USER ERROR.
if you're not going to help us by following directions, don't waste our time.
note that there are steps for debugging gecko, google would find them, and if you hadn't **** me off, i'd have helped you too.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 4•19 years ago
|
||
thank you.
You need to log in
before you can comment on or make changes to this bug.
Description
•