Re: Acroread never dies



Pietro Cerutti wrote:

acroread7-7.0.8,1
acroreadwrapper-0.0.20060221
firefox-2.0_2,1

the Acrobat Reader 7 plugin works just fine, but the acroread process
doesn't die even after the Firefox window containing the object
visualized by the plugin (a PDF document) has been closed.

The process is displayed in top(1), sometimes in status "select",
sometimes even in status "RUN".
17468 piter 1 97 0 107M 79776K select 0:06 0.20% acroread

I just don't understand why the process stays alive, and what it's
does, when RUNning.

It's stays in memory so that th next document that you load, will not require it to start up again. Typical Windows behaviour transmitted to FreeBSD and presumably other OSen as well.

Personally I hate that behaviour, since when running in a browser window you have nothing obvious to kill if you know you don't want to read anything else.

That's just how it is. Nothing is wrong with your installation.

The process as you list it is in select, so it's not actually slowing your machine down, just chewing memory.

--Alex


_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Pls Help: Making modal dialogs semi-modal
    ... component to a JFrame. ... I do want the specific panel on the tabpane that displays the Plugin to ... modal dialog window open. ... to create modal dialogs but I "catch" these modal dialogs and only make ...
    (comp.lang.java.gui)
  • Re: Video: cant post as I want to
    ... Insert Plugin puts a "mini" version of Quicktime player (or other media player, ... you wanted, where you can specify the size of the window, and the position on the ... screen, eg. opens in top corner of screen, or centred on the screen etc. ...
    (microsoft.public.frontpage.client)
  • Carbon modal windows with Cocoa app
    ... the preferences dialogs from the visualization plugins. ... The way the iTunes visualizer plugin API currently works, ... This dialog is a 'movable modal' Carbon window. ...
    (comp.sys.mac.programmer.help)
  • Re: Simple text box in UI plugin for WMP 10 using SDK
    ... You probably want to do your PaintChildObjects deal from the OnPaint ... window is created should be done by mapping and handling the WM_CREATE ... > Then, from my plugin cpp code, in the CWmpplugin2::Create method, after ... It is just the default message map in CPluginWindow.h: ...
    (microsoft.public.windowsmedia.sdk)
  • Re: Grab Workaround
    ... >> handled by a single interpreter. ... I used grabs to create modal windows ... make changes to the main window while my dialog is open. ... My plugin is a toplevel window .foo. ...
    (comp.lang.tcl)