#8033 closed bug (not reproducible)
MediaPlayer playlist problem
Reported by: | lalit | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | MediaPlayer playlist | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
I am using dell lattitude c640. After playing one video, when I open another video file it is asking for debug error. When I try to play a playlist with more than one videos, it is showing the same debug alert screen after the first video and after that closing the media player.
Change History (7)
comment:1 by , 13 years ago
Component: | Audio & Video → Applications/MediaPlayer |
---|---|
Keywords: | MediaPlayer added; media player removed |
Owner: | changed from | to
Summary: | media player playlist problem → MediaPlayer playlist problem |
comment:3 by , 13 years ago
Could you check again with a recent nightly? If MediaPlayer still crashes then click Debug button, type "bt" in Terminal and copy/paste everything here (preferably in a code block).
comment:4 by , 13 years ago
It is still happening in the build 44058. The followings are the output as instructed:
GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
[tcsetpgrp failed in terminal_inferior: Invalid Argument] Thread 865 called debugger(): Looper must be locked. Reading symbols from /boot/system/runtime_loader...done. Loaded symbols for /boot/system/runtime_loader Reading symbols from /boot/system/lib/libbe.so...done. Loaded symbols for /boot/system/lib/libbe.so Reading symbols from /boot/system/lib/libgame.so...done. Loaded symbols for /boot/system/lib/libgame.so Reading symbols from /boot/system/lib/libmedia.so...done. Loaded symbols for /boot/system/lib/libmedia.so Reading symbols from /boot/system/lib/libtracker.so...done. Loaded symbols for /boot/system/lib/libtracker.so Reading symbols from /boot/system/lib/libtranslation.so...done. Loaded symbols for /boot/system/lib/libtranslation.so Reading symbols from /boot/system/lib/libtextencoding.so...done. Loaded symbols for /boot/system/lib/libtextencoding.so Reading symbols from /boot/system/lib/libstdc++.hrev4.so...done. Loaded symbols for /boot/system/lib/libstdc++.hrev4.so Reading symbols from /boot/system/lib/libroot.so...done. Loaded symbols for /boot/system/lib/libroot.so Reading symbols from /boot/system/lib/libicudata.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicudata.so.48.1.1 Reading symbols from /boot/system/lib/libicui18n.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicui18n.so.48.1.1 Reading symbols from /boot/system/lib/libicuio.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicuio.so.48.1.1 Reading symbols from /boot/system/lib/libicule.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicule.so.48.1.1 Reading symbols from /boot/system/lib/libiculx.so.48.1.1...done. Loaded symbols for /boot/system/lib/libiculx.so.48.1.1 Reading symbols from /boot/system/lib/libicutu.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicutu.so.48.1.1 Reading symbols from /boot/system/lib/libicuuc.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicuuc.so.48.1.1 Reading symbols from /boot/system/lib/libroot-addon-icu.so...done. Loaded symbols for /boot/system/lib/libroot-addon-icu.so Reading symbols from /boot/system/add-ons/media/plugins/ffmpeg...done. Loaded symbols for /boot/system/add-ons/media/plugins/ffmpeg Reading symbols from /boot/system/lib/libnetwork.so...done. Loaded symbols for /boot/system/lib/libnetwork.so [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/system/apps/MediaPlayer (860) thread playback manager (865)] 0xffff0114 in ?? () (gdb) bt #0 0xffff0114 in ?? () #1 0x009d8fde in debugger () from /boot/system/lib/libroot.so #2 0x0039d045 in BLooper::check_lock () from /boot/system/lib/libbe.so #3 0x0046d410 in BView::_CheckLock () from /boot/system/lib/libbe.so #4 0x0046228c in BView::Bounds () from /boot/system/lib/libbe.so #5 0x0028ce3a in VideoView::DisableOverlay () #6 0x00276261 in Controller::SetTo () #7 0x0027599e in Controller::MessageReceived () #8 0x0039b237 in BLooper::DispatchMessage () from /boot/system/lib/libbe.so #9 0x0039cba5 in BLooper::task_looper () from /boot/system/lib/libbe.so #10 0x0039c793 in BLooper::_task0_ () from /boot/system/lib/libbe.so #11 0x009dd6d3 in thread_entry () from /boot/system/lib/libroot.so #12 0x78080fec in ?? () (gdb)
comment:5 by , 13 years ago
Version: | R1/alpha3 → R1/Development |
---|
comment:6 by , 6 years ago
Resolution: | → not reproducible |
---|---|
Status: | new → closed |
comment:7 by , 5 years ago
Milestone: | R1 |
---|
Remove milestone for tickets with status = closed and resolution != fixed
Is it still reproducible?