Closed
Bug 115721
Opened 23 years ago
Closed 23 years ago
Any Site with Shockwave Flash crashes mozilla 0.9.6
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 124006
People
(Reporter: greggrm, Assigned: srgchrpv)
Details
close(41) = 0
close(39) = 0
close(43) = 0
close(45) = 0
recv(40, 0x8b73ea0, 1, 0) = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=40, events=POLLIN|POLLPRI, revents=POLLIN|POLLHUP}], 1, 5000) = 1
--- SIGCHLD (Child exited) ---
recv(40, "", 1, 0) = 0
write(2, "INTERNAL ERROR on Browser End: ", 31) = 31
write(2, "Could not read ack from browser", 31) = 31
write(2, "\n", 1) = 1
write(2, "System error?:: Resource tempora"..., 49) = 49
getpid() = 9660
unlink("/tmp/jpsock.131_01.9660") = 0
write(6, "\f\3\4\0,\4\240\2@\0\2\0\0\0\0\0\10\0\2\0,\4\240\2\f\0"..., 52) = 52
read(6, "\1\2\1%\0\0\0\0H\3\240\2\0\0\0\0\0\0\0\0\0\0\0\0@D~\10"..., 32) = 32
shmdt(0x40832000) = 0
write(6, "\220\2\2\0\2\0\240\2f\0\3\0\200\0\0\0\1\0\0\0<\4\2\0\0"..., 40) = 40
read(6, "\1\2\6%\0\0\0\0H\3\240\2\0\0\0\0\0\0\0\0\0\0\0\0@D~\10"..., 32) = 32
shutdown(6, 2 /* send and receive */) = 0
close(6) = 0
write(11, "`\364\37@\2\0\0\0\377\377\377\377P51\10\230\2716@X\222"..., 148) = 148
rt_sigprocmask(SIG_SETMASK, NULL, [32], 8) = 0
rt_sigsuspend([] <unfinished ...>
--- SIGRT_0 (Real-time signal 0) ---
<... rt_sigsuspend resumed> ) = -1 EINTR (Interrupted system call)
sigreturn() = ? (mask now [])
wait4(9666, NULL, __WCLONE, NULL) = 9666
munmap(0x40027000, 4096) = 0
_exit(-1) = ?
Reporter: Do you have Shockwave Flash installed? Please add more information.
Comment 2•23 years ago
|
||
also, pls mention build id, linux version. I don't crash with 'any site' with
flash player with 1214 trunk.
Reporter | ||
Comment 3•23 years ago
|
||
Build ID? I don't remember. I've uninstalled it now and gone back to 0.9.4,
which never gave me a problem. It is this build though:
http://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.6/Red_Hat_7x_RPMS/SRPMS/m
ozilla-0.9.6-0.src.rpm. I installed it successfully with rpm --recompile...
RedHat Linux 7.2. I have "crossover/wine" enabled for quicktime only; not for
Flash. Netscape 6.2 works fine with the same setup
in /usr/local/netscape/plugins.
Contents of /usr/lib/mozilla/plugins:
-rwxr-xr-x 1 root root 2363 Dec 17 19:45 ShockwaveFlash.class
-rwxr-xr-x 1 root root 947992 Dec 17 19:45 libflashplayer.so
-rwxrwxr-x 1 root root 350486 Dec 16 12:15 libjavaplugin_oji.so
-rwxr-xr-x 1 root root 18952 Nov 27 23:14 libnullplugin.so
-rwxr-xr-x 1 gregg gregg 97204 Nov 30 21:26 npwine.npqtplugin.so
-rwxr-xr-x 1 gregg gregg 97204 Nov 30 21:26 npwine.npqtplugin2.so
-rwxr-xr-x 1 gregg gregg 97204 Nov 30 21:26 npwine.npqtplugin3.so
-rwxr-xr-x 1 gregg gregg 97204 Nov 30 21:26 npwine.npqtplugin4.so
-rwxr-xr-x 1 gregg gregg 97204 Nov 30 21:26 npwine.npqtplugin5.so
Gregg: Have you upgraded the Crossover plugin to version 1.0.1? There was a
crash in the old one.
the reason moz 094 works is because it still linked to Xt. After this linking
ceised in mozilla, crossover 1.0 got into trouble because of a bogus reference
to that library. That in turn triggered a crash on flash load if other plugins
hadn't already invoked Xt.
I believe this is a duplicate of bug 99656.
1.0 would actually crashed on loading ANY plugin in newer versions of mozilla,
unless java was invoked before it.
I think crossover is a red herring here.
I don't have it, and crash on www.itv-digital.co.uk
This is Linux build 2001121921.
Gregg Morris: Are you still crashing on all pages with flash in recent builds?
Also: Are you running mozilla on a remote display? Do you have plugger installed?
Please reply by clicking link to bug near top of mail and comment in form on web
called "Additional Comments".
Comment 10•23 years ago
|
||
dupe of bug 69167 which is fixed ?
Assignee | ||
Comment 11•23 years ago
|
||
I think this is gcc 3.x compiler problem, for workaround see bug 124006,
Gregg Morris is on cc list of that bug.
I'm resolving this as a dup of bug 124006.
*** This bug has been marked as a duplicate of 124006 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•