More > JRiver Media Center 20 for Linux

HDTracksDownloader for Linux - alpha version

<< < (7/8) > >>

dbadia:
Running build 103 on Debian Wheezy 64bit, everything looked ok and it started downloading tracks  but then I saw a segfault.  Upon restart, I got the pure virtual method error, then another segfault.  See output for all the runs below, tried with gdb to see if that would help you guys.  It did download 3 flac files the first time before segfaulting.


--- Code: ---dave@jj:/tmp$ hdtracksdownloader
Warning: unknown mime-type for "/home/dave/Music/HDtracks/" -- using "application/octet-stream"
Error: no "view" mailcap rules found for type "application/octet-stream"
Segmentation fault
dave@jj:/tmp$ hdtracksdownloader
pure virtual method called
terminate called without an active exception
Aborted
dave@jj:/tmp$ 1431434075686 addons.update-checker WARN Update manifest for {972ce4c6-7e08-4474-a285-3208198ce6fd} did not contain an updates property

dave@jj:/tmp$ hdtracksdownloader
Segmentation fault
dave@jj:/tmp$ gdb hdtracksdownloader
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/hdtracksdownloader...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/hdtracksdownloader
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0xf5863b70 (LWP 18862)]
[Thread 0xf5863b70 (LWP 18862) exited]
[New Thread 0xf5863b70 (LWP 18864)]
[New Thread 0xf488fb70 (LWP 18865)]
[Thread 0xf5863b70 (LWP 18864) exited]
[New Thread 0xf408eb70 (LWP 18866)]

Program received signal SIGSEGV, Segmentation fault.
0xf715b87b in ?? () from /usr/lib/HDtracksDownloader/libJRTools.so
(gdb) bt full
#0  0xf715b87b in ?? () from /usr/lib/HDtracksDownloader/libJRTools.so
No symbol table info available.
#1  0xf71c699e in ?? () from /usr/lib/HDtracksDownloader/libJRTools.so
No symbol table info available.
#2  0xf71c6e17 in ?? () from /usr/lib/HDtracksDownloader/libJRTools.so
No symbol table info available.
#3  0x081947a5 in ?? ()
No symbol table info available.
#4  0x0810e187 in ?? ()
No symbol table info available.
#5  0x08182a9b in ?? ()
No symbol table info available.
#6  0x0810e187 in ?? ()
No symbol table info available.
#7  0x0816fce9 in ?? ()
No symbol table info available.
#8  0x0811fbc2 in ?? ()
No symbol table info available.
#9  0x081200b0 in ?? ()
No symbol table info available.
#10 0x080fd7f1 in ?? ()
No symbol table info available.
#11 0x0811da8e in ?? ()
No symbol table info available.
#12 0x0810ea54 in ?? ()
No symbol table info available.
#13 0x08120614 in ?? ()
No symbol table info available.
#14 0x0816fee1 in ?? ()
No symbol table info available.
#15 0x0805b61f in ?? ()
No symbol table info available.
#16 0x080fcf62 in ?? ()
No symbol table info available.
#17 0xf6f8fecb in ?? () from /usr/lib/HDtracksDownloader/libJRTools.so
No symbol table info available.
#18 0xf6f9ffaf in ?? () from /usr/lib/HDtracksDownloader/libJRTools.so
No symbol table info available.
#19 0x081b2582 in ?? ()
No symbol table info available.
#20 0x0817058d in ?? ()
No symbol table info available.
#21 0x081710fc in ?? ()
No symbol table info available.
#22 0x0805ff7f in ?? ()
No symbol table info available.
#23 0x081d002a in ?? ()
No symbol table info available.
#24 0x08050f8d in ?? ()
No symbol table info available.

--- End code ---

bob:

--- Quote from: dbadia on May 12, 2015, 07:45:21 am ---Running build 103 on Debian Wheezy 64bit, everything looked ok and it started downloading tracks  but then I saw a segfault.  Upon restart, I got the pure virtual method error, then another segfault.  See output for all the runs below, tried with gdb to see if that would help you guys.  It did download 3 flac files the first time before segfaulting.


