[mythtv-commits] Ticket #7501: ThreadedFileWriter::Open failing to check return value for pthread_create

MythTV mythtv at cvs.mythtv.org
Wed Nov 4 16:41:32 UTC 2009


#7501: ThreadedFileWriter::Open failing to check return value for pthread_create
-----------------------------------------------+----------------------------
 Reporter:  Robin Hill <myth@…>                |       Owner:  ijr    
     Type:  defect                             |      Status:  new    
 Priority:  minor                              |   Milestone:  unknown
Component:  MythTV - General                   |     Version:  0.22rc1
 Severity:  medium                             |     Mlocked:  0      
-----------------------------------------------+----------------------------
 I've been having problems with updating MythVideo metadata (see ticket
 #7450), and decided to dig further into this.  I eventually tracked it
 down to the pthread_create call in ThreadedFileWriter::Open silently
 failing (in this case, with 'Resource temporarily unavailable').  The
 system then ends up in a loop when it attempts to flush the data, but has
 no writer/syncer to do it.[[BR]]
 [[BR]]
 MythTV Version   : 22733M[[BR]]
 MythTV Branch    : branches/release-0-22-fixes[[BR]]
 Network Protocol : 50[[BR]]
 Library API      : 0.22.20091023-1[[BR]]
 QT Version       : 4.5.2[[BR]]
 Options compiled in:[[BR]]
  linux release using_oss using_alsa using_backend using_dvb using_frontend
 using_iptv using_libfftw3 using_lirc using_mheg using_opengl_video
 using_opengl_vsync using_qtwebkit using_x11 using_xrandr using_xv
 using_bindings_perl using_bindings_python using_opengl
 using_ffmpeg_threads using_live using_mheg

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


More information about the mythtv-commits mailing list