2015-08-10, 15:01
(2015-08-10, 15:00)fritsch Wrote: https://github.com/FernetMenta/xbmc/commits/master
Many thanks!
(2015-08-10, 15:00)fritsch Wrote: https://github.com/FernetMenta/xbmc/commits/master
19:38:06 T:140235400988608 DEBUG: Loading: /usr/lib/kodi/system/libexif-x86_64-linux.so
aug 10 19:38:06 htpc kernel: kodi.bin[4863]: segfault at 7fffd21b9f6c ip 00007f8b11f47d5d sp 00007fffd2179de8 error 6 in libc-2.21.so[7f8b11ec4000+199000]
ERROR: CWinSystemX11::XErrorHandler: BadAtom (invalid Atom parameter), type:0, serial:43, error_code:5, request_code:18 minor_code:0
(2015-08-10, 22:18)Ales Wrote: The only error I have in kodi log for a long time is:May I be interested in this error?Code:ERROR: CWinSystemX11::XErrorHandler: BadAtom (invalid Atom parameter), type:0, serial:43, error_code:5, request_code:18 minor_code:0
Btbn Wrote:The upgrade procedure for gcc 4.x to 5 is also quite fun. Upgrade
gcc, and then rebuild _everything_ 3~5 times, until there are no
errors left
Btbn Wrote:fritsch, you essentialy have to rebuild until you don't find any
references to the old libgcc abi in any binary on your system.
And as stuff happily depends on each other, it's quite a few
rounds of rebuilds until that is achived.
And then you still have to deal with the potential breakage the
new gcc version might cause
Quote:/home/player/pictures/FOTKY/Balů a Larry/2008/_DSC0025.JPGCan you rename that folder? :-) from Balů to Balu?
(2015-08-11, 11:49)Ales Wrote: I have tried it just now and it is the same. I appreciate your effort, but it really seems it is in gcc. I will try to downgrade some packages...
(2015-08-11, 11:57)fritsch Wrote:(2015-08-11, 11:49)Ales Wrote: I have tried it just now and it is the same. I appreciate your effort, but it really seems it is in gcc. I will try to downgrade some packages...
Recompile complete packages - this always needs to be done, when libgcc is bumped - I am afraid. Do it 3 to 5 times as mentioned above.
(2015-08-11, 11:57)fritsch Wrote: Recompile complete packages - this always needs to be done, when libgcc is bumped - I am afraid. Do it 3 to 5 times as mentioned above.