hokie-bird wrote: > To be sure I used the correct file I tried again, and the result was the > same. (Wasnt sure if it needed to be in the same directory tree as the > rest of the plugin or not, so tried both; in the plugin Directory I > renamed the original and pasted the special one you sent.) Here's the > output from the GDB command line, until right after the "run", if that > helps any? > > > (gdb) where > #0 0x00007fe9b8a42169 in ?? () from /usr/lib/libnss_files.so.2 > #1 0x00007fe9b8a429b3 in _nss_files_gethostbyname3_r () from > /usr/lib/libnss_files.so.2 > #2 0x00007fe9b8a4301e in _nss_files_gethostbyname_r () from > /usr/lib/libnss_files.so.2 > #3 0x000000000064d9e3 in gethostbyname_r () > #4 0x000000000064d366 in gethostbyname () > #5 0x000000000041f94c in makeSocket (host=<optimized out>) at > ../http_fetcher/src/http_fetcher.c:864 > #6 http_fetch (url_tmp=0x50 <error: Cannot access memory at address > 0x50>, contentType=0x632e7374736f6820, contentType@entry=0x7fe9bbffecc8, > fileBuf=0x23, fileBuf@entry=0x7fe9bbffecc0) at > ../http_fetcher/src/http_fetcher.c:307 > #7 0x00000000004192c8 in PlayerThread (args=0xa98340 <glMRDevices>) at > ./squeeze2raop/squeeze2raop.c:450 > #8 0x00000000004d9fd4 in start_thread (arg=0x7fe9bbfff700) at > pthread_create.c:309 > #9 0x000000000064b969 in clone () > (gdb)
That's what I needed. I see where the problem happens, but don't know why (yet). I got a metadata url that is an illegal memory context. Can you restart with full debug: add "-d all=sdebug"? LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000, ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010, AppleTV 4, Airport Express ------------------------------------------------------------------------ philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=105198 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
