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 541198 - crash in CD/DVD Creator: open local folder
crash in CD/DVD Creator: open local folder
Status: RESOLVED INCOMPLETE
Product: swfdec-gnome
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: swfdec-gnome-maint
swfdec-gnome-maint
Depends on:
Blocks:
 
 
Reported: 2008-07-02 08:50 UTC by ksup
Modified: 2008-07-02 13:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description ksup 2008-07-02 08:50:54 UTC
What were you doing when the application crashed?
open local folder


Distribution: Debian lenny/sid
Gnome Release: 2.22.2 2008-05-29 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-1-686 #1 SMP Thu May 8 02:16:39 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Enabled
GTK+ Theme: Clearlooks-DarkLime
Icon Theme: Flat-Blue

Memory status: size: 95444992 vsize: 95444992 resident: 30007296 share: 16695296 rss: 30007296 rss_rlim: 4294967295
CPU usage: start_time: 1214915807 rtime: 1186 utime: 1017 stime: 169 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6b83940 (LWP 27793)]
[New Thread 0xb5b35b90 (LWP 32217)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread 0xb5b35b90 (LWP 32217))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 __kernel_vsyscall
  • #7 raise
    from /lib/i686/cmov/libc.so.6
  • #8 abort
    from /lib/i686/cmov/libc.so.6
  • #9 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #10 g_log
    from /usr/lib/libglib-2.0.so.0
  • #11 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #12 swfdec_bits_get_u16
    from /usr/lib/libswfdec-0.3.so.0
  • #13 ??
    from /usr/lib/libswfdec-0.3.so.0
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 g_malloc0
    from /usr/lib/libglib-2.0.so.0
  • #18 ??
    from /usr/lib/libswfdec-0.3.so.0
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
    from /usr/lib/libswfdec-0.3.so.0
  • #24 ??
  • #25 ??
  • #26 ??
    from /usr/lib/libswfdec-0.3.so.0
  • #27 ??
  • #28 ??


----------- .xsession-errors (10 sec old) ---------------------
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
SWFDEC: ERROR: swfdec_bits.c(120): swfdec_bits_get_u16: reading past end of buffer
** ERROR **: file swfdec_bits.c: line 120 (swfdec_bits_get_u16): should not be reached
aborting...
--------------------------------------------------
Comment 1 Cosimo Cecchi 2008-07-02 12:21:47 UTC
-> sfwdec-gnome

Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Comment 2 Benjamin Otte (Company) 2008-07-02 13:13:42 UTC
In fact, this looks like it is using swfdec-0.3 via GStreamer which is outdated since 2005 and rather buggy.
So I'd say you want to remove the package that provides the Swfdec GStreamer plugin, gstreamer-plugins-swfdec-0.10 or so.
And you should probably file a bug report to get the package removed from Debian, too.