On 1/9/07, stuart <[EMAIL PROTECTED]> wrote:
> Very interesting... I have the same problem. I just thought I had done
> yet something else wrong w/my back end. But, now that you mention it,
> it all started after I added a KWorld ATSC110 tuner card.
>
> I don't know if your dump is complete enough to help. I didn't write
> the MythTV code - but it (and my dump) didn't look very interesting. I
> then invoked mvpmc w/the -M option and got dumped on big time. Here is
> the end of the dump with the boring parts changed to "....":
I went back and did a more complete dump. I ended up with a text file
over 1MB. I'll e-mail the complete file to a developer if needed.
But here's the short version... I saw the backend begin to enumerate
all of my recordings and the details for them. Somewhere in the
middle, it looks like things begin to go off the rails.
Interestingly, it looks like the same return value is tripping up both
of us (per your most recent post). I took a look at the last
recording that was enumerated and I believe the next recording it
would have done was the very first recording made on Tuner 2, the new
digital tuner I installed. Is it the same in your case?
__cmyth_rcv_proginfo: got recording info
cmyth_proginfo_parse_url: url is:
'myth://192.168.100.200:6543/1045_20070107063000.mpg'
cmyth_strdup(0x10609363) {
cmyth_allocate_data(16, ret = 0x106094bc, ref = 0x106094b0) {
cmyth_allocate_data(16, ret = 0x106094bc, ref = 0x106094b0) }
cmyth_strdup str = 0x10609363[192.168.100.200], len = 16, ret =0x106094bc
cmyth_strdup() }
cmyth_strdup(0x10609377) {
cmyth_allocate_data(25, ret = 0x106094dc, ref = 0x106094d0) {
cmyth_allocate_data(25, ret = 0x106094dc, ref = 0x106094d0) }
cmyth_strdup str = 0x10609377[/1045_20070107063000.mpg], len = 25, ret
=0x106094dc
cmyth_strdup() }
cmyth_allocate_data(200, ret = 0x1060950c, ref = 0x10609500) {
cmyth_allocate_data(200, ret = 0x1060950c, ref = 0x10609500) }
cmyth_proginfo_create {
cmyth_set_destroy(0x1060950c, func = 0x100b28c4, ref = 0x10609500) {
cmyth_set_destroy(0x1060950c, func = 0x100b28c4, ref = 0x10609500) }
cmyth_allocate_data(28, ret = 0x106095e4, ref = 0x106095d8) {
cmyth_allocate_data(28, ret = 0x106095e4, ref = 0x106095d8) }
cmyth_timestamp_create
cmyth_allocate_data(28, ret = 0x10609614, ref = 0x10609608) {
cmyth_allocate_data(28, ret = 0x10609614, ref = 0x10609608) }
cmyth_timestamp_create
cmyth_allocate_data(28, ret = 0x10609644, ref = 0x10609638) {
cmyth_allocate_data(28, ret = 0x10609644, ref = 0x10609638) }
cmyth_timestamp_create
cmyth_allocate_data(28, ret = 0x10609674, ref = 0x10609668) {
cmyth_allocate_data(28, ret = 0x10609674, ref = 0x10609668) }
cmyth_timestamp_create
cmyth_allocate_data(28, ret = 0x106096a4, ref = 0x10609698) {
cmyth_allocate_data(28, ret = 0x106096a4, ref = 0x10609698) }
cmyth_timestamp_create
cmyth_allocate_data(28, ret = 0x106096d4, ref = 0x106096c8) {
cmyth_allocate_data(28, ret = 0x106096d4, ref = 0x106096c8) }
cmyth_timestamp_create
cmyth_proginfo_create }
__cmyth_rcv_proginfo: VERSION IS 30
__cmyth_rcv_string: string received ''
cmyth_strdup(0x7fff5340) {
cmyth_allocate_data(1, ret = 0x10609704, ref = 0x106096f8) {
cmyth_allocate_data(1, ret = 0x10609704, ref = 0x106096f8) }
cmyth_strdup str = 0x7fff5340[], len = 1, ret =0x10609704
cmyth_strdup() }
__cmyth_rcv_string: string received ''
cmyth_strdup(0x7fff5340) {
cmyth_allocate_data(1, ret = 0x1060971c, ref = 0x10609710) {
cmyth_allocate_data(1, ret = 0x1060971c, ref = 0x10609710) }
cmyth_strdup str = 0x7fff5340[], len = 1, ret =0x1060971c
cmyth_strdup() }
__cmyth_rcv_string: string received ''
cmyth_strdup(0x7fff5340) {
cmyth_allocate_data(1, ret = 0x10609734, ref = 0x10609728) {
cmyth_allocate_data(1, ret = 0x10609734, ref = 0x10609728) }
cmyth_strdup str = 0x7fff5340[], len = 1, ret =0x10609734
cmyth_strdup() }
__cmyth_rcv_string: string received ''
cmyth_strdup(0x7fff5340) {
cmyth_allocate_data(1, ret = 0x1060974c, ref = 0x10609740) {
cmyth_allocate_data(1, ret = 0x1060974c, ref = 0x10609740) }
cmyth_strdup str = 0x7fff5340[], len = 1, ret =0x1060974c
cmyth_strdup() }
__cmyth_rcv_string: string received '4294967295'
__cmyth_rcv_long: long long out of range: '4294967295'
__cmyth_rcv_proginfo: cmyth_rcv_long() failed (34)
cmyth_release(0x1060950c) {
libs/libcmyth/alloc.c:441 cmyth_release(0x1060950c,ref =
0x10609500,refcount = 0x1,length = 200)
cmyth_proginfo_destroy {
cmyth_release(0x10609704) {
libs/libcmyth/alloc.c:441 cmyth_release(0x10609704,ref =
0x106096f8,refcount = 0x1,length = 1)
libs/libcmyth/alloc.c:460 cmyth_release() -- free it
cmyth_release(0x10609704) }
cmyth_release(0x1060971c) {
libs/libcmyth/alloc.c:441 cmyth_release(0x1060971c,ref =
0x10609710,refcount = 0x1,length = 1)
libs/libcmyth/alloc.c:460 cmyth_release() -- free it
cmyth_release(0x1060971c) }
cmyth_release(0x10609734) {
[...]
cmyth_release(0x106091f4) }
cmyth_proginfo_destroy }
libs/libcmyth/alloc.c:460 cmyth_release() -- free it
cmyth_release(0x1060902c) }
libs/libcmyth/alloc.c:460 cmyth_release() -- free it
cmyth_release(0x1036a29c) }
cmyth_hold((nil)) {
cmyth_hold((nil)) }
cmyth_release((nil)) {
cmyth_release((nil)) }
cmyth_hold((nil)) {
cmyth_hold((nil)) }
cmyth_release((nil)) {
cmyth_release((nil)) }
get recorded failed
mythtv_shutdown [src/mythtv.c:288]: (trace) {
mythtv_shutdown(): closing mythtv connection
mythtv_close [src/mythtv.c:273]: (trace) {
cmyth_hold((nil)) {
cmyth_hold((nil)) }
cmyth_release((nil)) {
cmyth_release((nil)) }
[...]
cmyth_release(0x103616b4) {
libs/libcmyth/alloc.c:441 cmyth_release(0x103616b4,ref =
0x103616a8,refcount = 0x1,length = 32)
cmyth_conn_destroy {
cmyth_conn_destroy: shutdown and close connection fd = 14
__cmyth_rcv_length: read() failed (0)
cmyth_event_get: cmyth_rcv_length() failed (0)
Event socket closed, shutting down myth
mythtv_shutdown [src/mythtv.c:288]: (trace) {
mythtv_shutdown(): closing mythtv connection
mythtv_close [src/mythtv.c:273]: (trace) {
cmyth_hold((nil)) {
cmyth_hold((nil)) }
cmyth_release((nil)) {
cmyth_release((nil)) }
[...]
cmyth_release((nil)) {
cmyth_release((nil)) }
mythtv_shutdown [src/mythtv.c:314]: (trace) }
MythTV connection lost!
cmyth_conn_destroy }
libs/libcmyth/alloc.c:460 cmyth_release() -- free it
cmyth_release(0x103616b4) }
mythtv_shutdown [src/mythtv.c:314]: (trace) }
MythTV connection lost!
cmyth_release((nil)) {
cmyth_release((nil)) }
[...]
cmyth_release((nil)) }
get recorded failed
mythtv_shutdown [src/mythtv.c:288]: (trace) {
mythtv_shutdown(): closing mythtv connection
mythtv_close [src/mythtv.c:273]: (trace) {
cmyth_hold((nil)) {
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mvpmc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mvpmc-users
mvpmc wiki: http://mvpmc.wikispaces.com/