Em Fri, 05 Dec 2003 15:31:10 -0200, Christoph Simon escreveu:

> This is the interesting line. Just try to see where pid 12945
> started and why. Then you should know which file to remove.

        Thanks for handholding me!  Unfortunately 12945 is long gone...

        So I tried again, something similar:

[pid 15300] time(NULL)                  = 1070651311
[pid 15300] time(NULL)                  = 1070651311
[pid 15300] read(29, "time=\"1068594145\" visits=\"1\"/>\n "..., 4096) = 4096
[pid 15300] time(NULL)                  = 1070651311
[pid 15300] time(NULL)                  = 1070651311
[pid 15300] --- SIGSEGV (Segmentation fault) @ 0 (0) ---
[pid 15300] unlink("/home/leandro/.galeon/mozilla/galeon/lock") = 0
[pid 15300] rt_sigprocmask(SIG_SETMASK, NULL, ~[KILL STOP], 8) = 0
[pid 15300] rt_sigsuspend(~[KILL STOP RTMIN] <unfinished ...>
[pid 15308] <... poll resumed> [{fd=22, events=POLLIN}], 1, 2000) = 0
[pid 15308] getppid()                   = 15300
[pid 15308] poll([{fd=22, events=POLLIN}], 1, 2000) = 0
[pid 15308] getppid()                   = 15300
[pid 15308] poll([{fd=22, events=POLLIN}], 1, 2000) = 0


        So I ps'd 15300 this time:


~ $ ps -ef | grep 15300
leandro  15300 15299  3 17:08 pts/6    00:00:02 /usr/lib/galeon-bin
leandro  15308 15300  0 17:08 pts/6    00:00:00 /usr/lib/galeon-bin
leandro  15332  2460  0 17:09 pts/2    00:00:00 /bin/grep 15300


        Is there a way of asking the system which files does a process
have (or recently had) open?

        I followed your former suggestion of moving the whole of
~/.galeon away and it is now working.  Nertheless, if you tell me how
to follow pipes and processes I'd like to still troubleshoot this,
sounds like an interesting bug report (or misconfiguration...).


-- 
Leandro GuimarÃes Faria Corsetti Dutra <[EMAIL PROTECTED]>
                                                +55 (11) 9406 7191
Belo Horizonte, Londrina, SÃo Paulo             +55 (11) 5686 9607
http://br.geocities.com./lgcdutra/              +55 (11) 5685 2219



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to