[mythtv-commits] Ticket #10924: mythlogserver segfault when ending

MythTV noreply at mythtv.org
Thu Apr 25 11:32:03 UTC 2013


#10924: mythlogserver segfault when ending
------------------------------------+-----------------------------
 Reporter:  jyavenard               |          Owner:  beirdo
     Type:  Bug Report - Crash      |         Status:  assigned
 Priority:  minor                   |      Milestone:  unknown
Component:  MythTV - Mythlogserver  |        Version:  Master Head
 Severity:  medium                  |     Resolution:
 Keywords:                          |  Ticket locked:  0
------------------------------------+-----------------------------

Comment (by jonny.dee@…):

 I am the author of [[https://github.com/jonnydee/nzmqt|nzmqt]] project,
 which seems to be used by mythTV project. BTW, glad to here this, I had
 not been aware of this :)

 Some time ago a [[https://github.com/jonnydee/nzmqt/issues/8|bug]] has
 been reported that seems to be related to this bug. Unfortunately, I
 didn't have time to investigate this. But now I have changed
 implementation such that no 'destroyed' signal is used for cleanup work
 anymore (which als makes a call to 'disconnect' obsolete). Instead,
 cleanup work is done by a direct method call as soon as a socket instance
 gets deleted.

 If it is still an issue for you, would you please try the fixed version
 and see if the issue is resolved? I don't know if you use 0MQ 2.2.x or
 3.2.x release. In the former case you should try out the latest version in
 [[https://github.com/jonnydee/nzmqt/tree/branch-2.x|2.x branch]]. In the
 latter case use the latest version in master.

 If the bugfix works I'd release a new version, so please let me know.

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


More information about the mythtv-commits mailing list