Bug Gotham: UI hangs when moving volume amplification cursor
#1
...the only thing I can do is kill -9 xbmc.bin PID or wait 0.5-->1 minutes.
Some infos form '~/.xbmc/temp/xbmc.log':


Regards
Reply
#2
read the forum rules regarding posting log files.

and where is the crashlog?
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#3
(2014-02-20, 13:55)Martijn Wrote: read the forum rules regarding posting log files.

and where is the crashlog?

I'm sorry, but there is no crashlog because xbmc doesn't crash. It only hangs, right?

Regards
Reply
#4
- please paste post a link to your full debug log
- if you are able to do, also attach via gdb to the runnin xbmc.bin pid and get us a backtrace (thread apply all bt)
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#5
(2014-02-20, 14:04)fritsch Wrote: - please paste post a link to your full debug log

Ok thanks, this is the full log:
http://pastebin.com/PS62a2An
Reply
#6
So to reproduce. I watch a movie and try to change the "amplification" value? right?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#7
(2014-02-20, 15:15)fritsch Wrote: So to reproduce. I watch a movie and try to change the "amplification" value? right?

Yes. Thanks for your support.

P.s.
I'm re-building Gotham with debug information. I'll attach gdb backtrace soon.
Reply
#8
Ok, backtrace uploaded right now:
http://pastebin.com/VH33dNMx

Hope this helps.
Reply
#9
(gdb) thread apply all bt:
http://pastebin.com/FhE8u6pn
Reply
#10
Thanks much - first look did not reveal anything. I thought of a statemachine ACC or a state transition, but first is pure async and second should not happen and the amplification gets set as it should. I assume the problem way more up.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#11
I tried to reproduce tonight and did not get it reproduced. What flags are you passing to configure? Anything special, some external ffmpeg libs?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#12
I did a new git checkout, recompiled tag libs with '-DWITH_ASF=ON -DWITH_MP4=ON -DENABLE_STATIC=ON' flags, and the issue was solved.

So, how much do I pay for having wasted your time?
Reply
#13
Please post your complete configure - best the non working and the working.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#14
and using pastebin.com
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#15
K, I was wrong.

This doesn't work (GUI hangs for ~1 minute):
http://pastebin.com/Z89Rr7zi

This works:
http://pastebin.com/qtGVYhYd
Moving volume amplification cursor GUI 'stutters', but doesn't hang.

[edit]
There is an error on pasted code at line 2:
TAGLIB_LIBS="-L/opt/xbmc/lib -ltag"

Sorry
Reply

Logout Mark Read Team Forum Stats Members Help
Gotham: UI hangs when moving volume amplification cursor0