Closed Bug 71163 Opened 23 years ago Closed 23 years ago

loading flash page crash mozilla !!

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME
mozilla0.9.1

People

(Reporter: daniel.ramos, Assigned: serhunt)

References

()

Details

(Keywords: crash)

Attachments

(3 files)

i launch flash.com from netscape 6 (exactly the same with mozilla)
and it exist with the error messages

/usr/local/netscape/mozilla-bin: error in loading shared libraries:
/usr/local/netscape/plugins/libflashplayer.so: undefined symbol: XShmQueryExtension

please help !!!!!!!!!
wfm 2001030621

which mozilla build and which version of flash are you using ?
Severity: major → critical
Keywords: crash, flash
mozilla 0.8, flash 5 and java 1.3
my linux is a mandrake 7.2 distributions
(kernel 2.2.17, xfree4 and kde 2)
only last versions !!!
Looks like its crashing in the flash program not us. I am thinking about marking
this INVALID.
Whiteboard: INVALID?
i have tested it with mozilla + flash 4.0 r12... did exactly the same :-(
---------------------------------------------------------
->>>>>>>>>>>>>> Read Clipboard from memory
->>>>>>>>>>>>>> Read Clipboard from memory
->>>>>>>>>>>>>> Read Clipboard from memory
./mozilla-bin: error in loading shared libraries:
/usr/local/netscape/./plugins/libflashplayer.so: undefined symbol:
XShmQueryExtension 
---------------------------------------------------------
and netscape 4.75 with flash 4 or 5.0 r47 work fine !!
so why should it be flash !!

!! PLEASE HELP !!
i happened the  identical thing

mozilla 0.8.1, flash 5 or 4,jre 1.3.0_01
redhat 6.2,XFree 4.0.1,glibc 2.2-5mdk,kernel 2.2.17

Mozilla crashed 4 times trying to submit this bug...
Marking new as per reproducibility.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: INVALID?
i do not crash on 0409 trunk on linux , redhat 6.1. What else can i say :(
I'm able to reproduce this consisently on build 2001042321.  I've got it down to
a test case...It looks like it may crash when the <object><embed>... stuff is
inside a table and/or a <div>.  I'll attach the one that crashes and the one
that doesn't.  This is from my local disk, referencing a flash file that doesn't
exist.  I don't have flash installed at all.
Note that after loading the crasher, you may have to create a new profile before
looking at the non-crasher, or it will still crash.  Probably a cache thing.

Here's what I see right before Mozilla goes down in flames:

Document file:///home/sgifford/flashtest.crash.html loaded successfully
Gdk-ERROR **: BadDrawable (invalid Pixmap or Window parameter)
  serial 17 error_code 9 request_code 55 minor_code 0
the error points to bug 76505. Keeping this OPEN to verify again after 76505 is 
fixed. marking dependency in that bug.
Depends on: 76505
This is very likely a dup of 76505. Serge, please try it with your fix for 76505 
applied and mark as a dup if appropriate.
Originally this bug was about undefined symbol: XShmQueryExtension in 
libflashplayer.so
it means libXext.so does not exist. Usually this lib is symbolic link to the 
latest point version
library, particularly on mandrake 7.2 development station 
ls -l /usr/X11R6/lib/libXext*
-rw-r--r-- 1 root root /usr/X11R6/lib/libXext.a
-rwxr-xr-x 1 root root /usr/X11R6/lib/libXext.so.6.4*
lrwxrwxrwx 1 root root /usr/X11R6/lib/libXext.so.6 -> libXext.so.6.4*
lrwxrwxrwx 1 root root /usr/X11R6/lib/libXext.so -> libXext.so.6*
I'm guessing (I did not try it)
mandrake 7.2 default desktop does install /usr/X11R6/lib/libXext.so.6.4
but by unknown reasons does not make libXext.so link, the same as libXt.so
(see bug 65055).
So if there is no /usr/X11R6/lib/libXext.so the workaround is
from root account:
cd /usr/X11R6/lib/
ln -sf libXext.so.6 libXext.so


The problem Scott Gifford reported on 2001-04-24 is a dup of 76505
but this bug, I would say, is a dup of 65055  

*** This bug has been marked as a duplicate of 65055 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Target Milestone: --- → mozilla0.9.1
Status: RESOLVED → VERIFIED
v
Sorry for the delay of testing serge's solution but it seems that it doesnt
work... :-(

those are my mozilla parameters :


[root@poste05 netscape]# ./netscape
./run-mozilla.sh ./mozilla-bin
MOZILLA_FIVE_HOME=.
  LD_LIBRARY_PATH=./Cool:.:/root/.kde/lib:/usr/lib
          LIBPATH=.:./Cool
       SHLIB_PATH=.:./Cool
      XPCS_HOME=./Cool
      MOZ_PROGRAM=./mozilla-bin
      MOZ_TOOLKIT=
        moz_debug=0
     moz_debugger=
................................mozilla starting PATHS

[root@poste05 lib]# ll libXext*
lrwxrwxrwx    1 root     root           12 mai  3 16:37 libXext.so ->
libXext.so.6*
lrwxrwxrwx    1 root     root           14 déc 28 15:42 libXext.so.6 ->
libXext.so.6.4*
-rwxr-xr-x    1 root     root        57144 oct 19  2000
libXext.so.6.4*                                                                   
................................libs in /usr/X11R6/lib
[root@poste05 plugins]# ll
total 768
-r-xr-xr-x    1 root     root         2363 mai  2 21:55 ShockwaveFlash.class*
drwxr-xr-x    6 root     root         4096 fév  4 13:54 java2/
-r-xr-xr-x    1 root     root       756296 mai  2 21:56 libflashplayer.so*
lrwxrwxrwx    1 root     root           58 fév  4 14:51 libjavaplugin_oji.so ->
/usr/jre-image-i386/plugin/i386/ns600/libjavaplugin_oji.so*
-rwxrwxr-x    1 root     root        13720 nov  8 08:21
libnullplugin.so*                                                                 
.....................libs in /usr/local/netscape/plugins/


for me serge is right about the symlink thing, or some lib thing because of the
message i receive in the console from where i launch mozilla :
--------------->
 ./mozilla-bin: error in loading shared libraries:
/usr/local/netscape/./plugins/libflashplayer.so: undefined symbol:
XShmQueryExtension
<---------------

but i follow his comments and they seems to have no changes !

I reopen the bug :-(
thanks for the help you already give me but
can you help me again ;-)
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Reporter:

Try this without Java installed. I think recent builds are showing a probem 
with both Java and Flash are installed on Linux.
I've attached bugzilla query for XShmQueryExtension, which gave me only 2 bugs - 
the current one and 24131 which is not related to plugins, though there are tons 
of linux bugs related to flashplayer, this is strange.
So, I'm guessing something is wrong with reporter's linux box, or is 
this mandrake 7.2 with xfree4 and kde 2 problem?
I've tried mozilla release build  with flash 4 & 5 plugins on mandrake7.2. ,
I've seen no crashes, no messages, no loading of libflashplayer.so, 
though the same binaries work just fine on redhat7.0
Definitely something is wrong  with flash plugins on mandrake7.2 ,
it could be gcc/libc things similar to 56464
shrir, is this linux only?
this works for me on today's linux (redhat 6.1, gnome) win and mac.
Marking worksforme.
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: