Dashboard Stops Processing.




My apologies for the html in advance, but 80 columns messed up my tree below..

Congrats to all, checking out todays CVS, and it seems that things are coming along nicely.

I have ran into an interesting issue.

Using a patched epiphany 1.0.6, I visit a url such as my blog (http://blog.subverted.net), it parses the page, does what it
is expected, and then never accepts another cluepacket. Even when sending a clue packet manually, dashboards stdout replies.... 

Dashboard server got TCP connection on port 5913

And from the lack of more output, never processes the clue sent to it.

Checking the process listing, i see 33 dashboard processes running.


Process Tree:

9853 pts/0    S      0:00  \_ /bin/sh /usr/local/bin/dashboard
9854 pts/0    S      0:00      \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
9855 pts/0    S      0:00          \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
9856 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
9866 pts/0    S      0:01              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
9893 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10280 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10281 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10282 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10283 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10284 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10285 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10286 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10293 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10294 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10295 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10303 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10304 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10305 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10307 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10314 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10315 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10316 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10324 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10326 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10328 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10329 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10330 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10331 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10333 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10335 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe
10336 pts/0    S      0:00              \_ mono --debug /usr/local/lib/dashboard/dashboard.exe


I thought, that this number is a bit strange, which would mean 32 child processes.. 
My only thought is that these are threads spawned off to handle each cluepacket sent to the
dashboard tcp server, and are never being closed.

Can anyone else reproduce this problem ?


Wade Mealing

My setup:

Gentoo Linux 1.4 ~x86
Mono JIT compiler version 0.29, (C) 2002, 2003 Ximian, Inc.
gtk-sharp 0.0.14






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]