Bug 13426 - Investigate watchdog failures
: Investigate watchdog failures
Status: RESOLVED WORKSFORME
Product: SqueezePlay
Classification: Unclassified
Component: API
: unspecified
: PC Windows XP
: P1 normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-17 01:25 UTC by Richard Titmuss
Modified: 2011-01-17 09:11 UTC (History)
0 users

See Also:
Category: Bug


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Titmuss 2009-08-17 01:25:25 UTC
The watchdog failures from the system crash messages need investigating, and the root caused fixed.
Comment 1 SVN Bot 2009-08-17 02:19:02 UTC
 == Auto-comment from SVN commit #7102 to the jive repo by richard ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7102 ==

Bug: 13426
Updated the profiling code to log functions that take too long to syslog. Also added the 
ability for the application to exit if the functions takes too long.

Increased the watchdog intervals:
- 40 seconds to boot (to prevent jive's rebooting when they start)
- 30 seconds in UI thread (for testing)
- 30 seconds in decode thread (for testing)

Turned on profiling for desktop squeezeplay.
Comment 2 SVN Bot 2009-08-17 02:57:55 UTC
 == Auto-comment from SVN commit #7104 to the jive repo by richard ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7104 ==

Bug #13426
Turn on profile warnings on fab4, if a lua call takes 1 second warn, 10 seconds die 
(reported via crash log).
Comment 3 SVN Bot 2009-08-17 05:46:13 UTC
 == Auto-comment from SVN commit #7107 to the jive repo by richard ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7107 ==

Bug: 13426
Don't die if kill threshold is 0.
Comment 4 SVN Bot 2009-08-25 04:26:36 UTC
 == Auto-comment from SVN commit #7253 to the jive repo by richard ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7253 ==

Bug #13426
Turn on lua profiling on baby.
Comment 5 SVN Bot 2009-09-08 08:08:27 UTC
 == Auto-comment from SVN commit #7449 to the jive repo by richard ==
 == https://svn.slimdevices.com/jive?view=revision&revision=7449 ==

Bug #13426
Fix crash log reporter so it does not send multiple copies of the logs.
Comment 6 Chris Owens 2010-03-15 18:05:20 UTC
7.4.x milestone is in the past
Comment 7 Chris Owens 2010-05-07 10:28:53 UTC
Richard is no longer available to us.