Closed
Bug 234583
Opened 21 years ago
Closed 21 years ago
Trying to load the page crashes mozilla every time.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: george.moon, Unassigned)
References
()
Details
(Keywords: crash)
User-Agent:
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113
Trying to load the page crashes mozilla every time. With our without tabs. I
was able to successfully load the page with Konquerer. Trying to run:
gdb mozilla core
resulting in no information:
No core file now.
But it could be I don't know were to find the core:-)
Reproducible: Always
Steps to Reproduce:
1.Enter the url
2.
3.
Actual Results:
mozilla goes away and you have to restart. Not found in the process list.
Expected Results:
Displayed the page...
hope this is helpful. first time...
Comment 1•21 years ago
|
||
->Browser-General until we know where the crash is occurring
Assignee: parser → general
Severity: normal → critical
Component: HTML: Parser → Browser-General
Keywords: crash
QA Contact: general
Summary: Trying to load the page crashes mozilla every time. → Trying to load the page crashes mozilla every time.
Comment 2•21 years ago
|
||
I've tried this on 1.6 and 20040216 binaries and on my XFT/GTK2 CVS build.
It 'blows away' 1.6 consistently and locks up the nightly and my build ~ 50% of
the time.
Here's the sequence from when I was in debug mode on my build.
(Gecko:28279): Gdk-CRITICAL **: file gdkdraw.c: line 264
(gdk_drawable_set_colormap): assertion `cmap == NULL || gdk_drawable_get_depth
(drawable) == cmap->visual->depth' failed
(Gecko:28279): Gdk-CRITICAL **: file gdkdraw.c: line 264
(gdk_drawable_set_colormap): assertion `cmap == NULL || gdk_drawable_get_depth
(drawable) == cmap->visual->depth' failed
(Gecko:28279): Gdk-CRITICAL **: file gdkdraw.c: line 264
(gdk_drawable_set_colormap): assertion `cmap == NULL || gdk_drawable_get_depth
(drawable) == cmap->visual->depth' failed
(Gecko:28279): Gdk-CRITICAL **: file gdkdraw.c: line 264
(gdk_drawable_set_colormap): assertion `cmap == NULL || gdk_drawable_get_depth
(drawable) == cmap->visual->depth' failed
++WEBSHELL == 6
++DOMWINDOW == 6
[New Thread 131081 (LWP 28303)]
[New Thread 147466 (LWP 28304)]
WARNING: CreateSecureEnv OK, file
../../../../moz/mozilla/modules/oji/src/ProxyJNI.cpp, line 1731
++WEBSHELL == 7
++DOMWINDOW == 7
[New Thread 163851 (LWP 28307)]
For application/x-shockwave-flash found plugin
/home/clfenwi/.mozilla/plugins/libflashplayer.so
LoadPlugin() /home/clfenwi/.mozilla/plugins/libflashplayer.so returned 8bc5e50
nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0
nsPluginNativeWindowGtk2: call SetWindow with xid=0x260033e
About to create new ws_info...
About to create new xtbin of 468 X 60 from 0x89da238...
About to show xtbin(0x8b9ced8)...
completed gtk_widget_show(0x8b9ced8)
nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0
nsPluginNativeWindowGtk2: call SetWindow with xid=0x260033e
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 28279)]
0x406db54f in _int_free () from /lib/i686/libc.so.6
(gdb) bt
#0 0x406db54f in _int_free () from /lib/i686/libc.so.6
#1 0x406da22f in free () from /lib/i686/libc.so.6
#2 0x400b424d in js_FinalizeStringRT (rt=0x80fe960, str=0x8b48af8) at
../../../moz/mozilla/js/src/jsstr.c:2624
#3 0x400b41a6 in js_FinalizeString (cx=0x8500c40, str=0x8b48af8) at
../../../moz/mozilla/js/src/jsstr.c:2606
#4 0x40060b97 in js_GC (cx=0x8500c40, gcflags=0) at
../../../moz/mozilla/js/src/jsgc.c:1324
#5 0x400600c7 in js_ForceGC (cx=0x8500c40, gcflags=0) at
../../../moz/mozilla/js/src/jsgc.c:1000
#6 0x4002e0b3 in JS_GC (cx=0x8500c40) at ../../../moz/mozilla/js/src/jsapi.c:1684
#7 0x426d628a in nsJSContext::Notify(nsITimer*) (this=0x87407c0,
timer=0x888b6b8) at ../../../../moz/mozilla/dom/src/base/nsJSEnvironment.cpp:1794
#8 0x40a9dfeb in nsTimerImpl::Fire() (this=0x888b6b8) at
../../../moz/mozilla/xpcom/threads/nsTimerImpl.cpp:385
#9 0x40a9e1be in handleTimerEvent(TimerEventType*) (event=0x89aae08) at
../../../moz/mozilla/xpcom/threads/nsTimerImpl.cpp:447
#10 0x40a95e90 in PL_HandleEvent (self=0x89aae08) at
../../../moz/mozilla/xpcom/threads/plevent.c:671
#11 0x40a95d31 in PL_ProcessPendingEvents (self=0x80fd108) at
../../../moz/mozilla/xpcom/threads/plevent.c:606
#12 0x40a9903c in nsEventQueueImpl::ProcessPendingEvents() (this=0x8114ef8) at
../../../moz/mozilla/xpcom/threads/nsEventQueue.cpp:391
#13 0x41d4c618 in event_processor_callback (source=0x8329d80, condition=G_IO_IN,
data=0x8114ef8) at ../../../../moz/mozilla/widget/src/gtk2/nsAppShell.cpp:67
#14 0x40554def in g_io_unix_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#15 0x40532148 in g_main_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#16 0x405331a8 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#17 0x405335a8 in g_main_context_iterate () from /opt/gnome/lib/libglib-2.0.so.0
#18 0x40533bf7 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
#19 0x402566ff in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#20 0x41d4cd16 in nsAppShell::Run() (this=0x8177000) at
../../../../moz/mozilla/widget/src/gtk2/nsAppShell.cpp:142
#21 0x41c6616b in nsAppShellService::Run() (this=0x8176b70) at
../../../../moz/mozilla/xpfe/appshell/src/nsAppShellService.cpp:483
#22 0x08067c61 in main1 (argc=1, argv=0xbffff274, nativeApp=0x80fbc90) at
../../../moz/mozilla/xpfe/bootstrap/nsAppRunner.cpp:1291
#23 0x0806874d in main (argc=1, argv=0xbffff274) at
../../../moz/mozilla/xpfe/bootstrap/nsAppRunner.cpp:1678
the times I've cleared this point and the page loads completely I get:
(Gecko:28320): Gdk-CRITICAL **: file gdkdraw.c: line 264
(gdk_drawable_set_colormap): assertion `cmap == NULL || gdk_drawable_get_depth
(drawable) == cmap->visual->depth' failed
several times.
clfenwi
No problem with (gtk1, no flash):
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113
With flash I get some gtk warnings in Mozilla 1.6:
Gtk-WARNING **: invalid cast from `GtkSuperWin' to `GtkWidget'
Gtk-WARNING **: invalid cast from `GtkSuperWin' to `GtkWidget'
Is this something specific to gtk2 builds?
Comment 6•21 years ago
|
||
do you still crash with Mozilla 1.7rc2 ? Can you post a Talkback Incident ID for
this crash ?
Reporter | ||
Comment 7•21 years ago
|
||
(In reply to comment #6)
> do you still crash with Mozilla 1.7rc2 ? Can you post a Talkback Incident ID for
> this crash ?
Yes it still crashes with the same URL
http://www.theage.com.au/articles/2004/02/16/1076779905024.html
[moon@moon2600 mozilla]$ ./mozilla
INTERNAL ERROR on Browser End: Exec of "java_vm" failed: 2
<
System error?:: No such file or directory
Gdk-ERROR **: Fatal IO error 9 (Bad file descriptor) on X server :0.0.
INTERNAL ERROR on Browser End: Could not read ack from child process
System error?:: Resource temporarily unavailable
[moon@moon2600 mozilla]$ ./moz
mozilla mozilla-bin mozilla-xremote-client
[moon@moon2600 mozilla]$ ./mozilla -version
Mozilla 1.7, Copyright (c) 2003-2004 mozilla.org, build 2004060808
Reporter | ||
Comment 8•21 years ago
|
||
(In reply to comment #7)
> (In reply to comment #6)
> > do you still crash with Mozilla 1.7rc2 ? Can you post a Talkback Incident ID for
> > this crash ?
>
> Yes it still crashes with the same URL
> http://www.theage.com.au/articles/2004/02/16/1076779905024.html
>
> [moon@moon2600 mozilla]$ ./mozilla
> INTERNAL ERROR on Browser End: Exec of "java_vm" failed: 2
> <
> System error?:: No such file or directory
> Gdk-ERROR **: Fatal IO error 9 (Bad file descriptor) on X server :0.0.
> INTERNAL ERROR on Browser End: Could not read ack from child process
> System error?:: Resource temporarily unavailable
> [moon@moon2600 mozilla]$ ./moz
> mozilla mozilla-bin mozilla-xremote-client
> [moon@moon2600 mozilla]$ ./mozilla -version
> Mozilla 1.7, Copyright (c) 2003-2004 mozilla.org, build 2004060808
This site also fails but not with Konqueror:
http://www.canadianally.com/ca/
INTERNAL ERROR on Browser End: Exec of "java_vm" failed: 2
<
System error?:: No such file or directory
Gdk-ERROR **: Fatal IO error 9 (Bad file descriptor) on X server :0.0.
INTERNAL ERROR on Browser End: Could not read ack from child process
System error?:: Resource temporarily unavailable
This is the VM in the about plugins:
Java(TM) Plug-in 1.4.2_03-b02
File name: libjavaplugin_oji.so
Java(TM) Plug-in 1.4.2_03
Comment 9•21 years ago
|
||
- are you linking to ns610-gcc32/libjavaplugin_oji.so ?
Do not copy the file itself to the plugins/ directory, see:
http://plugindoc.mozdev.org/faqs/java.html
- are you running Mozilla on a remote X server ?
Reporter | ||
Comment 10•21 years ago
|
||
(In reply to comment #9)
> - are you linking to ns610-gcc32/libjavaplugin_oji.so ?
> Do not copy the file itself to the plugins/ directory, see:
> http://plugindoc.mozdev.org/faqs/java.html
>
> - are you running Mozilla on a remote X server ?
No I am not. I am running Mandrake 9.1 and I start KDE or Gnome from the
Mandrake startup window locally at login time.
Comment 11•21 years ago
|
||
what about your Java setup can you list the plugins/ directory content ?
Reporter | ||
Comment 12•21 years ago
|
||
(In reply to comment #11)
> what about your Java setup can you list the plugins/ directory content ?
I did above:
This is the VM in the about plugins:
Java(TM) Plug-in 1.4.2_03-b02
File name: libjavaplugin_oji.so
Java(TM) Plug-in 1.4.2_03
and
/usr/java/j2re1.4.2_03
[moon@moon2600 j2re1.4.2_03]$ ls
bin/ COPYRIGHT LICENSE README
CHANGES javaws/ man/ THIRDPARTYLICENSEREADME.txt
ControlPanel.html lib/ plugin/ Welcome.html
[moon@moon2600 j2re1.4.2_03]$ ls plugin/
desktop/ i386/
[moon@moon2600 j2re1.4.2_03]$ ls plugin/desktop/
sun_java.desktop sun_java.png
[moon@moon2600 j2re1.4.2_03]$
...
and from the rpm DB:
Name: j2re
Version: 1.4.2_03-fcs
Size: 36799 KB
Summary: Java(TM) 2 Runtime Environment, Standard Edition
Description: The Java 2 Runtime Environment consists of the Java virtual
machine, the Java platform core classes, and supporting files. It is the runtime
part of the Java 2 SDK, but without the development tools such as compilers and
debuggers. The JRE is freely redistributable, per the terms of the included
license, when bundled with Java applets and applications.
Files:
/usr/java/j2re1.4.2_03/CHANGES
/usr/java/j2re1.4.2_03/COPYRIGHT
/usr/java/j2re1.4.2_03/ControlPanel.html
/usr/java/j2re1.4.2_03/LICENSE
/usr/java/j2re1.4.2_03/README
/usr/java/j2re1.4.2_03/THIRDPARTYLICENSEREADME.txt
/usr/java/j2re1.4.2_03/Welcome.html
/usr/java/j2re1.4.2_03/bin
/usr/java/j2re1.4.2_03/bin/ControlPanel
/usr/java/j2re1.4.2_03/bin/java
/usr/java/j2re1.4.2_03/bin/java_vm
/usr/java/j2re1.4.2_03/bin/keytool
/usr/java/j2re1.4.2_03/bin/kinit
/usr/java/j2re1.4.2_03/bin/klist
/usr/java/j2re1.4.2_03/bin/ktab
/usr/java/j2re1.4.2_03/bin/orbd
/usr/java/j2re1.4.2_03/bin/policytool
/usr/java/j2re1.4.2_03/bin/rmid
/usr/java/j2re1.4.2_03/bin/rmiregistry
/usr/java/j2re1.4.2_03/bin/servertool
/usr/java/j2re1.4.2_03/bin/tnameserv
/usr/java/j2re1.4.2_03/javaws
/usr/java/j2re1.4.2_03/javaws/cacerts
/usr/java/j2re1.4.2_03/javaws/javalogo52x88.gif
/usr/java/j2re1.4.2_03/javaws/javaws
/usr/java/j2re1.4.2_03/javaws/javaws-l10n.jar
/usr/java/j2re1.4.2_03/javaws/javaws.pack
/usr/java/j2re1.4.2_03/javaws/javaws.policy
/usr/java/j2re1.4.2_03/javaws/javawsbin
/usr/java/j2re1.4.2_03/javaws/readme.html
/usr/java/j2re1.4.2_03/javaws/readme_de.html
/usr/java/j2re1.4.2_03/javaws/readme_es.html
/usr/java/j2re1.4.2_03/javaws/readme_fr.html
/usr/java/j2re1.4.2_03/javaws/readme_it.html
/usr/java/j2re1.4.2_03/javaws/readme_ja.html
/usr/java/j2re1.4.2_03/javaws/readme_ko.html
/usr/java/j2re1.4.2_03/javaws/readme_sv.html
/usr/java/j2re1.4.2_03/javaws/readme_zh_CN.html
/usr/java/j2re1.4.2_03/javaws/readme_zh_TW.html
/usr/java/j2re1.4.2_03/javaws/resources
/usr/java/j2re1.4.2_03/javaws/resources/copyright.jpg
/usr/java/j2re1.4.2_03/javaws/resources/messages.properties
/usr/java/j2re1.4.2_03/javaws/resources/messages_de.properties
/usr/java/j2re1.4.2_03/javaws/resources/messages_es.properties
/usr/java/j2re1.4.2_03/javaws/resources/messages_fr.properties
/usr/java/j2re1.4.2_03/javaws/resources/messages_it.properties
/usr/java/j2re1.4.2_03/javaws/resources/messages_ja.properties
/usr/java/j2re1.4.2_03/javaws/resources/messages_ko.properties
/usr/java/j2re1.4.2_03/javaws/resources/messages_sv.properties
/usr/java/j2re1.4.2_03/javaws/resources/messages_zh_CN.properties
/usr/java/j2re1.4.2_03/javaws/resources/messages_zh_TW.properties
/usr/java/j2re1.4.2_03/javaws/resources/miniSplash.jpg
/usr/java/j2re1.4.2_03/javaws/resources/splash.jpg
/usr/java/j2re1.4.2_03/javaws/sunlogo64x30.gif
/usr/java/j2re1.4.2_03/lib
/usr/java/j2re1.4.2_03/lib/applet
/usr/java/j2re1.4.2_03/lib/audio
/usr/java/j2re1.4.2_03/lib/audio/soundbank.gm
/usr/java/j2re1.4.2_03/lib/charsets.pack
/usr/java/j2re1.4.2_03/lib/cmm
/usr/java/j2re1.4.2_03/lib/cmm/CIEXYZ.pf
/usr/java/j2re1.4.2_03/lib/cmm/GRAY.pf
/usr/java/j2re1.4.2_03/lib/cmm/LINEAR_RGB.pf
/usr/java/j2re1.4.2_03/lib/cmm/PYCC.pf
/usr/java/j2re1.4.2_03/lib/cmm/sRGB.pf
/usr/java/j2re1.4.2_03/lib/content-types.properties
/usr/java/j2re1.4.2_03/lib/ext
/usr/java/j2re1.4.2_03/lib/ext/dnsns.jar
/usr/java/j2re1.4.2_03/lib/ext/ldapsec.jar
/usr/java/j2re1.4.2_03/lib/ext/localedata.pack
/usr/java/j2re1.4.2_03/lib/ext/sunjce_provider.jar
/usr/java/j2re1.4.2_03/lib/flavormap.properties
/usr/java/j2re1.4.2_03/lib/font.properties
/usr/java/j2re1.4.2_03/lib/font.properties.Redhat6.1
/usr/java/j2re1.4.2_03/lib/font.properties.Redhat8.0
/usr/java/j2re1.4.2_03/lib/font.properties.SuSE8.0
/usr/java/j2re1.4.2_03/lib/font.properties.ja
/usr/java/j2re1.4.2_03/lib/font.properties.ja.Redhat6.1
/usr/java/j2re1.4.2_03/lib/font.properties.ja.Redhat6.2
/usr/java/j2re1.4.2_03/lib/font.properties.ja.Redhat7.2
/usr/java/j2re1.4.2_03/lib/font.properties.ja.Redhat7.3
/usr/java/j2re1.4.2_03/lib/font.properties.ja.Redhat8.0
/usr/java/j2re1.4.2_03/lib/font.properties.ja.Sun
/usr/java/j2re1.4.2_03/lib/font.properties.ja.Turbo
/usr/java/j2re1.4.2_03/lib/font.properties.ja.Turbo6.0
/usr/java/j2re1.4.2_03/lib/font.properties.ja_JP_UTF8.Sun
/usr/java/j2re1.4.2_03/lib/font.properties.ko.Redhat8.0
/usr/java/j2re1.4.2_03/lib/font.properties.zh.Turbo
/usr/java/j2re1.4.2_03/lib/font.properties.zh_CN.Redhat8.0
/usr/java/j2re1.4.2_03/lib/font.properties.zh_CN.Sun
/usr/java/j2re1.4.2_03/lib/font.properties.zh_CN_UTF8.Sun
/usr/java/j2re1.4.2_03/lib/font.properties.zh_TW.Redhat8.0
/usr/java/j2re1.4.2_03/lib/font.properties.zh_TW.Sun
/usr/java/j2re1.4.2_03/lib/font.properties.zh_TW_UTF8.Sun
/usr/java/j2re1.4.2_03/lib/fonts
/usr/java/j2re1.4.2_03/lib/fonts/LucidaBrightDemiBold.ttf
/usr/java/j2re1.4.2_03/lib/fonts/LucidaBrightDemiItalic.ttf
/usr/java/j2re1.4.2_03/lib/fonts/LucidaBrightItalic.ttf
/usr/java/j2re1.4.2_03/lib/fonts/LucidaBrightRegular.ttf
/usr/java/j2re1.4.2_03/lib/fonts/LucidaSansDemiBold.ttf
/usr/java/j2re1.4.2_03/lib/fonts/LucidaSansDemiOblique.ttf
/usr/java/j2re1.4.2_03/lib/fonts/LucidaSansOblique.ttf
/usr/java/j2re1.4.2_03/lib/fonts/LucidaSansRegular.ttf
/usr/java/j2re1.4.2_03/lib/fonts/LucidaTypewriterBold.ttf
/usr/java/j2re1.4.2_03/lib/fonts/LucidaTypewriterBoldOblique.ttf
/usr/java/j2re1.4.2_03/lib/fonts/LucidaTypewriterOblique.ttf
/usr/java/j2re1.4.2_03/lib/fonts/LucidaTypewriterRegular.ttf
/usr/java/j2re1.4.2_03/lib/fonts/fonts.dir
/usr/java/j2re1.4.2_03/lib/i386
/usr/java/j2re1.4.2_03/lib/i386/awt_robot
/usr/java/j2re1.4.2_03/lib/i386/client
/usr/java/j2re1.4.2_03/lib/i386/client/Xusage.txt
/usr/java/j2re1.4.2_03/lib/i386/client/libjsig.so
/usr/java/j2re1.4.2_03/lib/i386/client/libjvm.so
/usr/java/j2re1.4.2_03/lib/i386/jvm.cfg
/usr/java/j2re1.4.2_03/lib/i386/libJdbcOdbc.so
/usr/java/j2re1.4.2_03/lib/i386/libawt.so
/usr/java/j2re1.4.2_03/lib/i386/libcmm.so
/usr/java/j2re1.4.2_03/lib/i386/libdcpr.so
/usr/java/j2re1.4.2_03/lib/i386/libdt_socket.so
/usr/java/j2re1.4.2_03/lib/i386/libfontmanager.so
/usr/java/j2re1.4.2_03/lib/i386/libhprof.so
/usr/java/j2re1.4.2_03/lib/i386/libioser12.so
/usr/java/j2re1.4.2_03/lib/i386/libjaas_unix.so
/usr/java/j2re1.4.2_03/lib/i386/libjava.so
/usr/java/j2re1.4.2_03/lib/i386/libjavaplugin_jni.so
/usr/java/j2re1.4.2_03/lib/i386/libjawt.so
/usr/java/j2re1.4.2_03/lib/i386/libjcov.so
/usr/java/j2re1.4.2_03/lib/i386/libjdwp.so
/usr/java/j2re1.4.2_03/lib/i386/libjpeg.so
/usr/java/j2re1.4.2_03/lib/i386/libjsig.so
/usr/java/j2re1.4.2_03/lib/i386/libjsound.so
/usr/java/j2re1.4.2_03/lib/i386/libjsoundalsa.so
/usr/java/j2re1.4.2_03/lib/i386/libmlib_image.so
/usr/java/j2re1.4.2_03/lib/i386/libnative_chmod.so
/usr/java/j2re1.4.2_03/lib/i386/libnet.so
/usr/java/j2re1.4.2_03/lib/i386/libnio.so
/usr/java/j2re1.4.2_03/lib/i386/librmi.so
/usr/java/j2re1.4.2_03/lib/i386/libverify.so
/usr/java/j2re1.4.2_03/lib/i386/libzip.so
/usr/java/j2re1.4.2_03/lib/i386/native_threads
/usr/java/j2re1.4.2_03/lib/i386/native_threads/libhpi.so
/usr/java/j2re1.4.2_03/lib/i386/server
/usr/java/j2re1.4.2_03/lib/i386/server/Xusage.txt
/usr/java/j2re1.4.2_03/lib/i386/server/libjsig.so
/usr/java/j2re1.4.2_03/lib/i386/server/libjvm.so
/usr/java/j2re1.4.2_03/lib/im
/usr/java/j2re1.4.2_03/lib/im/indicim.jar
/usr/java/j2re1.4.2_03/lib/im/thaiim.jar
/usr/java/j2re1.4.2_03/lib/images
/usr/java/j2re1.4.2_03/lib/images/cursors
/usr/java/j2re1.4.2_03/lib/images/cursors/cursors.properties
/usr/java/j2re1.4.2_03/lib/images/cursors/invalid32x32.gif
/usr/java/j2re1.4.2_03/lib/images/cursors/motif_CopyDrop32x32.gif
/usr/java/j2re1.4.2_03/lib/images/cursors/motif_CopyNoDrop32x32.gif
/usr/java/j2re1.4.2_03/lib/images/cursors/motif_LinkDrop32x32.gif
/usr/java/j2re1.4.2_03/lib/images/cursors/motif_LinkNoDrop32x32.gif
/usr/java/j2re1.4.2_03/lib/images/cursors/motif_MoveDrop32x32.gif
/usr/java/j2re1.4.2_03/lib/images/cursors/motif_MoveNoDrop32x32.gif
/usr/java/j2re1.4.2_03/lib/jce.jar
/usr/java/j2re1.4.2_03/lib/jsse.pack
/usr/java/j2re1.4.2_03/lib/jvm.hprof.txt
/usr/java/j2re1.4.2_03/lib/jvm.jcov.txt
/usr/java/j2re1.4.2_03/lib/locale
/usr/java/j2re1.4.2_03/lib/locale/de
/usr/java/j2re1.4.2_03/lib/locale/de/LC_MESSAGES
/usr/java/j2re1.4.2_03/lib/locale/de/LC_MESSAGES/sunw_java_plugin.mo
/usr/java/j2re1.4.2_03/lib/locale/es
/usr/java/j2re1.4.2_03/lib/locale/es/LC_MESSAGES
/usr/java/j2re1.4.2_03/lib/locale/es/LC_MESSAGES/sunw_java_plugin.mo
/usr/java/j2re1.4.2_03/lib/locale/fr
/usr/java/j2re1.4.2_03/lib/locale/fr/LC_MESSAGES
/usr/java/j2re1.4.2_03/lib/locale/fr/LC_MESSAGES/sunw_java_plugin.mo
/usr/java/j2re1.4.2_03/lib/locale/it
/usr/java/j2re1.4.2_03/lib/locale/it/LC_MESSAGES
/usr/java/j2re1.4.2_03/lib/locale/it/LC_MESSAGES/sunw_java_plugin.mo
/usr/java/j2re1.4.2_03/lib/locale/ja
/usr/java/j2re1.4.2_03/lib/locale/ja/LC_MESSAGES
/usr/java/j2re1.4.2_03/lib/locale/ja/LC_MESSAGES/sunw_java_plugin.mo
/usr/java/j2re1.4.2_03/lib/locale/ko
/usr/java/j2re1.4.2_03/lib/locale/ko.UTF-8
/usr/java/j2re1.4.2_03/lib/locale/ko.UTF-8/LC_MESSAGES
/usr/java/j2re1.4.2_03/lib/locale/ko.UTF-8/LC_MESSAGES/sunw_java_plugin.mo
/usr/java/j2re1.4.2_03/lib/locale/ko/LC_MESSAGES
/usr/java/j2re1.4.2_03/lib/locale/ko/LC_MESSAGES/sunw_java_plugin.mo
/usr/java/j2re1.4.2_03/lib/locale/sv
/usr/java/j2re1.4.2_03/lib/locale/sv/LC_MESSAGES
/usr/java/j2re1.4.2_03/lib/locale/sv/LC_MESSAGES/sunw_java_plugin.mo
/usr/java/j2re1.4.2_03/lib/locale/zh
/usr/java/j2re1.4.2_03/lib/locale/zh.GBK
/usr/java/j2re1.4.2_03/lib/locale/zh.GBK/LC_MESSAGES
/usr/java/j2re1.4.2_03/lib/locale/zh.GBK/LC_MESSAGES/sunw_java_plugin.mo
/usr/java/j2re1.4.2_03/lib/locale/zh/LC_MESSAGES
/usr/java/j2re1.4.2_03/lib/locale/zh/LC_MESSAGES/sunw_java_plugin.mo
/usr/java/j2re1.4.2_03/lib/locale/zh_TW
/usr/java/j2re1.4.2_03/lib/locale/zh_TW.BIG5
/usr/java/j2re1.4.2_03/lib/locale/zh_TW.BIG5/LC_MESSAGES
/usr/java/j2re1.4.2_03/lib/locale/zh_TW.BIG5/LC_MESSAGES/sunw_java_plugin.mo
/usr/java/j2re1.4.2_03/lib/locale/zh_TW/LC_MESSAGES
/usr/java/j2re1.4.2_03/lib/locale/zh_TW/LC_MESSAGES/sunw_java_plugin.mo
/usr/java/j2re1.4.2_03/lib/logging.properties
/usr/java/j2re1.4.2_03/lib/plugin.pack
/usr/java/j2re1.4.2_03/lib/psfont.properties.ja
/usr/java/j2re1.4.2_03/lib/psfontj2d.properties
/usr/java/j2re1.4.2_03/lib/rt.pack
/usr/java/j2re1.4.2_03/lib/security
/usr/java/j2re1.4.2_03/lib/security/US_export_policy.jar
/usr/java/j2re1.4.2_03/lib/security/cacerts
/usr/java/j2re1.4.2_03/lib/security/java.policy
/usr/java/j2re1.4.2_03/lib/security/java.security
/usr/java/j2re1.4.2_03/lib/security/local_policy.jar
/usr/java/j2re1.4.2_03/lib/sunrsasign.jar
/usr/java/j2re1.4.2_03/lib/unpack
/usr/java/j2re1.4.2_03/lib/zi
/usr/java/j2re1.4.2_03/lib/zi/Africa
...
/usr/java/j2re1.4.2_03/lib/zi/Pacific/Yap
/usr/java/j2re1.4.2_03/lib/zi/WET
/usr/java/j2re1.4.2_03/lib/zi/ZoneInfoMappings
/usr/java/j2re1.4.2_03/man
/usr/java/j2re1.4.2_03/man/ja
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1/java.1
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1/javaws.1
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1/keytool.1
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1/kinit.1
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1/klist.1
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1/ktab.1
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1/orbd.1
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1/policytool.1
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1/rmid.1
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1/rmiregistry.1
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1/servertool.1
/usr/java/j2re1.4.2_03/man/ja_JP.eucJP/man1/tnameserv.1
/usr/java/j2re1.4.2_03/man/man1
/usr/java/j2re1.4.2_03/man/man1/java.1
/usr/java/j2re1.4.2_03/man/man1/javaws.1
/usr/java/j2re1.4.2_03/man/man1/keytool.1
/usr/java/j2re1.4.2_03/man/man1/kinit.1
/usr/java/j2re1.4.2_03/man/man1/klist.1
/usr/java/j2re1.4.2_03/man/man1/ktab.1
/usr/java/j2re1.4.2_03/man/man1/orbd.1
/usr/java/j2re1.4.2_03/man/man1/policytool.1
/usr/java/j2re1.4.2_03/man/man1/rmid.1
/usr/java/j2re1.4.2_03/man/man1/rmiregistry.1
/usr/java/j2re1.4.2_03/man/man1/servertool.1
/usr/java/j2re1.4.2_03/man/man1/tnameserv.1
/usr/java/j2re1.4.2_03/plugin
/usr/java/j2re1.4.2_03/plugin/desktop
/usr/java/j2re1.4.2_03/plugin/desktop/sun_java.desktop
/usr/java/j2re1.4.2_03/plugin/desktop/sun_java.png
/usr/java/j2re1.4.2_03/plugin/i386
/usr/java/j2re1.4.2_03/plugin/i386/ns4
/usr/java/j2re1.4.2_03/plugin/i386/ns4/libjavaplugin.so
/usr/java/j2re1.4.2_03/plugin/i386/ns610
/usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32
/usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
/usr/java/j2re1.4.2_03/plugin/i386/ns610/libjavaplugin_oji.so
Changelog:
Comment 13•21 years ago
|
||
what's the content of mozilla/plugins directory ?
Please read http://plugindoc.mozdev.org/faqs/java.html and report if you have a
softlink to /usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
Reporter | ||
Comment 14•21 years ago
|
||
(In reply to comment #13)
> what's the content of mozilla/plugins directory ?
> Please read http://plugindoc.mozdev.org/faqs/java.html and report if you have a
> softlink to /usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
I had a copy of libjavaplugin_oji.so and not the softlink. Not sure if I copied
it or it was copied from somewhere but I did miss reading the faqs/java.html
until your help. Thanks. That did it, not a 'bug' I guess. Sorry for any
misleads:
[moon@moon2600 plugins]$ file libjavaplugin_oji.so*
libjavaplugin_oji.so: symbolic link to
/usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
libjavaplugin_oji.so-original: ELF 32-bit LSB shared object, Intel 80386,
version 1 (SYSV), stripped
Reporter | ||
Comment 15•21 years ago
|
||
oops, need to change the status - I assume it was user error from the faq...
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•