xmltv.exe 5.38 (and whatever the build version from the
homepage alpha link) fails to exit. It just hangs
after the data has been read and the file written.
Here are the messages with the debug flag on. After
the last line, it just sits there and I have to kill it
via task manager.
C:\Documents and Settings\jsather\My Documents\Visual
Studio Projects\xmltvParse
r\bin\Debug>xmltv tv_grab_na_dd --days 1 --output
tv.xmltv --debug
Timezone is -0600
adding '--share=C:/Documents and Settings/jsather/My
Documents/Visual Studio Pro
jects/xmltvParser/bin/Debug/share/xmltv'
using config filename ./.xmltv/tv_grab_na_dd.conf
WARNING: Password in config file, protect as required
Using TZ=<-0600> offset=<-21600>
dd_start: 2005030700:00:00,2005-03-07T06:00:00Z
dd_stop : 2005030800:00:00,2005-03-08T06:00:00Z
Fetching from DataDirect: dd_data is in
C:\DOCUME~1\jsather\LOCALS~1\Temp\tv
_grab_na_dd_OCII.tmp
Fetched 1681 k/bytes in 6 seconds
##################################################
loading data:
##################################################
Writing schedule:
##################################################
MESSAGE: Your subscription will expire:
2005-06-07T17:23:51Z
Downloaded 2062 programs in 27 seconds
Logged In: YES
user_id=270469
is this repeatable?
Logged In: YES
user_id=401567
Yes, this happens every time I run it.
Logged In: YES
user_id=270469
wierd... no one else has ever reported this behavior..
The "Downloaded" line is litternally the last line before
the exit.
After the "exit" perl does "garbage collection" and does
things like close TCP/IP handles, open files, frees memory, etc.
Maybe something on your system is causing the cleanup to
hang (TCP/IP stack problem, etc)?
Robert
Logged In: YES
user_id=270469
any update on this? Have you tried disabling any software
firewalls, antivirus or other unusable things against your
TCP/IP stack?
Logged In: YES
user_id=270469
no response.