[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451050

dhe...@gmail.com changed:

   What|Removed |Added

 CC||dhe...@gmail.com

--- Comment #58 from dhe...@gmail.com ---
I'm having similar crashes since upgrading to Fedora 40 KDE Spin (Dolphin
24.02.1). In my case, it's an internal company server (there are several of
them, but only one of them causes the crash; logging into the other servers
works as usual).

Just in case, here's what I got at the end of the log, when running `valgrind
dolphin smb://` (redacted domain/user/server):

kf.kio.core: Internal error: itemsInUse did not contain
QUrl("smb://%5C@/")
==48450== Invalid read of size 8
==48450==at 0x4F1AB06: UnknownInlinedFun (qarraydatapointer.h:114)
==48450==by 0x4F1AB06: UnknownInlinedFun (qarraydatapointer.h:120)
==48450==by 0x4F1AB06: UnknownInlinedFun (qlist.h:611)
==48450==by 0x4F1AB06: KCoreDirListerCache::slotUpdateResult(KJob*)
(kcoredirlister.cpp:1729)
==48450==by 0x6CD8693: call (qobjectdefs_impl.h:433)
==48450==by 0x6CD8693: void doActivate(QObject*, int, void**)
(qobject.cpp:4039)
==48450==by 0x5686335: KJob::result(KJob*, KJob::QPrivateSignal)
(moc_kjob.cpp:793)
==48450==by 0x568D00A: KJob::finishJob(bool) (kjob.cpp:98)
==48450==by 0x6CD8693: call (qobjectdefs_impl.h:433)
==48450==by 0x6CD8693: void doActivate(QObject*, int, void**)
(qobject.cpp:4039)
==48450==by 0x4F3288C: UnknownInlinedFun (moc_workerinterface_p.cpp:639)
==48450==by 0x4F3288C: KIO::WorkerInterface::dispatch(int, QByteArray
const&) (workerinterface.cpp:129)
==48450==by 0x4F2B35B: KIO::WorkerInterface::dispatch()
(workerinterface.cpp:60)
==48450==by 0x4F2D649: KIO::Worker::gotInput() [clone .part.0]
(worker.cpp:263)
==48450==by 0x6CD8693: call (qobjectdefs_impl.h:433)
==48450==by 0x6CD8693: void doActivate(QObject*, int, void**)
(qobject.cpp:4039)
==48450==by 0x6CC85B4: QObject::event(QEvent*) (qobject.cpp:1437)
==48450==by 0x5BA6F67: QApplicationPrivate::notify_helper(QObject*,
QEvent*) (qapplication.cpp:3296)
==48450==by 0x6C75227: QCoreApplication::notifyInternal2(QObject*, QEvent*)
(qcoreapplication.cpp:1121)
==48450==  Address 0x38 is not stack'd, malloc'd or (recently) free'd
==48450== 
KCrash: Application 'dolphin' crashing... crashRecursionCounter = 2
==48450== 
==48450== Process terminating with default action of signal 11 (SIGSEGV):
dumping core
==48450==at 0x7464144: __pthread_kill_implementation (in
/usr/lib64/libc.so.6)
==48450==by 0x740C65D: raise (in /usr/lib64/libc.so.6)
==48450==by 0x4FB3654: KCrash::defaultCrashHandler(int) (kcrash.cpp:586)
==48450==by 0x740C70F: ??? (in /usr/lib64/libc.so.6)
==48450==by 0x4F1AB05: KCoreDirListerCache::slotUpdateResult(KJob*)
(kcoredirlister.cpp:1725)
==48450==by 0x6CD8693: call (qobjectdefs_impl.h:433)
==48450==by 0x6CD8693: void doActivate(QObject*, int, void**)
(qobject.cpp:4039)
==48450==by 0x5686335: KJob::result(KJob*, KJob::QPrivateSignal)
(moc_kjob.cpp:793)
==48450==by 0x568D00A: KJob::finishJob(bool) (kjob.cpp:98)
==48450==by 0x6CD8693: call (qobjectdefs_impl.h:433)
==48450==by 0x6CD8693: void doActivate(QObject*, int, void**)
(qobject.cpp:4039)
==48450==by 0x4F3288C: UnknownInlinedFun (moc_workerinterface_p.cpp:639)
==48450==by 0x4F3288C: KIO::WorkerInterface::dispatch(int, QByteArray
const&) (workerinterface.cpp:129)
==48450==by 0x4F2B35B: KIO::WorkerInterface::dispatch()
(workerinterface.cpp:60)
==48450==by 0x4F2D649: KIO::Worker::gotInput() [clone .part.0]
(worker.cpp:263)

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-05-13 Thread Vojtěch Weiss
https://bugs.kde.org/show_bug.cgi?id=451050

Vojtěch Weiss  changed:

   What|Removed |Added

 CC||vir...@gmail.com

--- Comment #57 from Vojtěch Weiss  ---
It looks like it is crashing due to testparm spitting warning about GnuTLS

