Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Commits

Ticket #3955: Segfault on search listing on Title

 

 

MythTV commits RSS feed   Index | Next | Previous | View Threaded


mythtv at cvs

Sep 12, 2007, 1:56 AM

Post #1 of 9 (746 views)
Permalink
Ticket #3955: Segfault on search listing on Title

#3955: Segfault on search listing on Title
-------------------------------------------+--------------------------------
Reporter: Robin Gilks <g8ecj [at] gilks> | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: head
Severity: medium | Mlocked: 0
-------------------------------------------+--------------------------------
-v all log and gdb backtrace attached.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3955>
MythTV <http://svn.mythtv.org/trac>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Sep 12, 2007, 7:48 PM

Post #2 of 9 (705 views)
Permalink
Re: Ticket #3955: Segfault on search listing on Title [In reply to]

#3955: Segfault on search listing on Title
-------------------------------------------+--------------------------------
Reporter: Robin Gilks <g8ecj [at] gilks> | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
-------------------------------------------+--------------------------------

Comment(by Joe Ripley <vitaminjoe [at] gmail>):

I can confirm that this happens this happens to me as well. It is not
limited to just the Schedule Recordings -> Search Words -> Title screen.
Any of the 'Search Words' options will cause the segfault.

The problem originates in the ProgLister::paintEvent() function (as the
backtrace indicates: proglist.cpp line 314).

It seems there's some common error in ProgLister. Any time it tries to
paint itself, the program segfaults...

I'll keep investigating...


--
Joe Ripley
vitaminjoe [at] gmail

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3955#comment:1>
MythTV <http://svn.mythtv.org/trac>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Dec 20, 2007, 2:54 PM

Post #3 of 9 (623 views)
Permalink
Re: Ticket #3955: Segfault on search listing on Title [In reply to]

#3955: Segfault on search listing on Title
-------------------------------------------+--------------------------------
Reporter: Robin Gilks <g8ecj [at] gilks> | Owner: stuartm
Type: defect | Status: assigned
Priority: minor | Milestone: 0.21
Component: mythtv | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
-------------------------------------------+--------------------------------
Changes (by stuartm):

* owner: ijr => stuartm
* status: new => assigned
* milestone: unknown => 0.21


--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3955#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Dec 29, 2007, 4:24 AM

Post #4 of 9 (592 views)
Permalink
Re: Ticket #3955: Segfault on search listing on Title [In reply to]

#3955: Segfault on search listing on Title
-------------------------------------------+--------------------------------
Reporter: Robin Gilks <g8ecj [at] gilks> | Owner: stuartm
Type: defect | Status: started
Priority: minor | Milestone: 0.21
Component: mythtv | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
-------------------------------------------+--------------------------------
Changes (by stuartm):

* status: assigned => started


--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3955#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Dec 29, 2007, 4:34 AM

Post #5 of 9 (594 views)
Permalink
Re: Ticket #3955: Segfault on search listing on Title [In reply to]

#3955: Segfault on search listing on Title
-------------------------------------------+--------------------------------
Reporter: Robin Gilks <g8ecj [at] gilks> | Owner: stuartm
Type: defect | Status: infoneeded
Priority: minor | Milestone: 0.21
Component: mythtv | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
-------------------------------------------+--------------------------------
Changes (by stuartm):

* status: started => infoneeded


Comment:

I cannot reproduce this segfault, could you provide more detail about what
you are doing when it occurs and a backtrace against current Trunk?

The line numbers in the existing backtrace don't match up with trunk so I
can only guess that it happens when we create a copy of the painter which
doesn't help much.

I'd also be interested to know if there are any other factors which you
both have in common, such as distro, packaged or built from source and
which --version you are using.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3955#comment:4>
MythTV <http://svn.mythtv.org/trac>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Dec 29, 2007, 4:43 AM

Post #6 of 9 (593 views)
Permalink
Re: Ticket #3955: Segfault on search listing on Title [In reply to]

#3955: Segfault on search listing on Title
-------------------------------------------+--------------------------------
Reporter: Robin Gilks <g8ecj [at] gilks> | Owner: stuartm
Type: defect | Status: assigned
Priority: minor | Milestone: 0.21
Component: mythtv | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
-------------------------------------------+--------------------------------
Changes (by stuartm):

* status: infoneeded => assigned


Comment:

What theme you are using might also be relevant.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3955#comment:5>
MythTV <http://svn.mythtv.org/trac>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Dec 29, 2007, 4:43 AM

Post #7 of 9 (592 views)
Permalink
Re: Ticket #3955: Segfault on search listing on Title [In reply to]

#3955: Segfault on search listing on Title
-------------------------------------------+--------------------------------
Reporter: Robin Gilks <g8ecj [at] gilks> | Owner: stuartm
Type: defect | Status: infoneeded
Priority: minor | Milestone: 0.21
Component: mythtv | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
-------------------------------------------+--------------------------------
Changes (by stuartm):

* status: assigned => infoneeded


--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3955#comment:6>
MythTV <http://svn.mythtv.org/trac>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Dec 29, 2007, 11:13 AM

Post #8 of 9 (587 views)
Permalink
Re: Ticket #3955: Segfault on search listing on Title [In reply to]

#3955: Segfault on search listing on Title
-------------------------------------------+--------------------------------
Reporter: Robin Gilks <g8ecj [at] gilks> | Owner: stuartm
Type: defect | Status: infoneeded
Priority: minor | Milestone: 0.21
Component: mythtv | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
-------------------------------------------+--------------------------------

Comment(by Robin Gilks <g8ecj [at] gilks>):

Whatever the problem was, it went away by itself as I can't reproduce it
either in r15216.

Lots of uPNP crashes I CAN reproduce however :-(

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3955#comment:7>
MythTV <http://svn.mythtv.org/trac>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Dec 29, 2007, 11:51 AM

Post #9 of 9 (604 views)
Permalink
Re: Ticket #3955: Segfault on search listing on Title [In reply to]

#3955: Segfault on search listing on Title
-------------------------------------------+--------------------------------
Reporter: Robin Gilks <g8ecj [at] gilks> | Owner: stuartm
Type: defect | Status: closed
Priority: minor | Milestone: 0.21
Component: mythtv | Version: head
Severity: medium | Resolution: fixed
Mlocked: 0 |
-------------------------------------------+--------------------------------
Changes (by stuartm):

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


Comment:

Looks like this got fixed by an earlier changeset but I've no idea which
one.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3955#comment:8>
MythTV <http://svn.mythtv.org/trac>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits

MythTV commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.