Re: [mythtv] Re: Re: SIGSEGV at end of recording

2005-05-30 Thread layttan
Charlie Brej wrote: Isaac Richards wrote: And, after talking with Chris about mythweb a bit, I think that last commit of mine may have fixed the issue. Hopefully. Maybe? Isaac I gave it a good hammering doing the things that normally make it die and by now I would have expected it to c

Re: [mythtv] Re: Re: SIGSEGV at end of recording

2005-05-27 Thread Charlie Brej
Isaac Richards wrote: And, after talking with Chris about mythweb a bit, I think that last commit of mine may have fixed the issue. Hopefully. Maybe? Isaac I gave it a good hammering doing the things that normally make it die and by now I would have expected it to crash but it hasn't. I w

Re: [mythtv] Re: Re: SIGSEGV at end of recording

2005-05-26 Thread Isaac Richards
On Thursday 26 May 2005 07:14 pm, Isaac Richards wrote: > On Thursday 26 May 2005 11:11 am, Isaac Richards wrote: > > On Thursday 26 May 2005 04:24 am, Charlie Brej wrote: > > > Here is a dump with the current CVS. > > > I can often reproduce it when I browse with mythweb and then the next > > > re

Re: [mythtv] Re: Re: SIGSEGV at end of recording

2005-05-26 Thread Isaac Richards
On Thursday 26 May 2005 11:11 am, Isaac Richards wrote: > On Thursday 26 May 2005 04:24 am, Charlie Brej wrote: > > Here is a dump with the current CVS. > > I can often reproduce it when I browse with mythweb and then the next > > recording finishes. > > Oh well, someone else will have to fix it.

Re: [mythtv] Re: Re: SIGSEGV at end of recording

2005-05-26 Thread Isaac Richards
On Thursday 26 May 2005 04:24 am, Charlie Brej wrote: > Isaac Richards wrote: > > On Wednesday 25 May 2005 04:24 pm, Charlie Brej wrote: > >>The original guy didn't reply yet but I have the same problem. I inserted > >>the lines above and here is the dump. > > > > Ok. Please try to reproduce with

Re: [mythtv] Re: Re: SIGSEGV at end of recording

2005-05-26 Thread Charlie Brej
Isaac Richards wrote: On Wednesday 25 May 2005 04:24 pm, Charlie Brej wrote: The original guy didn't reply yet but I have the same problem. I inserted the lines above and here is the dump. Ok. Please try to reproduce with current CVS. Isaac ___ m

Re: [mythtv] Re: Re: SIGSEGV at end of recording

2005-05-25 Thread Isaac Richards
On Wednesday 25 May 2005 04:24 pm, Charlie Brej wrote: > The original guy didn't reply yet but I have the same problem. I inserted > the lines above and here is the dump. Ok. Please try to reproduce with current CVS. Isaac ___ mythtv-dev mailing list m

Re: [mythtv] Re: Re: SIGSEGV at end of recording

2005-05-25 Thread Charlie Brej
> Can you put something like: > > printf("deleting refsock: %p\n", this); in the 'if (refCount < 0)' clause in server.h? > Also, something like: > printf("new socket: %p\n", this); in the constructor, and printf("locking socket %p\n", this); in the Lock + unlock functions (change text as approp

Re: [mythtv] Re: Re: SIGSEGV at end of recording

2005-05-22 Thread Isaac Richards
On Sunday 22 May 2005 10:01 am, Michael J. Sherman wrote: > CVS pulled at 11:13am on May 21 (Saturday). I also got a similar crash > not after the recording finished, but after the commercial flagging > finished. But the crash was still with the QMutex::lock. Checking > back through the archives