Break in open

Bug #31984 reported by Cristian Aravena Romero
10
Affects Status Importance Assigned to Milestone
totem (Ubuntu)
Fix Released
Medium
Ubuntu Desktop Bugs

Bug Description

caravena@hefesto:~$ totem
The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 107 error_code 11 request_code 140 minor_code 19)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks for your bug. What version of Ubuntu do you use? Do you use totem-gstreamer or totem-xine? What videocard, x11 driver, videosink? Do you use anything fancy like xgl? Could you get a backtrace as suggested by the message?
- gdb totem
(gdb) break gdk_x_error
(gdb) run --sync
...
(gdb) thread apply all bt

Changed in totem:
assignee: nobody → desktop-bugs
status: Unconfirmed → Needs Info
Revision history for this message
Sebastien Bacher (seb128) wrote :

Please don't set a milestone, that's to say when maintainers have to fix a bug and that decision comes from the maintainer

Revision history for this message
Cristian Aravena Romero (caravena) wrote :

1) Dapper Flight 3 + Update

2) * totem-xine

Press Fn+F1="Help Gnome", in topic "Ubuntu Desktop Guide", common task, Codecs.

# Make sure the universe and multiverse repositories are enabled. (See Adding Extra Repositories)

# Install the following packages with Synaptic (See the Synaptic Package Manager section)

gstreamer0.10-plugins-ugly-multiverse
gstreamer0.10-plugins-ugly
gstreamer0.10-ffmpeg
gstreamer0.8-mad
vorbis-tools
lame
faad
sox
mjpegtools
ffmpeg
totem-xine

3.1) Video card:
[1]ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)

3.2) Xdriver:
use driver xorg ati (No propietary). And install driver propietary, not configurate.

4) $gdb totem
caravena@hefesto:~$ gdb totem
GNU gdb 6.4-debian
Copyright 2005 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 "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) break gdk_x_error
Function "gdk_x_error" not defined.
Make breakpoint pending on future shared library load? (y or [n])
(gdb) run --sync
Starting program: /usr/bin/totem --sync

(no debugging symbols found)
[Repeet message...]

[Thread debugging using libthread_db enabled]
[New Thread 922625728 (LWP 11916)]
(no debugging symbols found)
[Repeet message...]

[New Thread 917486512 (LWP 12026)]
(no debugging symbols found)

[New Thread 901143472 (LWP 12042)]
(no debugging symbols found)
[Repeet message...]

[New Thread 892750768 (LWP 12045)]
[New Thread 884087728 (LWP 12046)]
[New Thread 871594928 (LWP 12047)]
[New Thread 861313968 (LWP 12048)]
[New Thread 852921264 (LWP 12049)]
Option '--sync' is unknown and was ignored
(no debugging symbols found)

[New Thread 825789360 (LWP 12051)]
The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 102 error_code 11 request_code 140 minor_code 19)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

References:
[1]https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA/lspci
https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA/

"Please don't set a milestone": Ok.

Revision history for this message
Cristian Aravena Romero (caravena) wrote : File /etc/X11/xorg.conf

File add. revise configuration...

Revision history for this message
Cristian Aravena Romero (caravena) wrote :

$gdb totem

[...]

Program exited with code 01.
(gdb)

Revision history for this message
Sebastien Bacher (seb128) wrote :

Does it happen if you start totem on a movie instead of just starting it?

Revision history for this message
Cristian Aravena Romero (caravena) wrote :

>Posted by Sebastien Bacher at 2006-02-26 12:11:14 CLST
> Does it happen if you start totem on a movie instead of just starting it?

Not.

Sebastien Bacher:

Now not problem, work with totem-gstreamer, not totem-xine. Pliss close report.

Many thanks,
Caravena

P.D.: Congratulentions for _top contribuitor_, good work.

Revision history for this message
Dennis Kaarsemaker (dennis) wrote : Re: [Bug 31984] Break in open

 status FixReleased

Changed in totem:
status: Needs Info → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.