| Summary: | Dolphin Crashes ONLY When Accessing Windows Shares Over VPN | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | Steve <stephen.hohls> |
| Component: | general | Assignee: | David Faure <faure> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | a.e.brownlee.iv, oneorjuan |
| Priority: | NOR | ||
| Version First Reported In: | 4.8 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
Steve
2012-06-15 09:27:08 UTC
Created attachment 77138 [details]
New crash information added by DrKonqi
dolphin (2.2) on KDE Platform 4.10.00 using Qt 4.8.2
- What I was doing when the application crashed:
I tried to open the root SAMBA share of a remote computer in a VPN (OpenVPN) network.
In Dolphin's address bar, I typed the following:
smb://172.16.0.67/
which is the remote computer's IP.
After pressing Intro, it crashed: closed the Dolphin's window and opened the Bug Report dialog.
-- Backtrace (Reduced):
#7 begin (this=0x28) at /usr/include/qt4/QtCore/qlist.h:267
#8 KDirListerCache::slotUpdateResult (this=0x1975180, j=<optimized out>) at ../../kio/kio/kdirlister.cpp:1732
[...]
#10 0x00007f4cd1f384f2 in KJob::result (this=<optimized out>, _t1=0x1f1c1a0) at ./kjob.moc:208
#11 0x00007f4cd1f38530 in KJob::emitResult (this=0x1f1c1a0) at ../../kdecore/jobs/kjob.cpp:318
#12 0x00007f4cd3949984 in KIO::SimpleJob::slotFinished (this=0x1f1c1a0) at ../../kio/kio/job.cpp:494
Created attachment 77716 [details]
New crash information added by DrKonqi
dolphin (2.2) on KDE Platform 4.10.00 using Qt 4.8.4
Attempted to mount Windows SMB share over VPN tunnel.
-- Backtrace (Reduced):
#7 begin (this=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:267
#8 KDirListerCache::slotUpdateResult (this=0x24cca00, j=<optimized out>) at ../../kio/kio/kdirlister.cpp:1732
[...]
#10 0x00007f58d3ad4e92 in KJob::result (this=this@entry=0x29d7240, _t1=_t1@entry=0x29d7240) at ./kjob.moc:208
#11 0x00007f58d3ad4ed0 in KJob::emitResult (this=0x29d7240) at ../../kdecore/jobs/kjob.cpp:318
#12 0x00007f58d5495af5 in KIO::SimpleJob::slotFinished (this=this@entry=0x29d7240) at ../../kio/kio/job.cpp:494
Created attachment 77725 [details]
New crash information added by DrKonqi
dolphin (2.2) on KDE Platform 4.10.00 using Qt 4.8.4
Trying to access Windows SMB share on a desktop over an IPSEC VPN tunnel on the firewalls. No VPN was running on the workstation this error is generated from.
-- Backtrace (Reduced):
#7 begin (this=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:267
#8 KDirListerCache::slotUpdateResult (this=0x21516d0, j=<optimized out>) at ../../kio/kio/kdirlister.cpp:1732
[...]
#10 0x00007f324c2ede92 in KJob::result (this=this@entry=0x2670fd0, _t1=_t1@entry=0x2670fd0) at ./kjob.moc:208
#11 0x00007f324c2eded0 in KJob::emitResult (this=0x2670fd0) at ../../kdecore/jobs/kjob.cpp:318
#12 0x00007f324dcaeaf5 in KIO::SimpleJob::slotFinished (this=this@entry=0x2670fd0) at ../../kio/kio/job.cpp:494
*** This bug has been marked as a duplicate of bug 289919 *** |