Summary: | Closing gmenview after watching an .mp4 file crash [@ Phonon::Xine::VideoWidget::xineCallback] | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Phonon | Reporter: | Bruno Friedmann <bruno> |
Component: | Xine backend | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | ManuelStol, martin.sandsmark, myriam |
Priority: | NOR | ||
Version: | 4.4.3 (KDE 4.6.x) | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Bruno Friedmann
2011-01-18 08:24:40 UTC
Created attachment 65641 [details]
New crash information added by DrKonqi
gwenview (2.7.2) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed:
Closed Gwenview by clicking the window's close button ([X]) in the upper right corner.
-- Backtrace (Reduced):
#6 isWindow (this=<optimized out>) at .moc/release-shared/moc_qwidget.cpp:361
#7 QWidget::x (this=0x4545454545454545) at kernel/qwidget.cpp:3504
#8 0x00007f2baf220519 in Phonon::Xine::VideoWidget::xineCallback (this=0x4545454545454545, x=@0x7f2ba8aa2ce8, y=@0x7f2ba8aa2cec, width=@0x7f2ba8aa2ce0, height=@0x7f2ba8aa2ce4, ratio=@0x7f2ba8aa2cd0, videoWidth=640, videoHeight=480, videoRatio=<optimized out>, mayResize=true) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/videowidget.cpp:140
#9 0x00007f2baf2205c6 in Phonon::Xine::frame_output_cb (user_data=<optimized out>, video_width=<optimized out>, video_height=<optimized out>, video_pixel_aspect=<optimized out>, dest_x=0x7f2ba8aa2cd8, dest_y=0x7f2ba8aa2cdc, dest_width=<optimized out>, dest_height=0x7f2ba8aa2ce4, dest_pixel_aspect=0x7f2ba8aa2cd0, win_x=0x7f2ba8aa2ce8, win_y=0x7f2ba8aa2cec) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/videowidget.cpp:125
#10 0x00007f2baefb4f22 in _x_vo_scale_redraw_needed (this=0xf2bce0) at vo_scale.c:256
Please use either the gstreamer or the vlc backend, the xine backend is deprecated and unmaintained: http://lists.kde.org/?l=kde-announce&m=130744384419151 Created attachment 65789 [details]
New crash information added by DrKonqi
gwenview (2.7.2) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed:
Closed Gwenview by clicking the window's close button ([X]) in the upper-right corner, while the .wmv file was still playing.
-- Backtrace (Reduced):
#6 isWindow (this=<optimized out>) at .moc/release-shared/moc_qwidget.cpp:361
#7 QWidget::x (this=0x4545454545454545) at kernel/qwidget.cpp:3504
#8 0x00007fd2f1263519 in Phonon::Xine::VideoWidget::xineCallback (this=0x4545454545454545, x=@0x7fd2ea2e2cc8, y=@0x7fd2ea2e2ccc, width=@0x7fd2ea2e2cc0, height=@0x7fd2ea2e2cc4, ratio=@0x7fd2ea2e2cb0, videoWidth=1280, videoHeight=720, videoRatio=<optimized out>, mayResize=true) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/videowidget.cpp:140
#9 0x00007fd2f12635c6 in Phonon::Xine::frame_output_cb (user_data=<optimized out>, video_width=<optimized out>, video_height=<optimized out>, video_pixel_aspect=<optimized out>, dest_x=0x7fd2ea2e2cb8, dest_y=0x7fd2ea2e2cbc, dest_width=<optimized out>, dest_height=0x7fd2ea2e2cc4, dest_pixel_aspect=0x7fd2ea2e2cb0, win_x=0x7fd2ea2e2cc8, win_y=0x7fd2ea2e2ccc) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/videowidget.cpp:125
#10 0x00007fd2f0ff83c2 in _x_vo_scale_redraw_needed (this=0xe48650) at vo_scale.c:256
|