Syptoms are the same: anytime I try to open any SMB share, it crashes. I can
view smb:// just fine, but I am unable to open any SMB server
(like smb://10.43.16.2/video).

I have tried to reinstall all kio packages, anything related to Dolphin, and
also all samba packages. This happened after an upgrade from Kubuntu 23.04 to
24.04 (direct, just replaced sources, updated 3rd party ppa's, and then was
done with).

https://gist.github.com/virnik0/da7b7fd8f76f40c9492d05cec07eae39

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-05-13 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

Till Seifert  changed:

   What|Removed |Added

 Attachment #169401|0   |1
is obsolete||

--- Comment #56 from Till Seifert  ---
Created attachment 169445
  --> https://bugs.kde.org/attachment.cgi?id=169445=edit
gdb bt full Dolphin 24.02.2 KF 6.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-05-13 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #55 from Till Seifert  ---
> You should be able to use `coredumpctl -1 info dolphin` to get the trace
> without having to reproduce the issue again.

i'm not familiar enough with gdb to convert those into symbolized traces. and
for some reason the crash handler now stopped outputting the gdb output to the
terminal, it just stop after the crash:/

i ran dolphin with gdb manually, and this way also the auto-download of symbols
works\o/.

it logged a 'bt full' and will attach it

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-05-13 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #54 from Méven Car  ---
(In reply to Till Seifert from comment #53)
> Created attachment 169401 [details]
> Terminal output Dolphin 24.02.2 KF 6.1 with kf6-kio-dbgsym and dolphin-dgbsym

Thank you  for the effort.

Could you also install the dbgsym for libglib and libQt6Core.
You should be able to use `coredumpctl -1 info dolphin` to get the trace
without having to reproduce the issue again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-05-12 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

Till Seifert  changed:

   What|Removed |Added

 Attachment #169397|0   |1
is obsolete||

--- Comment #53 from Till Seifert  ---
Created attachment 169401
  --> https://bugs.kde.org/attachment.cgi?id=169401=edit
Terminal output Dolphin 24.02.2 KF 6.1 with kf6-kio-dbgsym and dolphin-dgbsym

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-05-12 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #52 from Till Seifert  ---

> Please enabled `Debuginfod` so that the logs/and or crashes trace can help.
> You might be using TW that does not support debuginfod unfortunately.
> The current logs are not informative.

I actually have it activates in .gdbinit, it seem to be ignored. maybe related:
https://bugs.kde.org/show_bug.cgi?id=484974

With Neon 22.04, can i install the need dbgsym packages manually?
I installed dolphin-dbgsym and kf6-kio-dbgsym , but the trace looks not much
different when i repro, but it will attach it

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-05-12 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #51 from Méven Car  ---
(In reply to Till Seifert from comment #50)
> Created attachment 169397 [details]
> Terminal output Dolphin 24.02.2 KF 6.1
> 
> Still happens with:
> 
> Dolphin: 24.02.2
> KDE Plasma Version: 6.0.4
> KDE Frameworks Version: 6.1.0
> Qt Version: 6.7.0
> Kernel Version: 6.6.5-060605-generic (64-bit)
> Graphics Platform: X11
> 
> Log attached

from the logs:

```
org.kde.drkonqi.parser: line "This GDB supports auto-downloading debuginfo from
the following URLs:\n" did not match
org.kde.drkonqi.parser: line "https://debuginfod.neon.kde.org/ \n" did not
match
org.kde.drkonqi.parser: line "Enable debuginfod for this session? (y or [n])
[answered N; input not from terminal]\n" did not match
org.kde.drkonqi.parser: line "Debuginfod has been disabled.\
```
Please enabled `Debuginfod` so that the logs/and or crashes trace can help.
You might be using TW that does not support debuginfod unfortunately.
The current logs are not informative.

Without more information, I can tell if that's the same crash or a different
one.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-05-12 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #50 from Till Seifert  ---
Created attachment 169397
  --> https://bugs.kde.org/attachment.cgi?id=169397=edit
Terminal output Dolphin 24.02.2 KF 6.1

Still happens with:

Dolphin: 24.02.2
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.6.5-060605-generic (64-bit)
Graphics Platform: X11

Log attached

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-04-06 Thread Marcus Johansson
https://bugs.kde.org/show_bug.cgi?id=451050

Marcus Johansson  changed:

   What|Removed |Added

 CC|marcus.typ.johansson@gmail. |
   |com |

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-04-06 Thread Marcus Johansson
https://bugs.kde.org/show_bug.cgi?id=451050

Marcus Johansson  changed:

   What|Removed |Added

 CC||marcus.typ.johansson@gmail.
   ||com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-03-30 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=451050

Méven Car  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #49 from Méven Car  ---
Could a duplicate of 
https://bugs.kde.org/show_bug.cgi?id=473488
Manifesting the issue at a different stage.

I would be very curious to know whether after KDE Frameworks 6.1 the issue is
fixed.
(commit
https://invent.kde.org/frameworks/kio/-/commit/b184cad07de7cefe9bccff500ad6b022ce3018c1)

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-03-04 Thread Enrique
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #48 from Enrique  ---
(In reply to james from comment #47)
> I encountered this issue today, 
> Garuda Linux, Kernel 6.7.5, Dolphin Version 23.08.5
> If I type the address as "smb://10.1.1.250" it will ask for my credentials
> then crash
> If I type the address as "smb://10.1.1.250/" it will ask for credentials and
> works normally

Kernel: x86_64 Linux 6.5.0-21-generic, Dolphin Version 21.12.3
Same behavior. No crash with trailing slash. Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-03-04 Thread james
https://bugs.kde.org/show_bug.cgi?id=451050

james  changed:

   What|Removed |Added

 CC||vavasmuc...@proton.me

--- Comment #47 from james  ---
I encountered this issue today, 
Garuda Linux, Kernel 6.7.5, Dolphin Version 23.08.5
If I type the address as "smb://10.1.1.250" it will ask for my credentials then
crash
If I type the address as "smb://10.1.1.250/" it will ask for credentials and
works normally

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-03-01 Thread Ramon Marquez
https://bugs.kde.org/show_bug.cgi?id=451050

Ramon Marquez  changed:

   What|Removed |Added

 CC||remarqu...@gmail.com

--- Comment #46 from Ramon Marquez  ---
In kde Plasma 6.0 KDE Connect still fails when trying to access the associated
mobile device.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-02-01 Thread smow
https://bugs.kde.org/show_bug.cgi?id=451050

smow  changed:

   What|Removed |Added

 CC||smowten...@protonmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-02-01 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||staysynchron...@gmail.com

--- Comment #45 from Akseli Lahtinen  ---
*** Bug 469190 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2024-01-19 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=451050

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #44 from Nicolas Fella  ---
With current master/Qt6:

QUdpSocket::setMulticastInterface() called on a QUdpSocket when not in
QUdpSocket::BoundState
ASSERT: "!listers.isEmpty()" in file
/home/nico/kde/src/kio/src/core/kcoredirlister.cpp, line 1679

#0  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x73eae8a3 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78
#2  0x73e5c8ee in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3  0x73e448ff in __GI_abort () at abort.c:79
#4  0x744b7b46 in qAbort () at
/home/nico/workspace/qt6/qtbase/src/corelib/global/qglobal.cpp:161
#5  0x744ee67d in qt_message_fatal (message=...,
context=) at
/home/nico/workspace/qt6/qtbase/src/corelib/global/qlogging.cpp:2033
#6  qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef
__va_list_tag __va_list_tag *)
(msgType=msgType@entry=QtFatalMsg, context=...,
msg=msg@entry=0x74841ed8 "ASSERT: \"%s\" in file %s, line %d",
ap=ap@entry=0x7fffbec8)
at /home/nico/workspace/qt6/qtbase/src/corelib/global/qlogging.cpp:374
#7  0x744b86d2 in QMessageLogger::fatal
(this=this@entry=0x7fffbfa0, msg=msg@entry=0x74841ed8 "ASSERT: \"%s\"
in file %s, line %d")
at /home/nico/workspace/qt6/qtbase/src/corelib/global/qlogging.cpp:897
#8  0x744b7ac4 in qt_assert (assertion=, file=, line=)
at /home/nico/workspace/qt6/qtbase/src/corelib/global/qassert.cpp:68
#9  0x77187142 in KCoreDirListerCache::slotUpdateResult (this=0x9c6cd0,
j=0x123fac0) at /home/nico/kde/src/kio/src/core/kcoredirlister.cpp:1679
#10 0x771bc8be in QtPrivate::FunctorCall,
QtPrivate::List, void, void (KCoreDirListerCache::*)(KJob*)>::call
(f=(void (KCoreDirListerCache::*)(class KCoreDirListerCache * const, class
KJob *)) 0x77186ed2 ,
o=0x9c6cd0, arg=0x7fffc600) at
/home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:145
#11 0x771b6b1c in QtPrivate::FunctionPointer::call, void>
(f=(void (KCoreDirListerCache::*)(class KCoreDirListerCache * const, class
KJob *)) 0x77186ed2 ,
o=0x9c6cd0, arg=0x7fffc600) at
/home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:182
#12 0x771ae175 in QtPrivate::QCallableObject, void>::impl
(which=1, this_=0x129fb00, r=0x9c6cd0, a=0x7fffc600, ret=0x0) at
/home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:553
#13 0x745bc723 in QtPrivate::QSlotObjectBase::call (a=0x7fffc600,
r=0x9c6cd0, this=0x129fb00)
at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qobjectdefs_impl.h:469
#14 doActivate (sender=0x123fac0, signal_index=6, argv=0x7fffc600)
at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qobject.cpp:4059
#15 0x745b3e0f in QMetaObject::activate
(sender=sender@entry=0x123fac0, m=m@entry=0x765fc100
, local_signal_index=local_signal_index@entry=3,
argv=argv@entry=0x7fffc600)
at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qobject.cpp:4119
#16 0x765b3ec3 in KJob::result (this=this@entry=0x123fac0,
_t1=, _t1@entry=0x123fac0, _t2=...)
at
/home/nico/kde/build/kcoreaddons/src/lib/KF6CoreAddons_autogen/include/moc_kjob.cpp:620
#17 0x765b493b in KJob::finishJob (this=0x123fac0,
emitResult=) at
/home/nico/kde/src/kcoreaddons/src/lib/jobs/kjob.cpp:98
#18 0x77112173 in KIO::SimpleJob::slotFinished (this=0x123fac0) at
/home/nico/kde/src/kio/src/core/simplejob.cpp:229
#19 0x7710a13a in KIO::ListJob::slotFinished (this=0x123fac0) at
/home/nico/kde/src/kio/src/core/listjob.cpp:236
#20 0x77115a17 in QtPrivate::FunctorCall,
QtPrivate::List<>, void, void (KIO::SimpleJob::*)()>::call(void
(KIO::SimpleJob::*)(), KIO::SimpleJob*, void**) (f=
KIO::SimpleJob::slotFinished(), o=0x123fac0, arg=0x7fffc8d0) at
/home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:145
#21 0x7711578c in QtPrivate::FunctionPointer::call, void>(void
(KIO::SimpleJob::*)(), KIO::SimpleJob*, void**)
(f= KIO::SimpleJob::slotFinished(), o=0x123fac0,
arg=0x7fffc8d0) at /home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:182
#22 0x7711554d in QtPrivate::QCallableObject, void>::impl(int,
QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=1, this_=0x811ec0,
r=0x123fac0, a=0x7fffc8d0, ret=0x0) at
/home/nico/kde/usr/include/QtCore/qobjectdefs_impl.h:553
#23 0x745bc723 in QtPrivate::QSlotObjectBase::call (a=0x7fffc8d0,
r=0x123fac0, this=0x811ec0)
at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qobjectdefs_impl.h:469
#24 doActivate (sender=0x182d850, signal_index=7, argv=0x7fffc8d0)
at 

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-23 Thread Andres
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #43 from Andres  ---
recently tried repoducing https://bugs.kde.org/show_bug.cgi?id=474066 and it
works fine  on my system 
seems it was fixed at some point 
Operating System: Garuda Linux 
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.113.0
Qt Version: 5.15.11
Kernel Version: 6.6.8-1-cachyos (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-11 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||ian.r.che...@gmail.com

--- Comment #42 from Akseli Lahtinen  ---
*** Bug 459762 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-08 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #41 from Akseli Lahtinen  ---
(In reply to Matthias Gruß from comment #34)
> Dolphin 23.08.3 on Fedora 39 KDE Plasma.
> smb://192.168.2.150 crashes Dolphin, smb://192.168.2.150/ works fine.

Hi, could you try this in Plasma 6 as well, so we can see if it's fixed? You
can install KDE Neon Unstable in a virtual machine. In that virtual machine,
you can also install debug symbols for dolphin, kio and kio-extras. Please
report the result with a possible backtrace.

Thank you for the help!

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-08 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||r...@toor.one

--- Comment #40 from Akseli Lahtinen  ---
*** Bug 478167 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-06 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #39 from Méven Car  ---
(In reply to Matthias Gruß from comment #37)
> In my case, it is about the share on a Synology NAS. 
> After calling smb://192.168.2.150/ the login and password are requested.
> 
> Output in the terminal when calling without slash (192.168.2.150):
> 
> matthias@fedora-notebook:~$ dolphin
> kf.kio.core: Internal error: itemsInUse did not contain
> QUrl("smb://matsch@192.168.2.150/")

That's helpful.

I don't reproduce using Dolphin Version 23.08.1 with KF Version 5.110.
Connecting to my local debian samba server `smb://192.168.1.16` works fine with
my Kubuntu 23.10.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-05 Thread Matthias Gruß
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #38 from Matthias Gruß  ---
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x7f493e91f5c8 in KCoreDirListerCache::slotUpdateResult(KJob*) () at
/lib64/libKF5KIOCore.so.5
#5  0x7f493cce8871 in void doActivate(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#6  0x7f493e0e6706 in KJob::result(KJob*, KJob::QPrivateSignal) () at
/lib64/libKF5CoreAddons.so.5
#7  0x7f493e0ec5bb in KJob::finishJob(bool) () at
/lib64/libKF5CoreAddons.so.5
#8  0x7f493cce8871 in void doActivate(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#9  0x7f493e8c5bc8 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() at /lib64/libKF5KIOCore.so.5
#10 0x7f493e8c07fb in KIO::SlaveInterface::dispatch() () at
/lib64/libKF5KIOCore.so.5
#11 0x7f493e8c3251 in KIO::Slave::gotInput() () at
/lib64/libKF5KIOCore.so.5
#12 0x7f493cce8871 in void doActivate(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#13 0x7f493ccdf11b in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#14 0x7f493d9aeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#15 0x7f493ccb4598 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#16 0x7f493ccb7a45 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /lib64/libQt5Core.so.5
#17 0x7f493cd06fef in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt5Core.so.5
#18 0x7f493a912e5c in g_main_context_dispatch_unlocked.lto_priv () at
/lib64/libglib-2.0.so.0
#19 0x7f493a96ddd8 in g_main_context_iterate_unlocked.isra () at
/lib64/libglib-2.0.so.0
#20 0x7f493a910ad3 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#21 0x7f493cd06ad9 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#22 0x7f493ccb2f5b in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#23 0x7f493ccbb1eb in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#24 0x559e85ff9055 in main ()
[Inferior 1 (process 5596) detached]

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-05 Thread Matthias Gruß
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #37 from Matthias Gruß  ---
In my case, it is about the share on a Synology NAS. 
After calling smb://192.168.2.150/ the login and password are requested.

Output in the terminal when calling without slash (192.168.2.150):

matthias@fedora-notebook:~$ dolphin
kf.kio.core: Internal error: itemsInUse did not contain
QUrl("smb://matsch@192.168.2.150/")
KCrash: Application 'dolphin' crashing...
KCrash: Attempting to start /usr/libexec/drkonqi
kf5idletime_wayland: This plugin does not support polling idle time
[1]+  Angehalten  dolphin

Output of coredumpctl info dolphin:


   PID: 3861 (dolphin)
   UID: 1000 (matthias)
   GID: 1000 (matthias)
Signal: 11 (SEGV)
 Timestamp: Thu 2023-11-30 08:57:15 CET (5 days ago)
  Command Line: /usr/bin/dolphin
Executable: /usr/bin/dolphin
 Control Group:
/user.slice/user-1000.slice/user@1000.service/app.slice/app-\x2fusr\x2fbin\x2fdolphin-2a68a52399074d6baf01951b89126bdd.scope
  Unit: user@1000.service
 User Unit:
app-\x2fusr\x2fbin\x2fdolphin-2a68a52399074d6baf01951b89126bdd.scope
 Slice: user-1000.slice
 Owner UID: 1000 (matthias)
   Boot ID: 04f8632289b54a5fa2947f45f8271790
Machine ID: 5db137b5cf784732be137c6dcb9329d1
  Hostname: fedora-notebook
   Storage:
/var/lib/systemd/coredump/core.dolphin.1000.04f8632289b54a5fa2947f45f8271790.3861.170133103500.zst
(missing)
   Package: dolphin/23.08.3-1.fc39
  build-id: 196e791b2c06aeee903690cac5e4b3b9a7aaeb66
   Message: Process 3861 (dolphin) of user 1000 dumped core.

Module kio_file.so from rpm kf5-kio-5.111.0-1.fc39.x86_64
Module libxdg-shell.so from rpm
qt5-qtwayland-5.15.11-1.fc39.x86_64
Module libwebpdemux.so.2 from rpm libwebp-1.3.2-2.fc39.x86_64
Module libwebpmux.so.3 from rpm libwebp-1.3.2-2.fc39.x86_64
Module libqwebp.so from rpm
qt5-qtimageformats-5.15.11-1.fc39.x86_64
Module libqwbmp.so from rpm
qt5-qtimageformats-5.15.11-1.fc39.x86_64
Module libjbig.so.2.1 from rpm jbigkit-2.1-26.fc39.x86_64
Module libLerc.so.4 from rpm liblerc-4.0.0-4.fc39.x86_64
Module libwebp.so.7 from rpm libwebp-1.3.2-2.fc39.x86_64
Module libtiff.so.5 from rpm libtiff-4.4.0-8.fc39.x86_64
Module libqtiff.so from rpm
qt5-qtimageformats-5.15.11-1.fc39.x86_64
Module libqsvg.so from rpm qt5-qtsvg-5.15.11-1.fc39.x86_64
Module libmng.so.2 from rpm libmng-2.0.3-19.fc39.x86_64
Module libqmng.so from rpm
qt5-qtimageformats-5.15.11-1.fc39.x86_64
Module libqjpeg.so from rpm qt5-qtbase-5.15.11-7.fc39.x86_64
Module libqjp2.so from rpm
qt5-qtimageformats-5.15.11-1.fc39.x86_64
Module libqico.so from rpm qt5-qtbase-5.15.11-7.fc39.x86_64
Module libqicns.so from rpm
qt5-qtimageformats-5.15.11-1.fc39.x86_64
Module libqgif.so from rpm qt5-qtbase-5.15.11-7.fc39.x86_64
Module kimg_xcf.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module kimg_tga.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module kimg_rgb.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module liblcms2.so.2 from rpm lcms2-2.15-2.fc39.x86_64
Module libjasper.so.6 from rpm jasper-3.0.6-4.fc39.x86_64
Module libjpeg.so.62 from rpm libjpeg-turbo-2.1.4-3.fc39.x86_64
Module libraw.so.23 from rpm LibRaw-0.21.1-5.fc39.x86_64
Module kimg_raw.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module kimg_ras.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module kimg_qoi.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module kimg_psd.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module kimg_pic.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module kimg_pcx.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module kimg_ora.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module kimg_kra.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module libjxl_threads.so.0.8 from rpm
jpegxl-0.8.2-3.fc39.x86_64
Module kimg_jxl.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module libsharpyuv.so.0 from rpm libwebp-1.3.2-2.fc39.x86_64
Module libheif.so.1 from rpm libheif-1.16.2-2.fc39.x86_64
Module kimg_heif.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module kimg_hdr.so from rpm
kf5-kimageformats-5.111.0-1.fc39.x86_64
Module libIlmThread-3_1.so.30 from rpm
openexr-3.1.10-2.fc39.x86_64
Module libIex-3_1.so.30 from rpm openexr-3.1.10-2.fc39.x86_64
   

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-05 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=451050

Méven Car  changed:

   What|Removed |Added

 CC||meve...@gmail.com

--- Comment #36 from Méven Car  ---

(In reply to Matthias Gruß from comment #34)
> Dolphin 23.08.3 on Fedora 39 KDE Plasma.
> smb://192.168.2.150 crashes Dolphin, smb://192.168.2.150/ works fine.

If you launch dolphin from a terminal (open konsole and type in dolphin and
return) and reproduce the bug do you see some output in the terminal ?

Could you please copy paste the stack trace afterward the crash. drkonqui
should show it to you or you can use `coredumpctl info dolphin >
dolphin-crash.txt` to get the crash trace in the file  dolphin-crash.txt.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-05 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #35 from Akseli Lahtinen  ---
(In reply to Matthias Gruß from comment #34)
> Dolphin 23.08.3 on Fedora 39 KDE Plasma.
> smb://192.168.2.150 crashes Dolphin, smb://192.168.2.150/ works fine.

For me, same system, it doesn't crash. Can you share more about your samba
share setup? 

I think it only crashes if the address immediately opens a share or asks for
password. But I haven't been able to set that up with my samba share.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-04 Thread Matthias Gruß
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #34 from Matthias Gruß  ---
Dolphin 23.08.3 on Fedora 39 KDE Plasma.
smb://192.168.2.150 crashes Dolphin, smb://192.168.2.150/ works fine.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #33 from Nate Graham  ---
In what version of Dolphin?

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-04 Thread Matthias Gruß
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #32 from Matthias Gruß  ---
The bug occurs reproducibly for me if I do not end the IP address with a slash.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=451050

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-04 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #31 from Till Seifert  ---
(In reply to Akseli Lahtinen from comment #30)
> I unfortunately can't reproduce the issue on Plasma 6.

I tried in a Neon Unstable VM right now and i works without crash. The redirect
to the smb-URL with `username@` also does not happen, it just uses the saved or
entered username/password without changing the URL it seems

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-04 Thread Matthias Gruß
https://bugs.kde.org/show_bug.cgi?id=451050

Matthias Gruß  changed:

   What|Removed |Added

 CC||matthiasgr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-04 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #30 from Akseli Lahtinen  ---
I unfortunately can't reproduce the issue on Plasma 6.

Do you have the means to try this on Plasma 6? If so, we could see if it's
already fixed on it, or I just have a setup where the bug does not happen.

You could for example try KDE Neon Unstable in a virtual machine and connect
from there. https://community.kde.org/Plasma/Plasma_6#How_to_use/test_it

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-01 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #29 from Till Seifert  ---
It does _not_ crash if i enter smb://n...@fritz.box/FRITZ.NAS/ indeed.
(FRITZ.NAS is the only share on the server)

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-01 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #28 from Akseli Lahtinen  ---
Also, the share has to be in the top level of the domain: As in, when user
types the `smb://domain`  url, it should open the fileshare, not show available
shares.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-01 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #27 from Akseli Lahtinen  ---
Basically the bug seems to happen with redirection from `smb://name@domain` to
`smb://domain` or vice versa.

So if you encounter this bug, you have to add name@ in front of the domain.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-01 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #26 from Till Seifert  ---
> So it would be: smb://n...@fritz.box

Yes when i give the username in the URL in the location bar or CLI parameter it
open correctly.

The samba share is the default share from my Fritz!Box 6660 Router, so i can
not configure it or even see its config. It's a pretty common device in
Germany. But i will try to repro with a samba installation.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-01 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #25 from Akseli Lahtinen  ---
The only way i can get this crashing is following sharefolder config

[.]
comment = Samba share directory
path = /home/sharing
read only = no
writable = yes
browseable = yes
guest ok = no
valid users = @akseli

I don't think [.] is valid name, but samba allows it. Could you share a bit
more about your samba setup, how do you set it to connect directly to a folder
from an url?

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-12-01 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #24 from Akseli Lahtinen  ---
Thanks for the help again. Can you see if adding nas@ in front of the address
fixes it for you?

So it would be: smb://n...@fritz.box

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-30 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #23 from Till Seifert  ---
Created attachment 163659
  --> https://bugs.kde.org/attachment.cgi?id=163659=edit
Terminal output if i directly put the smb-url as command line param

Also happens if i directly put the smb-url as command line param

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-30 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #22 from Till Seifert  ---
Created attachment 163658
  --> https://bugs.kde.org/attachment.cgi?id=163658=edit
Terminal output when running dolphn and then opening smb://-url

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-30 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #21 from Akseli Lahtinen  ---
(In reply to Till Seifert from comment #18)
> Created attachment 163654 [details]
> Screen recording

Hey, thanks for the recording and the backtrace!

Could you run dolphin from terminal and do the same thing, then copy the logs?

If no logs appear, you can try running 

export  
QT_LOGGING_RULES="*.debug=true;qt.*=false;org.kde.plasma.pulseaudio=false"

before running Dolphin.

Thanks for the help!

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=451050

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|HI  |VHI

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=451050

Nate Graham  changed:

   What|Removed |Added

 CC||sparrowdark...@gmail.com

--- Comment #20 from Nate Graham  ---
*** Bug 462740 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=451050

Nate Graham  changed:

   What|Removed |Added

 CC||marxtev...@netscape.net

--- Comment #19 from Nate Graham  ---
*** Bug 462728 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-30 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #18 from Till Seifert  ---
Created attachment 163654
  --> https://bugs.kde.org/attachment.cgi?id=163654=edit
Screen recording

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-30 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #17 from Till Seifert  ---
Created attachment 163653
  --> https://bugs.kde.org/attachment.cgi?id=163653=edit
Crash report from screen recording

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-30 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #16 from Till Seifert  ---
I can till repro it in 

Dolphin 23.08.3
KDE Frameworks Version 5.111.0

without opening any properties dialogs. I attached a screen recording and trace
from the same event

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-30 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #15 from Akseli Lahtinen  ---
Cant reproduce this. https://bugs.kde.org/show_bug.cgi?id=477417 mentions that
it happens if opened to root without a trailing slash.

Possibly fixed already with
https://invent.kde.org/network/kdenetwork-filesharing/-/merge_requests/49 ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451050

pyro4h...@gmail.com changed:

   What|Removed |Added

 CC||pyro4h...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-29 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||akse...@akselmo.dev

--- Comment #14 from Akseli Lahtinen  ---
Some repro info in https://bugs.kde.org/show_bug.cgi?id=455731

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-29 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||raudas...@arcor.de

--- Comment #13 from Akseli Lahtinen  ---
*** Bug 455731 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-27 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=451050

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-27 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||kdeb...@ino.to

--- Comment #12 from Akseli Lahtinen  ---
*** Bug 474066 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-27 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||jamesow...@optonline.net

--- Comment #11 from Akseli Lahtinen  ---
*** Bug 476379 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-11-27 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=451050

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||roffle...@gmail.com

--- Comment #10 from Akseli Lahtinen  ---
*** Bug 477417 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-06-21 Thread postix
https://bugs.kde.org/show_bug.cgi?id=451050

postix  changed:

   What|Removed |Added

 CC||chriswebe...@gmx.net

--- Comment #9 from postix  ---
*** Bug 444758 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-06-21 Thread postix
https://bugs.kde.org/show_bug.cgi?id=451050

postix  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=462728

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-06-21 Thread postix
https://bugs.kde.org/show_bug.cgi?id=451050

postix  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=465243

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-06-21 Thread Till Seifert
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #8 from Till Seifert  ---
Still happening with 23.04.2

Application: Dolphin (dolphin), signal: Aborted

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140487881624000)
at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=140487881624000) at
./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=140487881624000, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#7  0x7fc5e6c42476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#8  0x7fc5e6c287f3 in __GI_abort () at ./stdlib/abort.c:79
#9  0x7fc5e937768b in KCoreDirListerCache::printDebug (this=) at ./src/core/kcoredirlister.cpp:2095
#10 0x7fc5e945483a in KCoreDirListerCache::slotUpdateResult
(this=0x7fc5e94d7700 <(anonymous
namespace)::Q_QGS_kDirListerCache::innerFunction()::holder>, j=)
at ./src/core/kcoredirlister.cpp:1734
#11 0x7fc5e76f4854 in QtPrivate::QSlotObjectBase::call (a=0x7ffcb56c5250,
r=0x7fc5e94d7700 <(anonymous
namespace)::Q_QGS_kDirListerCache::innerFunction()::holder>,
this=0x55e5edbc1be0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#12 doActivate (sender=0x55e5eea16140, signal_index=6,
argv=0x7ffcb56c5250) at kernel/qobject.cpp:3925
#13 0x7fc5e76ed927 in QMetaObject::activate
(sender=sender@entry=0x55e5eea16140, m=,
local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffcb56c5250)
at kernel/qobject.cpp:3985
#14 0x7fc5e8bca130 in KJob::result (this=this@entry=0x55e5eea16140,
_t1=, _t1@entry=0x55e5eea16140, _t2=...) at
./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633
#15 0x7fc5e8bcfe3b in KJob::finishJob (this=0x55e5eea16140,
emitResult=) at ./src/lib/jobs/kjob.cpp:98
#16 0x7fc5e76f4854 in QtPrivate::QSlotObjectBase::call (a=0x7ffcb56c5320,
r=0x55e5eea16140, this=0x55e5ee911f00) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#17 doActivate (sender=0x55e5ee2a3930, signal_index=7,
argv=0x7ffcb56c5320) at kernel/qobject.cpp:3925
#18 0x7fc5e76ed927 in QMetaObject::activate
(sender=sender@entry=0x55e5ee2a3930, m=m@entry=0x7fc5e94d1980
,
local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at
kernel/qobject.cpp:3985
#19 0x7fc5e93decd7 in KIO::SlaveInterface::finished
(this=this@entry=0x55e5ee2a3930) at
./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:464
#20 0x7fc5e93e0fb3 in KIO::SlaveInterface::dispatch (this=0x55e5ee2a3930,
_cmd=, rawdata=...) at ./src/core/slaveinterface.cpp:149
#21 0x7fc5e93df57d in KIO::SlaveInterface::dispatch (this=0x55e5ee2a3930)
at ./src/core/slaveinterface.cpp:78
#22 0x7fc5e93e39b2 in KIO::Slave::gotInput (this=0x55e5ee2a3930) at
./src/core/slave.cpp:354
#23 0x7fc5e76f4854 in QtPrivate::QSlotObjectBase::call (a=0x7ffcb56c5570,
r=0x55e5ee2a3930, this=0x55e5ed120750) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#24 doActivate (sender=0x55e5ee5b1790, signal_index=3,
argv=0x7ffcb56c5570) at kernel/qobject.cpp:3925
#25 0x7fc5e76ea2fe in QObject::event (this=0x55e5ee5b1790,
e=0x55e5ed1598c0) at kernel/qobject.cpp:1347
#26 0x7fc5e836c763 in QApplicationPrivate::notify_helper (this=, receiver=0x55e5ee5b1790, e=0x55e5ed1598c0) at
kernel/qapplication.cpp:3640
#27 0x7fc5e76bcdda in QCoreApplication::notifyInternal2
(receiver=0x55e5ee5b1790, event=0x55e5ed1598c0) at
kernel/qcoreapplication.cpp:1064
#28 0x7fc5e76bfec7 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55e5ecd80ec0) at
kernel/qcoreapplication.cpp:1821
#29 0x7fc5e7716c07 in postEventSourceDispatch (s=0x55e5ece7bb00) at
kernel/qeventdispatcher_glib.cpp:277
#30 0x7fc5e5451d3b in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x7fc5e54a7258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x7fc5e544f3e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x7fc5e7716258 in QEventDispatcherGlib::processEvents
(this=0x55e5ece7c520, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#34 0x7fc5e76bb6fb in QEventLoop::exec (this=this@entry=0x7ffcb56c5980,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#35 0x7fc5e76c3c94 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#36 0x7fc5e7b36d50 in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1870
#37 0x7fc5e836c6d9 in QApplication::exec () at kernel/qapplication.cpp:2832
#38 0x55e5ec03db35 in main (argc=, argv=) at
./src/main.cpp:249
[Inferior 1 (process 6960) detached]

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-03-25 Thread Nathaniel
https://bugs.kde.org/show_bug.cgi?id=451050

Nathaniel  changed:

   What|Removed |Added

 CC||digitalpion...@gmail.com

--- Comment #7 from Nathaniel  ---
I got this crash and reported via Dr Konqi, but it wanted to post on #457420,
so my backtrace is there. Apologies. Anyways, I just wanted to add that the
relevant output I see from Dolphin is these lines:

> smbXcli_negprot_smb1_done: No compatible protocol selected by server.
> smbXcli_negprot_smb1_done: No compatible protocol selected by server.
> kf.kio.core: Internal error: itemsInUse did not contain QUrl("smb://")
> kf.kio.core: Fatal Error: HUH? Lister KDirLister(0x55da1e439c70) is supposed 
> to be listing, but has no job!

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-03-03 Thread Enrique
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #6 from Enrique  ---
Created attachment 156977
  --> https://bugs.kde.org/attachment.cgi?id=156977=edit
New crash information added by DrKonqi

dolphin (21.12.3) using Qt 5.15.3

- What I was doing when the application crashed:
Connecting to an online CIFS share
1. Entered the path: smb://sharename.domain.extension
2. Entered username and password
3. Crashed when clicking ok

-- Backtrace (Reduced):
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140483899098560)
at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=140483899098560) at
./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=140483899098560, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#7  0x7fc4f9642476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#8  0x7fc4f96287f3 in __GI_abort () at ./stdlib/abort.c:79

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2023-03-03 Thread Enrique
https://bugs.kde.org/show_bug.cgi?id=451050

Enrique  changed:

   What|Removed |Added

 CC||enrique2...@esarmiento.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2022-09-18 Thread postix
https://bugs.kde.org/show_bug.cgi?id=451050

postix  changed:

   What|Removed |Added

 CC||till.seif...@spamfence.net

--- Comment #5 from postix  ---
*** Bug 444619 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2022-09-18 Thread postix
https://bugs.kde.org/show_bug.cgi?id=451050

postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2022-09-18 Thread postix
https://bugs.kde.org/show_bug.cgi?id=451050

postix  changed:

   What|Removed |Added

 CC||l.bonn...@laposte.net

--- Comment #4 from postix  ---
*** Bug 450245 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2022-09-18 Thread postix
https://bugs.kde.org/show_bug.cgi?id=451050

postix  changed:

   What|Removed |Added

 CC||wolfmurdure...@gmail.com

--- Comment #3 from postix  ---
*** Bug 457420 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2022-05-24 Thread JIm
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #2 from JIm  ---
Created attachment 149181
  --> https://bugs.kde.org/attachment.cgi?id=149181=edit
New crash information added by DrKonqi

dolphin (21.12.2) using Qt 5.15.3

- What I was doing when the application crashed:
COnnecting to an SMB share. It asked if I wanted to accept the SSH key, then
crashed when I clicked Yes.

