Closed Bug 280037 Opened 20 years ago Closed 19 years ago

./run-mozilla.sh: line 451: 11474 Segmentation fault "$prog" ${1+"$@"}

Categories

(Firefox :: General, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED EXPIRED

People

(Reporter: msigwald, Assigned: bugzilla)

Details

(Keywords: crash, stackwanted)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

From time to time Firefox will crash and the
./run-mozilla.sh: line 451: 11474 Segmentation fault      "$prog" ${1+"$@"}
message appears on the console.
First I thought it could be caused by a certain website, but that is incorrect.
It happens with any page, it appears to be at random, even with pages I had
surfed before without problems (even surfed in the same session in which the
crash occurs).
The crash happens not very often (about once a day), so the browser it's quite
usable, but it can be quite annoying and make you loose important data.

Reproducible: Always

Steps to Reproduce:
1.Use firefox for quite a long time.
2.Eventually it will crash.
3.

Actual Results:  
It crashes after a long time.

Expected Results:  
Be stable.

./run-mozilla.sh: line 451: 11474 Segmentation fault      "$prog" ${1+"$@"}
Can you post Talkback ID for this crash "firefox/components/talkback/talkback" ?
Or post a GDB stacktrace if you built Mozilla yourself ?

What plug-ins do you have (about:plugins) ?
Keywords: crash, stackwanted
There is no talkback on my system.
I have the following plugins:
Shockwave Flash 7.0 r25
File name: libflashplayer.so
Default Plugin
File name: libnullplugin.so

I've had one more crash since I first posted the bug. apparently, while the
"451" in   	./run-mozilla.sh: line 451: 11474 Segmentation fault "$prog" ${1+"$@"}
it's a constant, the other number seems to vary, since this time instead of
11474 it read 15194.

Sorry but I have no idea about the stacktrace. I'm just a newbie.
can you run Firefox in GDB debugger ?

Start Firefox with:
./firefox -g
Once in GDB:
GDB> run (type run)
when FF crashes, you'll get back to GDB, type:
GDB> bt (for backtrace)
Attach the output in bugzilla.
I have the same crash.
usually happen when you switch to firefox and back several times (alt-tab)
I only see it happen in debian. 
I'll try to get a backtrace
This is an automated message, with ID "auto-resolve01".

This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.

While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.

If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.

The latest beta releases can be obtained from:
Firefox:     http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey:   http://www.mozilla.org/projects/seamonkey/
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in before you can comment on or make changes to this bug.