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 560816 - crash in Epiphany Web Bookmarks:
crash in Epiphany Web Bookmarks:
Status: RESOLVED DUPLICATE of bug 509083
Product: epiphany
Classification: Core
Component: [obsolete] BugBuddyBugs
2.22.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-14 15:53 UTC by hagen.becker
Modified: 2008-11-14 20:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description hagen.becker 2008-11-14 15:53:07 UTC
Version: 2.22.3

What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.22.3 2008-09-18 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.26-1-amd64 #1 SMP Sat Nov 8 18:25:23 UTC 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 458031104 vsize: 458031104 resident: 52232192 share: 27611136 rss: 52232192 rss_rlim: 18446744073709551615
CPU usage: start_time: 1226677529 rtime: 301 utime: 282 stime: 19 cutime:1 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/epiphany-browser'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f1ce65f0780 (LWP 12173)]
0x00007f1cdf3a45ef in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f1ce65f0780 (LWP 12173))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at /build/buildd/glib2.0-2.16.6/glib/gspawn.c line 374
  • #2 IA__g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.16.6/glib/gspawn.c line 682
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 216
  • #6 <signal handler called>
  • #7 ??
  • #8 NS_HasPendingEvents_P
    at nsThreadUtils.cpp line 209
  • #9 nsBaseAppShell::OnProcessNextEvent
    at nsBaseAppShell.cpp line 288
  • #10 nsThread::ProcessNextEvent
    at nsThread.cpp line 497
  • #11 NS_ProcessPendingEvents_P
    at nsThreadUtils.cpp line 181
  • #12 nsBaseAppShell::NativeEventCallback
    at nsBaseAppShell.cpp line 121
  • #13 nsAppShell::EventProcessorCallback
    at nsAppShell.cpp line 69
  • #14 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.16.6/glib/gmain.c line 2012
  • #15 g_main_context_iterate
    at /build/buildd/glib2.0-2.16.6/glib/gmain.c line 2645
  • #16 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.16.6/glib/gmain.c line 2853
  • #17 IA__gtk_main
    at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtkmain.c line 1163
  • #18 main
    at /home/joss/deb/build-area/epiphany-browser-2.22.3/src/ephy-main.c line 753
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (12 sec old) ---------------------
E: 140194021971680 15:58:28 Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/picard/util/thread.py", line 61, in run
    result = func()
  File "/var/lib/python-support/python2.5/picard/formats/mp4.py", line 91, in _load
    file = MP4(encode_filename(filename))
  File "/usr/lib/python2.5/site-packages/mutagen/__init__.py", line 74, in __init__
    self.load(filename, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/mutagen/mp4.py", line 648, in load
    try: self.info = MP4Info(atoms, fileobj)
  File "/usr/lib/python2.5/site-packages/mutagen/mp4.py", line 577, in __init__
    for trak in list(atoms["moov"].findall("trak")):
  File "/usr/lib/python2.5/site-packages/mutagen/mp4.py", line 174, in __getitem__
    raise KeyError, "%s not found" % names[0]
MP4StreamInfoError: 'moov not found'
--------------------------------------------------
Comment 1 palfrey 2008-11-14 20:31:54 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 509083 ***