Closed
Bug 75088
Opened 24 years ago
Closed 24 years ago
On Linux, resized animated gif with border causes crash.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: jubal+mozillabugs, Assigned: asa)
References
()
Details
If you resize an animated GIF image from its original dimensions, and add a
border, the Linux build crashes. If you take out the border, Mozilla does not crash.
I tested the page on Windows (build 2001040604) and the problem does not occur.
May be a Linux-only problem.
See test case at above URL.
(Using Linux build 2001040608).
Comment 2•24 years ago
|
||
can you post a stack trace or talkback ID ?
(WFM with win2k 20010406.. (CVS debug)
Reporter | ||
Comment 3•24 years ago
|
||
I don't see how this bug is a duplicate of bug 73556. Feels like a render issue
because the inclusion of the BORDER="1" attribute makes the difference in
whether the test case crashes.
Sorry, can't provide backtrace from gdb as I am using stock builds and don't
have time at the moment to set up the CVS build.
I also can't provide talkback ID info because this crash doesn't affect Windows.
Comment 4•24 years ago
|
||
i cannot crash on a cvs pull from yesterday linux...can you try with a new profile?
Comment 5•24 years ago
|
||
You should try it with a new profile.
If you see this cras hagain, than you should download a linux build with talkback.
Reporter | ||
Comment 6•24 years ago
|
||
Okay, this is looking a bit more convoluted than I'd thought:
1. Tried with a new build (2001040705) and fresh profile.
Same error, browser crashes. Stderr says:
Document http://cheeze.org/mozilla/animborder/ loaded successfully
Gdk-ERROR **: XIE_FloError
serial 7448 error_code 185 request_code 146 minor_code 16
(FYI. I am using the Redhat 7.0.92 "Wolverine" beta build.)
2. The installer with the talkback component doesn't install talkback.
The file I am using is: mozilla-i686-pc-linux-gnu-sea.tar.gz
The error given (when using any combination of install options,
and also explicitly enabling the install of "User Feedback Agent"):
Error [-621]: An installer module (.xpi) failed to install
Any suggestions?
cheers.
Reporter | ||
Comment 7•24 years ago
|
||
Okay, this is looking a bit more convoluted than I'd thought:
1. Tried with a new build (2001040705) and fresh profile.
Same error, browser crashes. Stderr says:
Document http://cheeze.org/mozilla/animborder/ loaded successfully
Gdk-ERROR **: XIE_FloError
serial 7448 error_code 185 request_code 146 minor_code 16
(FYI. I am using the Redhat 7.0.92 "Wolverine" beta build.)
2. The installer with the talkback component doesn't install talkback.
The file I am using is: mozilla-i686-pc-linux-gnu-sea.tar.gz
The error given (when using any combination of install options,
and also explicitly enabling the install of "User Feedback Agent"):
Error [-621]: An installer module (.xpi) failed to install
Any suggestions?
cheers.
![]() |
||
Comment 8•24 years ago
|
||
Aha! It's the XIE_Flo crasher...
*** This bug has been marked as a duplicate of 74293 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•