[mythtv] [mythtv-commits] Ticket #7819: Mythfrontend crashes with segfault

Tom Lichti redpepperracing at gmail.com
Sat Jan 2 18:56:55 UTC 2010


On Fri, Jan 1, 2010 at 3:06 PM, MythTV <mythtv at cvs.mythtv.org> wrote:
> #7819: Mythfrontend crashes with segfault
> ------------------------------+---------------------------------------------
>  Reporter:  anonymous         |        Owner:  ijr
>     Type:  defect            |       Status:  closed
>  Priority:  minor             |    Milestone:  unknown
> Component:  MythTV - General  |      Version:  unknown
>  Severity:  medium            |   Resolution:  fixed
>  Mlocked:  0                 |
> ------------------------------+---------------------------------------------
>
> Comment(by danielk):
>
>  (In [23060]) Refs #7819. Add serverSock and eventSock locking in 3 methods
>  that didn't have it. Use QMutexLocker to in the methods where we were
>  already doing proper locking to avoid any future forgetten unlock
>  problems. Rename the lock from serverSockLock to sockLock and add a few
>  comments so future maintainers know what to do.

Happy to report that this commit did indeed fix my segfault issue.

Thanks Daniel!

Tom


More information about the mythtv-dev mailing list