Mozilla 1.3 about:plugins->crash

Ask a Question related to Debian, Design and Development.

  1. #1

    Default Re: Mozilla 1.3 about:plugins->crash


    > I just installed mozilla 1.3.1-3, built from Debian source on a mostly
    > testing system with gcc3.3.
    >
    > Whenever I go to help about plug-ins, mozilla crashes. It seems to
    > work OK apart from that, though I haven't visited pages with plugins.
    >
    > I have installed [url]http://jopa.studentenweb.org[/url] ./ j2re1.4 1.4.1-6,
    > after having installed the blackdown 1.4 (which I gather was built
    > with an earlier gcc).
    >
    > I also have some other plugins (e.g., realplayer) which I guess were
    > built with an earlier gcc (although realplayer seems to be at the most
    > current version):
    > $ ls /usr/lib/mozilla/plugins/
    > flash_linux javaplugin_oji.so libnullplugin.so raclass.zip
    > ShockwaveFlash.class flashplayer.xpt libflashplayer.so nppdf.so
    > rpnp.so
    >
    > raclass.zip and rpnp.so are symlinks pointing to themselves. I tried
    > deleting them; it didn't help.
    >
    > Is this expected behavior if some of the plugins are built with an
    > incompatible gcc, or is something else going on?
    I'm not sure, but it might be. Have you tried removing or moving aside all of
    the plugins-- e.g. mv /usr/lib/mozilla/plugins{,-hold} -- and seeing if Moz
    still crashes? If it doesn't, then you can restore the plugins one by one
    and see which one causes the crashes.



    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Andrew Schulman Guest

  2. Similar Questions and Discussions

    1. Contribute plugins crash Word 2007
      Cursor movement within the edit space of Word 2007 (and a few other places in Word, like the Word options dialog box) stopped after installing Adobe...
    2. Mozilla browser crash under linux
      Hi. This crash is reproducable under Linux using window manager other than KDE. As I understood, flashplugin works uses artsd (sound daemon), which...
    3. InDesign CS CE non-stop CRASH, CRASH, CRASH, CRASH, CRASH, CRASH
      Sofware is orig., and OS is win2000 pro, or 2003 server or win2000 server. Any doc with litle more text crash indesign non-stop. With any updates...
    4. plugins
      what plugin files am i looking for to put them in the plugin folder to view media so i can view at design time i want to get all the plugins ...
    5. problem with mozilla plugins
      When i view a web sites with mozilla, the mozilla give me an error message, " This page contains information of a type...
  3. #2

    Default Re: Mozilla 1.3 about:plugins->crash

    On Sun, Aug 03, 2003 at 10:28:22PM -0400, Andrew Schulman wrote:
    >
    >
    > > I just installed mozilla 1.3.1-3, built from Debian source on a mostly
    > > testing system with gcc3.3.
    > >
    > > Whenever I go to help about plug-ins, mozilla crashes. It seems to
    > > work OK apart from that, though I haven't visited pages with plugins.
    > >
    > > I have installed [url]http://jopa.studentenweb.org[/url] ./ j2re1.4 1.4.1-6,
    > > after having installed the blackdown 1.4 (which I gather was built
    > > with an earlier gcc).
    > >
    > > I also have some other plugins (e.g., realplayer) which I guess were
    > > built with an earlier gcc (although realplayer seems to be at the most
    > > current version):
    > > $ ls /usr/lib/mozilla/plugins/
    > > flash_linux javaplugin_oji.so libnullplugin.so raclass.zip
    > > ShockwaveFlash.class flashplayer.xpt libflashplayer.so nppdf.so
    > > rpnp.so
    > >
    > > raclass.zip and rpnp.so are symlinks pointing to themselves. I tried
    > > deleting them; it didn't help.
    > >
    > > Is this expected behavior if some of the plugins are built with an
    > > incompatible gcc, or is something else going on?
    >
    > I'm not sure, but it might be. Have you tried removing or moving aside all of
    > the plugins-- e.g. mv /usr/lib/mozilla/plugins{,-hold} -- and seeing if Moz
    > still crashes? If it doesn't, then you can restore the plugins one by one
    > and see which one causes the crashes.
    A good suggestion. It crashes with an empty plugin directory; it also
    crashes with just libnullplugin.so in the directory.

    I've looked in logs, and don't see anything associated with the
    crash. My .xsession-errors gets quite a lot of chatter from Mozilla
    starting up:

    Invalid entry (missing '=') at /usr/bin/mozilla:38
    Invalid entry (missing '=') at /usr/bin/mozilla:43
    .....
    Invalid entry (missing ']') at /usr/bin/mozilla:65
    ....
    Invalid entry (second locale!?) at /usr/bin/mozilla:194
    ....
    kio (KService*): WARNING: The desktop entry file /usr/bin/mozilla has no Name

    but nothing when it crashes. The system logs show

    Aug 3 21:47:30 wheat gconfd (ross-30737): starting (version 2.2.1), pid 30737 user 'ross'
    Aug 3 21:47:30 wheat gconfd (ross-30737): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
    Aug 3 21:47:30 wheat gconfd (ross-30737): Resolved address "xml:readwrite:/home/ross/.gconf" to a writable config source at position 1
    Aug 3 21:47:30 wheat gconfd (ross-30737): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
    Aug 3 21:49:30 wheat gconfd (ross-30737): GConf server is not in use, shutting down.

    The final message indicates awareness of the crash, but not much more.


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Ross Boylan Guest

  4. #3

    Default Re: Mozilla 1.3 about:plugins->crash

    > > > Is this expected behavior if some of the plugins are built with an
    > > > incompatible gcc, or is something else going on?
    > >
    > > I'm not sure, but it might be. Have you tried removing or moving aside
    > > all of the plugins-- e.g. mv /usr/lib/mozilla/plugins{,-hold} -- and
    > > seeing if Moz still crashes? If it doesn't, then you can restore the
    > > plugins one by one and see which one causes the crashes.
    >
    > A good suggestion. It crashes with an empty plugin directory; it also
    > crashes with just libnullplugin.so in the directory.
    >
    > I've looked in logs, and don't see anything associated with the
    > crash. My .xsession-errors gets quite a lot of chatter from Mozilla
    > starting up:
    >
    > Invalid entry (missing '=') at /usr/bin/mozilla:38
    > Invalid entry (missing '=') at /usr/bin/mozilla:43
    > ....
    > Invalid entry (missing ']') at /usr/bin/mozilla:65
    > ...
    > Invalid entry (second locale!?) at /usr/bin/mozilla:194
    > ...
    > kio (KService*): WARNING: The desktop entry file /usr/bin/mozilla has no
    > Name
    >
    > but nothing when it crashes. The system logs show
    >
    > Aug 3 21:47:30 wheat gconfd (ross-30737): starting (version 2.2.1), pid
    > 30737 user 'ross' Aug 3 21:47:30 wheat gconfd (ross-30737): Resolved
    > address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config
    > source at position 0 Aug 3 21:47:30 wheat gconfd (ross-30737): Resolved
    > address "xml:readwrite:/home/ross/.gconf" to a writable config source at
    > position 1 Aug 3 21:47:30 wheat gconfd (ross-30737): Resolved address
    > "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source
    > at position 2 Aug 3 21:49:30 wheat gconfd (ross-30737): GConf server is
    > not in use, shutting down.
    What a mess. The errors in /usr/bin/mozilla (a shell script-- you can crack
    it open and see what's going on if you want to) suggest a bad installation.
    Those look like syntax errors-- not good in the startup script.

    If I were you I would uninstall, delete /usr/lib/mozilla, and reinstall (maybe
    a more recent version-- 1.4 is stable now).

    You may also want to try using the Debian unstable packages, instead of
    building from source. apt-get -t unstable install mozilla will give you
    version 1.4. Then, add

    deb [url]http://marillat.free.fr/[/url] stable main

    to your /etc/apt/sources.list, apt-get update, and apt-cache search mozilla
    and you'll see the following packages: flashplayer-mozilla, acroread-plugin,
    and mplayer-mozilla. Install these and you'll probably be most of the way to
    solving your plugin problem.

    Good luck,
    Andrew.


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Andrew Schulman Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139