[mythtv-commits] Re: Ticket #529: quickdnr filter causes "illegal instruction" with pentium 3

MythTV mythtv at cvs.mythtv.org
Thu Oct 27 11:12:06 EDT 2005


#529: quickdnr filter causes "illegal instruction" with pentium 3
------------------------------------+---------------------------------------
 Reporter:  hansi.urpils at gmail.com  |        Owner:  ijr     
     Type:  defect                  |       Status:  reopened
 Priority:  minor                   |    Milestone:  0.19    
Component:  mythtv                  |      Version:  head    
 Severity:  medium                  |   Resolution:          
------------------------------------+---------------------------------------
Changes (by danielk):

  * milestone:  => 0.19

Comment:

 Can you get the backtrace on the bad instruction?

 It would also be useful to see the assembler output of the file that is
 giving you problems. You can get this by using the same gcc line that make
 does except add "-S" to it and get rid of "-o objectfilename.o" It will
 then
 output a "sourcefilename.s" file which contains the assembler output.
 You need the backtrace first to find the file...

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/529>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list