Closed
Bug 3892
Opened 26 years ago
Closed 25 years ago
I get an assert error from gtk in apprunner
Categories
(Core Graveyard :: Tracking, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
M12
People
(Reporter: dejong, Assigned: slogan)
References
Details
When I startup apprunner the browser shows up but after a little
while it prints out an error message in GTK.
Adding menu listener to [Help Contents]
Adding menu listener to [How To Tutorial]
Adding menu listener to [Help Channel]
Adding menu listener to [Software Updates]
Adding menu listener to [Technical Support]
Adding menu listener to [Release Notes]
Adding menu listener to [About Communicator Prototype]
Gtk-CRITICAL **: file gtkbox.c: line 332 (gtk_box_pack_start): assertion
`child->parent == NULL' failed.
After that nothing seems to work.
I was running under Solaris 2.6 on a Sparc box. I compiled with egcs
1.1.1 and I was using glib-1.2.0 and gtk+-1.2.0.
Re-assigned to pavlov@pavlov.net.
Pavlov, this assert seems to be happening inside GTK (since we don't appear to
have a "gtkbox.c" source file in mozilla. Any ideas? Assign back to me if not.
this is something stupid somewhere. i'm changing it from major to normal as it
isn't hurting anything. i've seen it do this on a few other GTK apps, so i
don't think this is mozilla specific. working to see what is going on.
marking all non-functionality m4 bugs of mine to m5 as i won't be around for the
next week or two.
I think this is a gtk 1.2.0 specific bug as I havn't seen this happening with
more recent version (1.2.[1-2]). I'm moving it to M6 and going to see if we
can shift to newer versions of gtk slowly as not to upset the peace of things.
moving to m7. to fix this we have to have a new version of GTK.
Target Milestone: M6 → M7
Comment 10•25 years ago
|
||
Moving all Apprunner bugs past and present to Other component temporarily whilst
don and I set correct component. Apprunner component will be deleted/retired
shortly.
Updated•25 years ago
|
Assignee: pavlov → pavlov
Status: ASSIGNED → NEW
Updated•25 years ago
|
Target Milestone: M8 → M12
Assignee | ||
Comment 11•25 years ago
|
||
Can we get an update on this? Still a problem?
Comment 12•25 years ago
|
||
It's not happening on Linux 1999-08-30-01-M10.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 13•25 years ago
|
||
Appears to be fixed by general tree stabilization since the bug was first
reported.
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•