Thanks for the feedback.
** Changed in: mpeg2dec (Ubuntu)
Status: Incomplete => Fix Released
--
Crash when seeking/playing .mpg file + seeking
https://bugs.launchpad.net/bugs/64617
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubu
Looks like you guys fixed the issue. I can't reproduce it anymore.
Thanks! :)
--
Crash when seeking/playing .mpg file + seeking
https://bugs.launchpad.net/bugs/64617
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs m
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering is this still an issue
for you? Thanks in advance.
** Changed in: mpeg2dec (Ubuntu)
Status: New => Incom
according to the backtrace the crash happens to /usr/lib/libmpeg2.so.0,
reassigning
** Changed in: totem (Ubuntu)
Sourcepackagename: totem => mpeg2dec
Assignee: Ubuntu Desktop Bugs => (unassigned)
Status: Needs Info => Unconfirmed
--
Crash when seeking/playing .mpg file + seeking
htt
I have totem-gstreamer.
Installed: 1.4.3-0ubuntu1
Candidate: 1.4.3-0ubuntu1
totem-xine isn't installed.
--
Crash when seeking/playing .mpg file + seeking
https://launchpad.net/bugs/64617
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubu
It looks like you are using totem-gstreamer. one way to check is to run
"apt-cache policy totem-gstreamer" if its installed you are using it if
its not installed please try with totem-xine. only one can be on your
system at a time (they conflict)
--
Crash when seeking/playing .mpg file + seeking
I don't know if I'm using totem-gstreamer or totem-xine, how can I check
it ?
This is what I have on the shell (ALL my shell hostory copy/pasted) :
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1293063248 (LWP 7202)]
---Type to continue, or q to quit---
0xb3922e46
Thanks for your bug. Do you use totem-gstreamer or totem-xine? Could you run it
from a command line an note any message when it exit? If it's crashing, could
you run it with gdb to get a backtrace?
- gdb totem
(gdb) run
... get the crash
(gdb) thread apply all bt
** Changed in: totem (Ubuntu)