[mythtv-commits] Ticket #11110: Myth binaries frequently immediately exit with return code 162

MythTV noreply at mythtv.org
Tue Sep 25 16:22:53 UTC 2012


#11110: Myth binaries frequently immediately exit with return code 162
----------------------------------+-----------------------------
 Reporter:  superm1@…             |          Owner:  beirdo
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  Unspecified
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------
Changes (by Gavin Hurlbut <ghurlbut@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:c7f0676059a6e901b760e596750876783502c1a5/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="c7f0676059a6e901b760e596750876783502c1a5"
 Add support for real time signal 0 handling

 Fixes #11110

 Seems that some setups (in particular Ubuntu 12.04) are seeing our
 applications
 getting killed by SIGRTMIN.  As I have no clue what is causing this, I am
 changing the signal handling to use sigaction's extended handlers that
 hand
 off siginfo_t as well.  This gives us the source of the signal.

 Additionally, I added a default handler for SIGRTMIN.  This should end
 that
 nuisance.
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11110#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list