After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 408419 - crash in Movie Player: I was playing a VCD 2.0 ...
crash in Movie Player: I was playing a VCD 2.0 ...
Status: RESOLVED DUPLICATE of bug 367826
Product: totem
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-02-15 22:54 UTC by Pacho Ramos
Modified: 2007-02-16 15:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
backtrace.log (102 bytes, text/plain)
2007-02-15 23:08 UTC, Pacho Ramos
Details

Description Pacho Ramos 2007-02-15 22:54:04 UTC
Version: 2.16.4

What were you doing when the application crashed?
I was playing a VCD 2.0 video, my totem is compiled with xine-lib support instead of gstreamer for being able to use DVD menus.

Thanks a lot


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.16.2 2007-01-24 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 130400256 vsize: 0 resident: 130400256 share: 0 rss: 32706560 rss_rlim: 0
CPU usage: start_time: 1171579899 rtime: 0 utime: 116 stime: 0 cutime:100 cstime: 0 timeout: 16 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/totem'

Really redefine built-in command "frame"? (y or n) [answered Y; input not from terminal]
Really redefine built-in command "thread"? (y or n) [answered Y; input not from terminal]
Really redefine built-in command "start"? (y or n) [answered Y; input not from terminal]
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208379728 (LWP 17232)]
[New Thread -1306158192 (LWP 17242)]
[New Thread -1289716848 (LWP 17239)]
[New Thread -1281324144 (LWP 17238)]
[New Thread -1271043184 (LWP 17237)]
[New Thread -1258550384 (LWP 17236)]
[New Thread -1250157680 (LWP 17235)]
[New Thread -1241728112 (LWP 17234)]
[New Thread -1228989552 (LWP 17233)]
_______________________________________________________________________________
     eax:FFFFFE00 ebx:0000435D  ecx:BFBF84C8  edx:00000000     eflags:00000293
     esi:00000000 edi:00000000  esp:BFBF83E4  ebp:00000000     eip:B7FE2410
     cs:0073  ds:007B  es:007B  fs:0000  gs:0033  ss:007B    o d I t S z A p C 
[007B:BFBF83E4]---------------------------------------------------------[stack]
BFBF8414 : 58 00 00 00  3C 01 00 00 - 00 00 00 00  8C 86 BF BF X...<...........
BFBF8404 : C8 84 BF BF  00 00 00 00 - 00 5F 1D 4A  10 12 00 00 ........._.J....
BFBF83F4 : F4 6D 01 4C  00 00 00 00 - D7 24 FE 4B  5D 43 00 00 .m.L.....$.K]C..
BFBF83E4 : 00 00 00 00  00 00 00 00 - C8 84 BF BF  EB 52 CD 49 .............R.I
[007B:FFFFFE00]---------------------------------------------------------[ data]
FFFFFE00 : 0xb7fe2410 in __kernel_vsyscall ()
  • #0 __kernel_vsyscall
  • #1 ??
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0

Comment 1 Pacho Ramos 2007-02-15 23:07:46 UTC
I attach a backtrace generated like here:
http://www.gentoo.org/proj/en/qa/backtraces.xml
Comment 2 Pacho Ramos 2007-02-15 23:08:05 UTC
Created attachment 82641 [details]
backtrace.log
Comment 3 Philip Withnall 2007-02-16 13:20:25 UTC
What compiler options are you using to compile Totem?
Comment 4 Pacho Ramos 2007-02-16 14:41:02 UTC
At first: -march=k8 -O2 -pipe -msse3
The last backtrace has been generated after recompiling totem with: -march=k8 -O2 -pipe -ggdb

Thanks :-)
Comment 5 Philip Withnall 2007-02-16 15:21:27 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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