Bug 266422 - Gwenview Crash
Summary: Gwenview Crash
Status: RESOLVED DUPLICATE of bug 252411
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
: 271240 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-02-16 05:13 UTC by bsamhaber
Modified: 2012-10-19 13:26 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 bsamhaber 2011-02-16 05:13:23 UTC
Application: gwenview (2.4.3)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.5-default i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
While viewing a file the source file was moved to a new location. Gwenview did not follow the file move nor accept the file as simply removed.

 -- Backtrace:
Application: Gwenview (gwenview), signal: Floating point exception
[Current thread is 1 (Thread 0xb4c369a0 (LWP 23516))]

Thread 10 (Thread 0xb35c7b70 (LWP 23518)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5980125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5e0b24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb7140710 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb767dcbc in ?? () from /usr/lib/libgwenviewlib.so.4
#5  0xb714004f in ?? () from /usr/lib/libQtCore.so.4
#6  0xb597bb25 in start_thread () from /lib/libpthread.so.0
#7  0xb5dfd46e in clone () from /lib/libc.so.6

Thread 9 (Thread 0xb2049b70 (LWP 23611)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5980452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5e0b2a4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb23c91d7 in metronom_sync_loop (this=0x8634420) at metronom.c:870
#4  0xb597bb25 in start_thread () from /lib/libpthread.so.0
#5  0xb5dfd46e in clone () from /lib/libc.so.6

Thread 8 (Thread 0xafa59b70 (LWP 23612)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5980452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5e0b2a4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb23d7d25 in interruptable_sleep (this_gen=0x863f440) at video_out.c:1092
#4  video_out_loop (this_gen=0x863f440) at video_out.c:1276
#5  0xb597bb25 in start_thread () from /lib/libpthread.so.0
#6  0xb5dfd46e in clone () from /lib/libc.so.6

Thread 7 (Thread 0xae840b70 (LWP 23613)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5980452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5e0b2a4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb23e4a22 in _x_demux_control_headers_done (stream=0x8bed338) at demux.c:245
#4  0xb23c6478 in open_internal (stream=0x8bed338, mrl=0x8393cb8 "file:///media/disk/DCIM/101CANON/MVI_4230.AVI") at xine.c:1318
#5  xine_open (stream=0x8bed338, mrl=0x8393cb8 "file:///media/disk/DCIM/101CANON/MVI_4230.AVI") at xine.c:1335
#6  0xb2813dc2 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#7  0xb2816477 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#8  0xb60bdc64 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb60c5bf7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0xb6d8c9d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#11 0xb7239e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#12 0xb723d9b4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#13 0xb723db9c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#14 0xb726583d in ?? () from /usr/lib/libQtCore.so.4
#15 0xb54f2b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0xb54f3350 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0xb54f360e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#18 0xb7265d4b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#19 0xb723911d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#20 0xb7239319 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0xb713d403 in QThread::exec() () from /usr/lib/libQtCore.so.4
#22 0xb280fdc8 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#23 0xb714004f in ?? () from /usr/lib/libQtCore.so.4
#24 0xb597bb25 in start_thread () from /lib/libpthread.so.0
#25 0xb5dfd46e in clone () from /lib/libc.so.6

Thread 6 (Thread 0xae03fb70 (LWP 23616)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5df275e in poll () from /lib/libc.so.6
#2  0xb22e5fbc in my_snd_mixer_wait (data=0x8a50660) at audio_alsa_out.c:151
#3  ao_alsa_handle_event_thread (data=0x8a50660) at audio_alsa_out.c:167
#4  0xb597bb25 in start_thread () from /lib/libpthread.so.0
#5  0xb5dfd46e in clone () from /lib/libc.so.6

Thread 5 (Thread 0xad83eb70 (LWP 23617)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5980125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5e0b24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb23dc250 in fifo_peek_int (this_gen=0x8a6c338) at audio_out.c:348
#4  fifo_peek (this_gen=0x8a6c338) at audio_out.c:388
#5  ao_loop (this_gen=0x8a6c338) at audio_out.c:1015
#6  0xb597bb25 in start_thread () from /lib/libpthread.so.0
#7  0xb5dfd46e in clone () from /lib/libc.so.6

Thread 4 (Thread 0xad03db70 (LWP 23618)):
[KCrash Handler]
#6  0xb22bc41e in yuv2rgb_next_slice (this=0x850f3b0, dest=0xad03d0ec) at yuv2rgb.c:89
#7  0xb22ca38e in yuv420_argb32 (this=0x850f3b0, image=0x0, 
    py=0x8c3e090 "zyyzzyxxxurqrssqrrrrrrrrttttttttuuuuuuuuttttttttxxxxxxxxttttttttwwwwwwwwyyyyyyyy", 'w' <repeats 24 times>, "uuuuuuuuwwwwwwwwxxxxxxxx", 'w' <repeats 16 times>, "vvwwxxxxyyyyyyyyvvvvvvvvwwwwwwwwvvvvvvvvwwwwwwwwxxxxxxxx"..., 
    pu=0x8c890a0 "\250\251\252\254\255\256\257\260\255\255\255\255\255\255\255\255\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260"..., pv=0x8c9bcc0 "eeeddcccaaaaaaaa````````a`_^^]\\\\", ']' <repeats 112 times>, '^' <repeats 16 times>, "]]]]]]]]^^^^^^^^]]]]]]]]", '^' <repeats 16 times>...) at yuv2rgb_mmx.c:805
#8  mmxext_argb32 (this=0x850f3b0, image=0x0, 
    py=0x8c3e090 "zyyzzyxxxurqrssqrrrrrrrrttttttttuuuuuuuuttttttttxxxxxxxxttttttttwwwwwwwwyyyyyyyy", 'w' <repeats 24 times>, "uuuuuuuuwwwwwwwwxxxxxxxx", 'w' <repeats 16 times>, "vvwwxxxxyyyyyyyyvvvvvvvvwwwwwwwwvvvvvvvvwwwwwwwwxxxxxxxx"..., 
    pu=0x8c890a0 "\250\251\252\254\255\256\257\260\255\255\255\255\255\255\255\255\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\256\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260\260"..., pv=0x8c9bcc0 "eeeddcccaaaaaaaa````````a`_^^]\\\\", ']' <repeats 112 times>, '^' <repeats 16 times>, "]]]]]]]]^^^^^^^^]]]]]]]]", '^' <repeats 16 times>...)
    at yuv2rgb_mmx.c:1037
#9  0xb22b8c42 in xshm_frame_proc_slice (vo_img=0x8a4a860, src=0xad03d154) at video_out_xcbshm.c:247
#10 0xb23d58bb in vo_frame_driver_proc (img=0x8a4a860) at video_out.c:350
#11 0xb23d6ef4 in vo_frame_draw (img=0x8a4a860, stream=<value optimized out>) at video_out.c:565
#12 0xb14811bc in mjpeg_decode_data (this_gen=0x848f688, buf=0x8bfa870) at xine_mjpeg_decoder.c:295
#13 0xb23d3e08 in video_decoder_loop (stream_gen=0x8bed338) at video_decoder.c:387
#14 0xb597bb25 in start_thread () from /lib/libpthread.so.0
#15 0xb5dfd46e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xac83cb70 (LWP 23619)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5980125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5e0b24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb23cd2f4 in fifo_buffer_get (fifo=0x8bfab98) at buffer.c:230
#4  0xb23d4d35 in audio_decoder_loop (stream_gen=0x8bed338) at audio_decoder.c:67
#5  0xb597bb25 in start_thread () from /lib/libpthread.so.0
#6  0xb5dfd46e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xac03bb70 (LWP 23620)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5980125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5e0b24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb23df34c in xine_event_wait (queue_gen=0x8c185f0) at events.c:56
#4  listener_loop (queue_gen=0x8c185f0) at events.c:214
#5  0xb597bb25 in start_thread () from /lib/libpthread.so.0
#6  0xb5dfd46e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4c369a0 (LWP 23516)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5980452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5e0b2a4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb713fdec in ?? () from /usr/lib/libQtCore.so.4
#4  0xb713ff30 in QThread::msleep(unsigned long) () from /usr/lib/libQtCore.so.4
#5  0xb28281dc in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#6  0xb2828312 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#7  0xb5c0bd3c in ?? () from /usr/lib/libphonon.so.4
#8  0xb5c0beb2 in ?? () from /usr/lib/libphonon.so.4
#9  0xb5c09162 in ?? () from /usr/lib/libphonon.so.4
#10 0xb5c057f9 in ?? () from /usr/lib/libphonon.so.4
#11 0xb5d587cf in __run_exit_handlers () from /lib/libc.so.6
#12 0xb5d5882d in exit () from /lib/libc.so.6
#13 0xb61327e8 in ?? () from /usr/lib/libQtGui.so.4
#14 0xb6d7e2a9 in KApplication::xioErrhandler(_XDisplay*) () from /usr/lib/libkdeui.so.5
#15 0xb6d7e2e4 in ?? () from /usr/lib/libkdeui.so.5
#16 0xb5693504 in _XIOError () from /usr/lib/libX11.so.6
#17 0xb569a2b8 in ?? () from /usr/lib/libX11.so.6
#18 0xb569a70c in _XEventsQueued () from /usr/lib/libX11.so.6
#19 0xb56832e8 in XEventsQueued () from /usr/lib/libX11.so.6
#20 0xb616dfd5 in ?? () from /usr/lib/libQtGui.so.4
#21 0xb54f27d0 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#22 0xb54f3108 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb54f360e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb7265d97 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb616e19a in ?? () from /usr/lib/libQtGui.so.4
#26 0xb723911d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb7239319 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb723dc70 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0xb60bb164 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#30 0x080822da in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2011-04-23 19:30:29 UTC
*** Bug 271240 has been marked as a duplicate of this bug. ***
Comment 2 Christoph Feck 2011-07-18 20:34:25 UTC

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