Closed
Bug 22374
Opened 26 years ago
Closed 26 years ago
m12 segfault in gtk
Categories
(SeaMonkey :: General, defect, P1)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M13
People
(Reporter: andre, Assigned: mcafee)
References
()
Details
I just got the Milestone 12 and although It looks far better... it keeps
seg-faulting on me
<copy & paste>
Document http://www.compunity.com/itempg.php?ITEMID=125263&SID=39a7d719fe3bcb35b
744046a435a021c loaded successfully
Document: Done (7.085 secs)
WEBSHELL+ = 5
WEBSHELL+ = 6
WEBSHELL+ = 7
Loading pref-appearance.xul...
Looking up prefwindow object...
Creating prefwindow object......created
Gtk-CRITICAL **: file gtkwidget.c: line 1516 (gtk_widget_hide): assertion `widge
t != NULL' failed.
Gtk-CRITICAL **: file gtkwidget.c: line 1434 (gtk_widget_show): assertion `widge
t != NULL' failed.
Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkMozBox'
.//run-mozilla.sh: line 29: 26760 Segmentation fault $prog ${1+"$@"}
Updated•26 years ago
|
Severity: normal → critical
Updated•26 years ago
|
Assignee: nobody → mcafee
Comment 1•26 years ago
|
||
Mcafee, from a quick scan, it looks like there's some kind of widget crash
happening semi-reproducibly; e.g. this bug, 22412, 19319, 18823, 22170.
However, most of these are sitting in browser-general without an engineer, so
they probably didn't get looked at.
| Assignee | ||
Updated•26 years ago
|
Summary: Segfaults M12 → m12 segfault in gtk
Target Milestone: M13
Comment 3•26 years ago
|
||
I'd need to see a stack trace running with --sync (you'll need to run mozilla-
bin with --sync since the mozilla script won't allow you to run with --sync (or
add it to the run-mozilla script)
Updated•26 years ago
|
QA Contact: nobody → elig
Comment 4•26 years ago
|
||
making elig the QA contact since it didn't have one... he can assign it to
whomever.
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•26 years ago
|
||
This URL loads Ok for me on Linux, it is a little slow though.
I don't see the gtk warnings.
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Comment 6•26 years ago
|
||
This works on WinNT also.
I'm marking this worksforme. Please give me gtk version
info if this is still happening for you. I have gtk 1.2.3.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 7•26 years ago
|
||
andre@somm.com, if you're still seeing this problem, could you please re-open
this bug with answers to pavlov & mcafee's questions?
Thanks!
I tried out the nightly build from yesterday (05-01-1999) and I can use the
application again. This bug is gone, no segfault anymore! ;-)
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•