Bug 378373 - SMB4K Crashes
Summary: SMB4K Crashes
Status: RESOLVED WORKSFORME
Alias: None
Product: Smb4k
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Alexander Reinholdt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-02 17:30 UTC by philip mirabelli
Modified: 2017-04-12 11:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
attachment-21975-0.html (1.38 KB, text/html)
2017-04-12 08:44 UTC, philip mirabelli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description philip mirabelli 2017-04-02 17:30:59 UTC
Hi, when I try to mount a windows share I get the below message and then a short tme later it crashes.  Any assistance welcome, thanks  philip

"retrieving the list of available domains failed:
lp_load_ex: refreshing parameters
Initialising global parameters
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[global]"
mkdir failed on directory /var/cache/samba/msg.lock: Permission denied
lp_load_ex: refreshing parameters
Initialising global parameters
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[global]"
added interface wlp2s0 ip=fd0c:d6bd:d6d:c100:66f3:a452:a9c7:8678 bcast= netmask=ffff:ffff:ffff:ffff::
added interface wlp2s0 ip=192.168.1.6 bcast=192.168.1.255 netmask=255.255.255.0
Connecting to 192.168.1.15 at port 139
Connecting to 192.168.1.15 at port 139
Could not connect to server 192.168.1.15
Connection failed: NT_STATUS_RESOURCE_NAME_NOT_FOUND
return code = -1
tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied
tdb(/var/cache/samba/gencache.tdb): tdb_transaction_start: cannot start a transaction on a read-only or internal db"
Comment 1 Alexander Reinholdt 2017-04-12 08:37:08 UTC
Hi!

First of all, I would like to know which version of Smb4K you are using?

I see the NT_STATUS_RESOURCE_NAME_NOT_FOUND error code in the output you pasted. Could it be that the server that shares the resource you wanted to mount was/is offline?
Comment 2 philip mirabelli 2017-04-12 08:44:32 UTC
Created attachment 104983 [details]
attachment-21975-0.html

Hi Alexander, I am using the latest version 2.0.  I have managed to fix the
issue: there was a conflict with Kwallet, I had three Kwallet profiles so I
deleted 2 and now I have 1 only and SMB4K works fine, no crashes etc.
Great product, keep up the good work!!!
regards
philip

On Wed, Apr 12, 2017 at 9:37 AM, Alexander Reinholdt <
bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=378373
>
> --- Comment #1 from Alexander Reinholdt <alexander.reinholdt@kdemail.net>
> ---
> Hi!
>
> First of all, I would like to know which version of Smb4K you are using?
>
> I see the NT_STATUS_RESOURCE_NAME_NOT_FOUND error code in the output you
> pasted. Could it be that the server that shares the resource you wanted to
> mount was/is offline?
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 3 Alexander Reinholdt 2017-04-12 11:19:19 UTC
OK, thanks for the info. Closing this bug then.