Bug 313973 - crash with ftp-url
Summary: crash with ftp-url
Status: RESOLVED DUPLICATE of bug 302483
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-27 13:15 UTC by Per (phobie)
Modified: 2018-05-06 00:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Per (phobie) 2013-01-27 13:15:21 UTC
Application: krusader (2.4.0-beta1 "Migration")
KDE Platform Version: 4.9.4
Qt Version: 4.8.3
Operating System: Linux 3.2.0-32-generic i686
Distribution: Ubuntu 12.10

-- Information about the crash:
I selected the krusader command-line. It crashed while I was typing "cd ftp://f".

The crash does not seem to be reproducible.

-- Backtrace:
Application: Krusader (krusader), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb779f740 (LWP 1723))]

Thread 3 (Thread 0xb5592b40 (LWP 1724)):
#0  0x02490dcd in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x01b91fb5 in do_gettime (frac=0xb5591f70, sec=0xb5591f68) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x01c7936e in QTimerInfoList::updateCurrentTime (this=0xb4c02074) at kernel/qeventdispatcher_unix.cpp:343
#4  0x7fffffff in ?? ()
#5  0x01c796fa in QTimerInfoList::timerWait (this=0xb4c02074, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x7fffffff in ?? ()

Thread 2 (Thread 0xb47deb40 (LWP 1725)):
[KCrash Handler]
#6  lockInline (this=0x4c) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:187
#7  QMutexLocker (m=0x4c, this=0xb47de27c) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:109
#8  QThreadPrivate::finish (arg=0x94f55e0) at thread/qthread_unix.cpp:350
#9  0x01b33a6e in ~__pthread_cleanup_class (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/pthread.h:545
#10 QThreadPrivate::start (arg=0x94f55e0) at thread/qthread_unix.cpp:340
#11 0x04410d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x057fed3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb779f740 (LWP 1723)):
#0  0x00a00416 in __kernel_vsyscall ()
#1  0x057ee3eb in read () from /lib/i386-linux-gnu/libc.so.6
#2  0x028a61ae in read (__nbytes=16, __buf=0xbfc3319c, __fd=<optimized out>) at /usr/include/i386-linux-gnu/bits/unistd.h:45
#3  g_wakeup_acknowledge (wakeup=0x8fc1c08) at /build/buildd/glib2.0-2.34.1/./glib/gwakeup.c:212
#4  0x0286583b in g_main_context_check (context=context@entry=0x8fbcad8, max_priority=2147483647, fds=fds@entry=0x9114860, n_fds=n_fds@entry=7) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3129
#5  0x02865c92 in g_main_context_iterate (context=context@entry=0x8fbcad8, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3287
#6  0x02865e61 in g_main_context_iteration (context=0x8fbcad8, may_block=1) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3351
#7  0x01c7899f in QEventDispatcherGlib::processEvents (this=0x8f98f08, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x011ed9aa in QGuiEventDispatcherGlib::processEvents (this=0x8f98f08, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#9  0x01c4526c in QEventLoop::processEvents (this=this@entry=0xbfc333c8, flags=...) at kernel/qeventloop.cpp:149
#10 0x01c45561 in QEventLoop::exec (this=0xbfc333c8, flags=...) at kernel/qeventloop.cpp:204
#11 0x01c4acba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#12 0x01134fc4 in QApplication::exec () at kernel/qapplication.cpp:3823
#13 0x08083b44 in main (argc=151898600, argv=0xbfc33700) at /build/buildd/krusader-2.4.0~beta1+git76+de1ea35/krusader/main.cpp:320

Possible duplicates by query: bug 306188, bug 302483.

Reported using DrKonqi
Comment 1 Marcin Gryszkalis 2013-01-27 13:52:06 UTC

*** This bug has been marked as a duplicate of bug 302483 ***