--- Code: ---dave@jj:/tmp$ hdtracksdownloader
Warning: unknown mime-type for "/home/dave/Music/HDtracks/" -- using "application/octet-stream"
Error: no "view" mailcap rules found for type "application/octet-stream"
Segmentation fault
dave@jj:/tmp$ hdtracksdownloader
pure virtual method called
terminate called without an active exception
Aborted
dave@jj:/tmp$ 1431434075686 addons.update-checker WARN Update manifest for {972ce4c6-7e08-4474-a285-3208198ce6fd} did not contain an updates property

dave@jj:/tmp$ hdtracksdownloader
Segmentation fault
dave@jj:/tmp$ gdb hdtracksdownloader
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/hdtracksdownloader...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/hdtracksdownloader
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0xf5863b70 (LWP 18862)]
[Thread 0xf5863b70 (LWP 18862) exited]
[New Thread 0xf5863b70 (LWP 18864)]
[New Thread 0xf488fb70 (LWP 18865)]
[Thread 0xf5863b70 (LWP 18864) exited]
[New Thread 0xf408eb70 (LWP 18866)]

Program received signal SIGSEGV, Segmentation fault.
0xf715b87b in ?? () from /usr/lib/HDtracksDownloader/libJRTools.so
(gdb) bt full
#0  0xf715b87b in ?? () from /usr/lib/HDtracksDownloader/libJRTools.so
No symbol table info available.
#1  0xf71c699e in ?? () from /usr/lib/HDtracksDownloader/libJRTools.so
No symbol table info available.
#2  0xf71c6e17 in ?? () from /usr/lib/HDtracksDownloader/libJRTools.so
No symbol table info available.
#3  0x081947a5 in ?? ()
No symbol table info available.
#4  0x0810e187 in ?? ()
No symbol table info available.
#5  0x08182a9b in ?? ()
No symbol table info available.
#6  0x0810e187 in ?? ()
No symbol table info available.
#7  0x0816fce9 in ?? ()
No symbol table info available.
#8  0x0811fbc2 in ?? ()
No symbol table info available.
#9  0x081200b0 in ?? ()
No symbol table info available.
#10 0x080fd7f1 in ?? ()
No symbol table info available.
#11 0x0811da8e in ?? ()
No symbol table info available.
#12 0x0810ea54 in ?? ()
No symbol table info available.
#13 0x08120614 in ?? ()
No symbol table info available.
#14 0x0816fee1 in ?? ()
No symbol table info available.
#15 0x0805b61f in ?? ()
No symbol table info available.
#16 0x080fcf62 in ?? ()
No symbol table info available.
#17 0xf6f8fecb in ?? () from /usr/lib/HDtracksDownloader/libJRTools.so
No symbol table info available.
#18 0xf6f9ffaf in ?? () from /usr/lib/HDtracksDownloader/libJRTools.so
No symbol table info available.
#19 0x081b2582 in ?? ()
No symbol table info available.
#20 0x0817058d in ?? ()
No symbol table info available.
#21 0x081710fc in ?? ()
No symbol table info available.
#22 0x0805ff7f in ?? ()
No symbol table info available.
#23 0x081d002a in ?? ()
No symbol table info available.
#24 0x08050f8d in ?? ()
No symbol table info available.

--- End code ---

--- End quote ---

Thanks,
Did the previous build work?

dbadia:

--- Quote from: bob on May 12, 2015, 12:27:15 pm ---Thanks,
Did the previous build work?


--- End quote ---

This was the first version I tried

rmeineke:
Trying to download an album of AIFF files. The first file, the album's pdf booklet,
comes through fine. Then the downloader starts on the actual music files. When a file reaches
one hundred percent the downloader crashes.

-----------------------%< snip >%-------------------------------
[18:46] robertm -- /home/robertm $ hdtracksdownloader
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
Segmentation fault (core dumped)
[18:46] robertm -- /home/robertm $
-----------------------%< snip >%-------------------------------

