Bug 278145 - Crash when drag-and-drop an account icon in the icons tab
Summary: Crash when drag-and-drop an account icon in the icons tab
Status: RESOLVED DUPLICATE of bug 269268
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.5.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-20 13:37 UTC by Cristian Buzdugă
Modified: 2011-07-20 14:01 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 Cristian Buzdugă 2011-07-20 13:37:56 UTC
Application: kmymoney (4.5.3)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.6-0.5-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I dragged an asset account icon and the application crashed when I dropped it on Liabilities list of accounts in the Icons tab of the Accounts.

The crash can be reproduced every time.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Aborted
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fe4f4c0c760 (LWP 16479))]

Thread 2 (Thread 0x7fe4daf41700 (LWP 16481)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007fe4f10900b2 in wait (this=<value optimized out>, mutex=0xee61f0, time=30000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0xee61f0, time=30000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fe4f1085eb8 in QThreadPoolThread::run (this=0x103a790) at concurrent/qthreadpool.cpp:140
#4  0x00007fe4f108fa5e in QThreadPrivate::start (arg=0x103a790) at thread/qthread_unix.cpp:285
#5  0x00007fe4f2257a3f in start_thread (arg=0x7fe4daf41700) at pthread_create.c:297
#6  0x00007fe4ef6f367d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe4f4c0c760 (LWP 16479)):
[KCrash Handler]
#6  0x00007fe4ef652ab5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007fe4ef653fb6 in abort () at abort.c:92
#8  0x00007fe4efeb8a9d in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:93
#9  0x00007fe4efeb6cb6 in __cxxabiv1::__terminate (handler=<value optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:39
#10 0x00007fe4efeb6ce3 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:49
#11 0x00007fe4efeb6e36 in __cxxabiv1::__cxa_rethrow () at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:116
#12 0x00007fe4f1178333 in QEventLoop::exec (this=0x7fff088e8e60, flags=...) at kernel/qeventloop.cpp:214
#13 0x00007fe4f117c6ab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#14 0x0000000000458e8e in main (argc=1, argv=0x7fff088e9a38) at /usr/src/debug/kmymoney-4.5.3/kmymoney/main.cpp:260

Possible duplicates by query: bug 277968, bug 261118, bug 255227, bug 255226, bug 255225.

Reported using DrKonqi
Comment 1 Cristian Oneț 2011-07-20 14:01:49 UTC

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