Opened 16 years ago

Closed 16 years ago

#5168 closed defect (fixed)

mythtranscode always segfaulting qt4

Reported by: krizze Owned by: Janne Grunau
Priority: minor Milestone: 0.22
Component: mythtranscode Version: head
Severity: medium Keywords: mythtranscode segfault qt4
Cc: Ticket locked: no

Description

mythtranscode is always segfaulting on all my backends after upgrade to svn with qt4 output from test-run:

krizze@tvbox:~$ mythtranscode -i /myth/tv/15_20080323205800.mpg -o /myth/tv/test.nuv 2008-04-06 22:18:15.607 Using runtime prefix = /usr, libdir = /usr/lib 2008-04-06 22:18:15.608 Empty LocalHostName?. 2008-04-06 22:18:15.610 New DB connection, total: 1 2008-04-06 22:18:15.612 Closing DB connection named 'DBManager0' 2008-04-06 22:18:15.613 Enabled verbose msgs: important 2008-04-06 22:18:15.615 New DB connection, total: 2 2008-04-06 22:18:15.617 New DB connection, total: 3 2008-04-06 22:18:15.636 Using protocol version 40 Segmentation fault (core dumped)

MythTV Version : 16967M MythTV Branch : trunk Library API : 0.22.20080320-2 Network Protocol : 40 QT Version : 4.3.2 Options compiled in:

linux release using_oss using_alsa using_arts using_jack using_backend using_dbox2 using_dvb using_firewire using_frontend using_hdhomerun using_iptv using_ivtv using_joystick_menu using_lirc using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmcw using_xvmc_vld using_bindings_perl using_bindings_python using_opengl using_ffmpeg_threads using_libavc_5_3 using_live

Change History (3)

comment:1 Changed 16 years ago by Janne Grunau

Milestone: unknown0.22
Owner: changed from Isaac Richards to Janne Grunau
Priority: majorminor
Severity: highmedium
Status: newassigned

comment:2 Changed 16 years ago by steve@…

I see the same thing, I have found a couple of tickets that seem to be seeing the same thing as well.

bt: 0xb67bcbfd in lame_encode_buffer_interleaved () from /usr/lib/libmp3lame.so.0 (gdb) bt #0 0xb67bcbfd in lame_encode_buffer_interleaved () from /usr/lib/libmp3lame.so.0 #1 0xb7beec82 in NuppelVideoRecorder::WriteAudio? () from /usr/local/mythtv/lib/libmythtv-0.22.so.0 #2 0x08063e45 in ?? () #3 0x08059755 in ?? () #4 0xb53e4050 in libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #5 0x0804e851 in ?? () (gdb) quit

comment:3 Changed 16 years ago by Janne Grunau

Resolution: fixed
Status: assignedclosed

fixed by [16978]

Note: See TracTickets for help on using tickets.