-- Backtrace (Reduced):
#4  0x7fc6bc1afcae in KIO::SlaveInterface::sendMessageBoxAnswer(int) ()
from /lib64/libKF5KIOCore.so.5
#6  0x7fc6ba854182 in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#7  0x7fc6bb3bfc22 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#8  0x7fc6ba82a118 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#9  0x7fc6ba82d474 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib64/libQt5Core.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2022-05-24 Thread JIm
https://bugs.kde.org/show_bug.cgi?id=451050

JIm  changed:

   What|Removed |Added

 CC||not.md.anym...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2022-03-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451050

--- Comment #1 from sad...@gmail.com ---
Created attachment 147329
  --> https://bugs.kde.org/attachment.cgi?id=147329=edit
New crash information added by DrKonqi

dolphin (21.12.2) using Qt 5.15.2

- What I was doing when the application crashed:
1. CTRL+L
2. Enter SMB address: smb://IP.address
3. Press Enter and expect crash

-- Backtrace (Reduced):
#4  0x7f1eb0a57633 in KCoreDirListerCache::slotUpdateResult(KJob*) () from
/lib64/libKF5KIOCore.so.5
#5  0x7f1eaf0a93e9 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#6  0x7f1eb0240e10 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/lib64/libKF5CoreAddons.so.5
#7  0x7f1eb024519b in KJob::finishJob(bool) () from
/lib64/libKF5CoreAddons.so.5
#8  0x7f1eaf0a93e9 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 451050] Dolphin crashing when connecting SMB share

2022-03-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451050

sad...@gmail.com changed:

   What|Removed |Added

 CC||sad...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.