juanitotc

Results 22 comments of juanitotc

Understood - if you could possibly manage for tc-11, that would be good as previous openssl is eol

Hmm - strange that the freeze happens without fail for me on that URL with CorePure64. I see it happening on more and more sites. Is there anything I can...

From top I get: 8185 tc 20 0 2143.4m 75.2m 0.0 0.5 0:00.49 S fifth 8186 tc 20 0 2143.4m 75.2m 0.0 0.5 0:00.00 S `- fifth commander 8187 tc...

..and from gdb without symbols: (gdb) thread apply all bt Thread 7 (LWP 8192): #0 0x00007f4d79cce93b in ?? () from /lib/libc.so.6 #1 0x00007f4d79c6982f in ?? () from /lib/libc.so.6 #2 0x00007f4d801e6dd1...

I'm away for the next ten days or so - I'll look at compiling fifth with debugging symbols when I get back.

I got the debug build built, but now fifth will not freeze with the URL at the top. However, it does crash on this page with: $ fifth libpng warning:...

Got it: (gdb) thread apply all bt Thread 7 (LWP 6650): #0 0x00007f0e8a679d4d in nanosleep () from /lib/libpthread.so.0 #1 0x0000000001b5c38b in std::this_thread::sleep_for (__rtime=...) at /usr/local/include/c++/6.2.0/thread:322 #2 0x0000000001b592bf in bmalloc::sleep (lock=...,...

That's what I thought, but fifth is definitely frozen - I left it an hour to double-check and the only way to get out of it was "killall -9". Are...

tinycorelinux v6.2 "./configure --prefix=/usr/local gtk1" results in the same error. The modified configure script fixes the problem - thanks I'd attach the patch, but it won't let me...

Yes I did set up an API key - I compiled with "make V=1" so I could see it repeated endlessly. Just in case, I also started minitube with GOOGLE_API_KEY="blah-blah"...