[mythtv-commits] Ticket #6530: mythtv-setup 0.22_alpha20450 crashs when scanning for channels

MythTV mythtv at cvs.mythtv.org
Fri May 8 10:31:58 UTC 2009


#6530: mythtv-setup 0.22_alpha20450 crashs when scanning for channels
------------------------------+---------------------------------------------
 Reporter:  anonymous         |        Owner:  ijr    
     Type:  defect            |       Status:  new    
 Priority:  trivial           |    Milestone:  unknown
Component:  MythTV - General  |      Version:  head   
 Severity:  low               |   Resolution:         
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by nivw2008 at fastmail.fm):

 I dont see this issue of a crash while scanning for analog in 20423. I
 can't build 20430 for a compilation error:

 {{{

 g++ -c -pipe -march=prescott -fomit-frame-pointer -O3 -DNDEBUG -g -Wall
 -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
 -funit-at-a-time -D__STDC_CONSTANT_MACROS -D_REENTRANT -DMMX -Di386
 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DUSING_X11 -DUSING_XV -DUSING_IVTV
 -DUSING_XVMC -DUSING_XVMC_VLD -DUSING_XRANDR -DUSING_OPENGL_VSYNC
 -DUSING_OPENGL_VIDEO -DUSING_ALSA -DUSING_OSS -DQT_SQL_LIB -DQT_XML_LIB
 -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
 -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui
 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml
 -I/usr/include/qt4/QtSql -I/usr/include/qt4 -I/usr/include -I../..
 -I../../libs -I../../libs/libmyth -I../../libs/libmythtv
 -I../../libs/libavutil -I../../libs/libavformat -I../../libs/libavcodec
 -I../../libs/libmythupnp -I../../libs/libmythui
 -I../../libs/libmythlivemedia -I../../libs/libmythdb
 -I../../libmythhdhomerun -I../../libs/libmythdvdnav -I/usr/X11R6/include
 -I. -I. -o moc_guidegrid.o moc_guidegrid.cpp
 distcc g++ -Wl,-O1 -o mythfrontend version.o main.o playbackbox.o
 viewscheduled.o globalsettings.o manualschedule.o programrecpriority.o
 channelrecpriority.o statusbox.o networkcontrol.o mediarenderer.o
 mythfexml.o playbackboxlistitem.o custompriority.o mythappearance.o
 exitprompt.o proglist.o action.o actionset.o mythcontrols.o keybindings.o
 keygrabber.o mythosdmenueditor.o progfind.o guidegrid.o moc_playbackbox.o
 moc_viewscheduled.o moc_globalsettings.o moc_manualschedule.o
 moc_programrecpriority.o moc_channelrecpriority.o moc_statusbox.o
 moc_networkcontrol.o moc_custompriority.o moc_mythappearance.o
 moc_exitprompt.o moc_proglist.o moc_mythcontrols.o moc_keygrabber.o
 moc_mythosdmenueditor.o moc_progfind.o moc_guidegrid.o    -L/usr/lib/qt4
 -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavutil
 -L../../libs/libavcodec -L../../libs/libavformat -L../../libs/libmythdb
 -L../../libs/libmythui -L../../libs/libmythupnp -lmythtv-0.22
 -lmythavformat-0.22 -lmythavutil-0.22 -lmythavcodec-0.22 -lmythupnp-0.22
 -lmyth-0.22 -lmythui-0.22 -lmythdb-0.22 -L../../libs/libmythlivemedia
 -lmythlivemedia-0.22 -L../../libs/libmythfreemheg -lmythfreemheg-0.22
 -L../../libs/libmythhdhomerun -lmythhdhomerun-0.22 -L/usr/X11R6/lib
 -lXinerama -lXv -lXxf86vm -lXvMCW -lXvMC -L/usr/lib -lQtSql
 -L/usr/lib/mysql -L/usr/lib/qt4 -pthread -pthread -lQtXml -pthread
 -pthread -lQtOpenGL -lGLU -lGL -pthread -pthread -pthread -pthread
 -pthread -pthread -pthread -pthread -lQtGui -pthread -lpng -lfreetype
 -lgobject-2.0 -lSM -lICE -pthread -pthread -lXrender -lXrandr -lfontconfig
 -lXext -lX11 -lQtNetwork -pthread -pthread -lQtCore -lz -lm -pthread
 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -ldl
 ../../libs/libmythtv/libmythtv-0.22.so: undefined reference to
 `DVBChannel::GetRotor() const'
 ../../libs/libmythtv/libmythtv-0.22.so: undefined reference to
 `DVBChannel::SetPMT(ProgramMapTable const*)'
 ../../libs/libmythtv/libmythtv-0.22.so: undefined reference to `typeinfo
 for DVBChannel'
 collect2: ld returned 1 exit status
 distcc[29838] ERROR: compile (null) on localhost failed
 make[2]: *** [mythfrontend] Error 1
 make[2]: Leaving directory `/var/tmp/portage/media-
 tv/mythtv-0.22_alpha20430/work/mythtv-0.22/programs/mythfrontend'
 make[1]: *** [sub-mythfrontend-make_default] Error 2
 make[1]: Leaving directory `/var/tmp/portage/media-
 tv/mythtv-0.22_alpha20430/work/mythtv-0.22/programs'
 make: *** [sub-programs-make_default-ordered] Error 2

 }}}
 so this issue was int reduced after 20423 and was not fix until current
 20503

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6530#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list