The log file seems to indicate that all went well with the actual transfer. It seems that
when the downloader starts its conversion things come crashing down. Could the downloader
be trying to call a conversion program that I don't have installed? Maybe?

-----------------------%< snip, edited out the AWS keys>%-------------------------------
0058477: 4095052608: Reader: CLinuxINetReader::OpenRange: Opening https://s3.amazonaws.com/hdtrack_img%2FHX886443817623_liner.pdf?AWSAccessKeyId=...
0060291: 4095052608: Reader: CLinuxINetReader::OpenRange: Finish (1814 ms)
0066954: 4095052608: General: HDTrackDownloadThread::Thread: download completed successfully, calling convert...
0066954: 4095052608: General: HDTrackDownloadThread::Convert: Start
0066954: 4095052608: General: HDTrackDownloadThread::Convert: no conversion needed
0066954: 4095052608: General: HDTrackDownloadThread::Convert: Finish (0 ms)
0066956: 4095052608: General: HDTrackDownloadThread::Thread: Successful completion, renamed /home/robertm/Desktop/Dave Brubeck/Time Out/Time Out.pdf to /home/robertm/Desktop/Dave Brubeck/Time Out/Time Out.pdf_hddownload with result=1
0066956: 4095052608: General: HDTrackDownloadThread::Thread: good result, deleting temp file
0066956: 4095052608: General: HDTrackDownloadThread::Thread: Finish (8480 ms)
0066957: 4095052608: General: HDTrackDownloadThread::Thread: Start
0066957: 4095052608: General: HDTrackDownloadThread::Thread: checking url=https://s3.amazonaws.com/drive01%2Fa07d943e282a6d08b5824eb15e4ba0f6?AWSAccessKeyId=..., final filename=/home/robertm/Desktop/Dave Brubeck/Time Out/01-Blue Rondo a la Turk.aif, bConvert=1
0066957: 4095052608: General: HDTrackDownloadThread::Thread: downloading to /home/robertm/Desktop/Dave Brubeck/Time Out/01-Blue Rondo a la Turk.track_hddownload
0066957: 4095052608: Reader: CLinuxINetReader::OpenRange: Start
0066957: 4095052608: Reader: CLinuxINetReader::OpenRange: Opening https://s3.amazonaws.com/drive01%2Fa07d943e282a6d08b5824eb15e4ba0f6?AWSAccessKeyId=...
0068281: 4095052608: Reader: CLinuxINetReader::OpenRange: Finish (1324 ms)
0223520: 4095052608: General: HDTrackDownloadThread::Thread: download completed successfully, calling convert...
0223520: 4095052608: General: HDTrackDownloadThread::Convert: Start
0223695: 4095052608: General: HDTrackDownloadThread::Convert: running conversion with AIFF Encoder encoder
0223695: 4095052608: Playback: CMJPlayerCore::Play: Start
-----------------------%< snip >%-------------------------------

Downloader is the latest version...20.0.103. Interestingly enough, I have had good success
with the downloader on FLAC files. Unfortunately, I screwed up and forgot to change the
dropdown at HDTracks to FLAC and now I am stuck trying to get these AIFF files ... without
any luck so far.

Running a fairly stock install of Ubuntu Mate 15.04. 64-bit. I'm happy to provide any
other details if needed.

Thanks for your work on this project.


bob:

--- Quote from: rmeineke on June 25, 2015, 01:18:53 am ---Trying to download an album of AIFF files. The first file, the album's pdf booklet,
comes through fine. Then the downloader starts on the actual music files. When a file reaches
one hundred percent the downloader crashes.

...

Downloader is the latest version...20.0.103. Interestingly enough, I have had good success
with the downloader on FLAC files. Unfortunately, I screwed up and forgot to change the
dropdown at HDTracks to FLAC and now I am stuck trying to get these AIFF files ... without
any luck so far.

Running a fairly stock install of Ubuntu Mate 15.04. 64-bit. I'm happy to provide any
other details if needed.

Thanks for your work on this project.


--- End quote ---

Verified. Checking into the issue.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version