similar to: [Bug 98657] New: Reproducible freeze when changing volume amplification in kodi

Displaying 20 results from an estimated 400 matches similar to: "[Bug 98657] New: Reproducible freeze when changing volume amplification in kodi"

2016 Dec 26
6
[Bug 99202] New: system freeze - fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT] - MULTIPLE_WARP_ERRORS - DATA_ERROR 00000004 [INVALID_VALUE] - ILLEGAL_CLASS ch 11 - RT_STORAGE_TYPE_MISMATCH - CLASS_SUBCH_MISMATCH
https://bugs.freedesktop.org/show_bug.cgi?id=99202 Bug ID: 99202 Summary: system freeze - fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT] - MULTIPLE_WARP_ERRORS - DATA_ERROR 00000004 [INVALID_VALUE] - ILLEGAL_CLASS ch 11 - RT_STORAGE_TYPE_MISMATCH - CLASS_SUBCH_MISMATCH Product: xorg Version: unspecified
2018 Nov 02
0
Kodi crashes when trying to browse network
Hai, smbclient -L $(hostname -s) on CLI, wworks witout problem on ubuntu 18.04, with the newly builded samba 4.9.1 package from repo and the kodi 18 Beta4. I also noticed that kodi 18 has some setting now in /home/kodi/.kodi/userdata/guisettings.xml <setting id="smb.legacysecurity" default="true">false</setting> <setting
2018 Nov 02
0
Kodi crashes when trying to browse network
Hai, I think he also forgot to mention this part of kodi and smbclient. ( the default of kodi its smbclient ) .smb/smb.conf [global] lock directory = /home/username/.kodi/.smb/ name resolve order = bcast host include = /home/username/.kodi/.smb/user.conf I suggest, he needs to add the needed smbclient -mSMB1 into the user.conf of kodi. At least he should try it
2018 Nov 02
1
Kodi crashes when trying to browse network
On Fri, 2 Nov 2018 11:43:11 +0100 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai, > > > smbclient -L $(hostname -s) on CLI, wworks witout problem on ubuntu > 18.04, with the newly builded samba 4.9.1 package from repo and the > kodi 18 Beta4. > > I also noticed that kodi 18 has some setting now > in
2016 Oct 12
0
kodi cant access samba shares
Hai Rowland,     Good catch.. ;-) (the ntlm settings)   But first this must be correct. [HEBE]\[firetv]@[LOCALHOST]                   ^^^^^^^^ The user that connect is called firetv? Not kodi?   And what i forgot also, kodi uses NMBD a lot, and Samba AD does not use MBD. So if you need to "Browse the netwerk" setup zeroconf/Avahi also or drop samba AD and use old style
2018 Nov 02
0
Kodi crashes when trying to browse network
Hai, Can you check the following, a few things that where bit buggy lately. Disable nmbd ( systemctl stop nmbd ) And Try again. And what is in /etc/nsswitch.conf And is SeLinux or Apparmor installed/enabled? Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland Penny via samba > Verzonden: vrijdag 2
2018 Nov 03
2
Kodi crashes when trying to browse network
On 11/3/18 11:10 AM, Rowland Penny via samba wrote: > I think it may be because Debian uses libgnutls28-dev, whilst Fedora > uses trousers It seems to be a Kodi CMake issue, but I would argue Samba or trousers need to change the name of "read_data" to something more unique if it is going to be an exported shared symbol. Kodi requires libmicrohttpd. The libmicrohttpd library
2017 Sep 21
0
[Bug 99900] [NVC1] nouveau: freeze / crash after kernel update to 4.10
https://bugs.freedesktop.org/show_bug.cgi?id=99900 --- Comment #24 from kong <riverkong.28 at gmail.com> --- In 4.12.12 on fc26. X hang and hang again randomly, and logged like this: nouveau 0000:01:00.0: gr: DATA_ERROR 00000005 [INVALID_ENUM] ch 18 [007f294000 Xorg[2256]] subc 0 class a197 mthd 19c8 data 00000000 nouveau 0000:01:00.0: gr: ILLEGAL_MTHD ch 18 [007f294000 Xorg[2256]] subc 0
2018 Nov 02
3
Kodi crashes when trying to browse network
On Fri, 2 Nov 2018 08:33:56 +0100 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai, > > I think he also forgot to mention this part of kodi and smbclient. > > ( the default of kodi its smbclient ) > .smb/smb.conf > [global] > lock directory = /home/username/.kodi/.smb/ > name resolve order = bcast host >
2018 Nov 03
0
Kodi crashes when trying to browse network
On Sat, 3 Nov 2018 15:12:37 +0000 Rowland Penny via samba <samba at lists.samba.org> wrote: > On Sat, 3 Nov 2018 09:30:08 -0500 > Michael Cronenworth via samba <samba at lists.samba.org> wrote: > > > On 11/2/18 4:29 PM, Michael Cronenworth via samba wrote: > > > > > > A compiler bug is also possible. When I have time I'll try to > > >
2018 Nov 03
2
Kodi crashes when trying to browse network
On Sat, 3 Nov 2018 09:30:08 -0500 Michael Cronenworth via samba <samba at lists.samba.org> wrote: > On 11/2/18 4:29 PM, Michael Cronenworth via samba wrote: > > > > A compiler bug is also possible. When I have time I'll try to > > rebuild Samba with -O0 to make sure it isn't an optimization issue. > > When I built with -O0 the backtrace changed. >
2018 Nov 02
1
Kodi crashes when trying to browse network
Hai, Ok, we have 2 last things to try. Change in : /etc/nsswitch.conf Only this line. hosts:      files dns myhostname mdns4_minimal [NOTFOUND=return] There are know problems with the search orders. A guess, but worth a try. Last, what if you run kodi as root? I did run it as a normal user. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces
2018 Nov 02
0
Kodi crashes when trying to browse network
On Thu, Nov 01, 2018 at 09:40:32AM -0500, Michael Cronenworth via samba wrote: > Hi, > > I maintain Kodi[1] in RPMFusion[2] and the latest version of Kodi, 18.0, is > crashing when trying to browse the SMB network. The previous version, 17.x, > worked fine. > > The backtrace shows that Samba was not able to open /dev/urandom, which > can't be true and must be masking
2018 Nov 03
0
Kodi crashes when trying to browse network
On 11/2/18 4:29 PM, Michael Cronenworth via samba wrote: > > A compiler bug is also possible. When I have time I'll try to rebuild Samba with > -O0 to make sure it isn't an optimization issue. When I built with -O0 the backtrace changed. #0  0x00007ff699ec153f in raise () from /lib64/libc.so.6 #1  0x00007ff699eab895 in abort () from /lib64/libc.so.6 #2  0x00007ff696b19925 in
2018 Nov 02
6
Kodi crashes when trying to browse network
On 11/2/18 5:43 AM, L.P.H. van Belle via samba wrote: > Its a headless server so in this case im unable to test from within kodi, atm. > But Michael count try to to adjust the maxprotocol from within kodi and see if that helps. Kodi is a GUI app. There is no "shell" or "exit to shell" feature. It calls library functions and does not call the "smbclient"
2018 Nov 01
4
Kodi crashes when trying to browse network
Hi, I maintain Kodi[1] in RPMFusion[2] and the latest version of Kodi, 18.0, is crashing when trying to browse the SMB network. The previous version, 17.x, worked fine. The backtrace shows that Samba was not able to open /dev/urandom, which can't be true and must be masking another issue. The issue occurs on any Fedora 28 or 29 system (multiple user reports[3]). SELinux is disabled and
2018 Nov 01
4
Kodi crashes when trying to browse network
On 11/1/18 11:22 AM, Rowland Penny via samba wrote: > It is for a standalone server without guest access, it also will not > allow network browsing because of the default 'server max protocol = > SMB3' > > I think you need to understand that network browsing is going away, you > need SMB1 for this. > > Anyway, it shouldn't crash, so can you get a level 10 from
2016 Oct 12
5
kodi cant access samba shares
I have samba joined to domain an all ad users can access shares from windows clients . I created ad user for kodi and have Domain;username:password and shares are not accessible to kodi. What I am missing. check_ntlm_password: Checking password for unmapped user [WORKGROUP]\[firetv]@[LOCALHOST] with the new password interface [2016/10/12 06:55:40.254367, 3]
2016 Oct 12
2
kodi cant access samba shares
I am running one version before 4.4.5 on arch Linux it is join to my domain controller and it not functioning as dc. Do I need to configure host name for kodi ? I will setup setup zeroconf/Avahi
2016 Oct 12
0
kodi cant access samba shares
On Wed, 12 Oct 2016 09:16:56 -0600 jacek burghardt via samba <samba at lists.samba.org> wrote: > I am running one version before 4.4.5 on arch Linux it is join to my > domain controller and it not functioning as dc. Do I need to > configure host name for kodi ? I will setup setup zeroconf/Avahi You posted your smb.conf earlier, can you try this version of it: [Global]