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 600238 - crash in uri_normalized_copy, soup_uri_new_with_base
crash in uri_normalized_copy, soup_uri_new_with_base
Status: RESOLVED DUPLICATE of bug 629449
Product: epiphany
Classification: Core
Component: [obsolete] BugBuddyBugs
2.30.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
: 637636 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-10-31 16:43 UTC by Pacho Ramos
Modified: 2010-12-20 14:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pacho Ramos 2009-10-31 16:43:54 UTC
Version: 2.28.1

What were you doing when the application crashed?
I was just clicking on "Votar" in http://www.elmundo.es/elmundo/elmundo/debate/2009/10/2415/prevotaciones2415.html


Distribution: Gentoo Base System release 1.12.13
Gnome Release: 2.26.3 2009-10-08 (Gentoo)
BugBuddy Version: 2.28.0

System: Linux 2.6.31-zen4 #4 ZEN PREEMPT Wed Oct 21 23:17:17 CEST 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10603901
Selinux: No
Accessibility: Disabled
GTK+ Theme: Shiki-Gentoo
Icon Theme: gnome-gentoo
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 629731328 vsize: 629731328 resident: 121307136 share: 40030208 rss: 121307136 rss_rlim: 18446744073709551615
CPU usage: start_time: 1257006791 rtime: 5608 utime: 5501 stime: 107 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7fcd63e57790 (LWP 407)]
[New Thread 0x7fcd4f953950 (LWP 1433)]
[New Thread 0x7fcd52365950 (LWP 408)]
0x00007fcd56fe355f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7fcd63e57790 (LWP 407))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 700
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 strchr
    from /lib/libc.so.6
  • #6 uri_normalized_copy
    at soup-uri.c line 694
  • #7 soup_uri_new_with_base
    at soup-uri.c line 250
  • #8 redirect_handler
    at soup-session.c line 923
  • #9 IA__g_closure_invoke
    at gclosure.c line 767
  • #10 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #11 IA__g_signal_emit_valist
    at gsignal.c line 2980
  • #12 IA__g_signal_emit
    at gsignal.c line 3037
  • #13 io_read
    at soup-message-io.c line 889
  • #14 IA__g_closure_invoke
    at gclosure.c line 767
  • #15 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2980
  • #17 IA__g_signal_emit
    at gsignal.c line 3037
  • #18 socket_read_watch
    at soup-socket.c line 1190
  • #19 IA__g_main_context_dispatch
    at gmain.c line 1960
  • #20 g_main_context_iterate
    at gmain.c line 2591
  • #21 IA__g_main_loop_run
    at gmain.c line 2799
  • #22 IA__gtk_main
    at gtkmain.c line 1218
  • #23 main
    at ephy-main.c line 782
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
warning: line 6432: incompatible stripping characters and condition
warning: line 6444: incompatible stripping characters and condition
console message:  @1: Unsafe JavaScript attempt to access frame with URL http://www.elmundo.es/elmundodeporte/2009/10/30/futbol/1256929541.html from frame with URL http://ad.es.doubleclick.net/adi/N40
console message:  @1: Unsafe JavaScript attempt to access frame with URL http://www.elmundo.es/elmundodeporte/especiales/2009/08/liga/previas/jornada09/r__madrid-getafe.html from frame with URL http:/
console message:  @1: Unsafe JavaScript attempt to access frame with URL http://www.elmundo.es/elmundodeporte/especiales/2009/08/liga/previas/jornada09/r__madrid-getafe.html from frame with URL http:/
console message:  @1: Unsafe JavaScript attempt to access frame with URL http://www.elmundo.es/elmundodeporte/2009/10/30/futbol/1256929541.html from frame with URL http://ad.es.doubleclick.net/adi/N40
console message:  @1: Unsafe JavaScript attempt to access frame with URL http://www.elmundo.es/elmundo/elmundo/debate/2009/10/2415/prevotaciones2415.html from frame with URL http://newmilleniumdigital
warning: Lowest section in /usr/lib64/libicudata.so.42 is .hash at 0000000000000190
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2009-10-31 17:44:56 UTC
I can confirm this

add the trace...

Program received signal SIGSEGV, Segmentation fault.
0x02bb38a3 in strchr () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt full
  • #0 strchr
    from /lib/tls/i686/cmov/libc.so.6
  • #1 uri_normalized_copy
    at soup-uri.c line 694
  • #2 soup_uri_new_with_base
    at soup-uri.c line 250
  • #3 redirect_handler
    at soup-session.c line 923
  • #4 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.22.2/gobject/gmarshal.c line 77
  • #5 header_handler_metamarshal
    at soup-message.c line 985
  • #6 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.2/gobject/gclosure.c line 767
  • #7 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.2/gobject/gsignal.c line 3247
  • #8 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.2/gobject/gsignal.c line 2980
  • #9 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.2/gobject/gsignal.c line 3037
  • #10 soup_message_got_body
    at soup-message.c line 899
  • #11 io_read
    at soup-message-io.c line 889
  • #12 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.22.2/gobject/gmarshal.c line 77
  • #13 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.2/gobject/gclosure.c line 767
  • #14 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.2/gobject/gsignal.c line 3247
  • #15 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.2/gobject/gsignal.c line 2980
  • #16 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.2/gobject/gsignal.c line 3037
  • #17 socket_read_watch
    at soup-socket.c line 1190
  • #18 g_io_unix_dispatch
    at /build/buildd/glib2.0-2.22.2/glib/giounix.c line 162
  • #19 g_main_dispatch
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c line 1960
  • #20 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c line 2513
  • #21 g_main_context_iterate
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c line 2591
  • #22 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c line 2799
  • #23 IA__gtk_main
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmain.c line 1218
  • #24 main
    at /build/buildd/epiphany-browser-2.28.0/src/ephy-main.c line 784

Comment 2 Fabio Durán Verdugo 2009-10-31 17:46:50 UTC
@Pancho Ramos eso te pasa por querer echar a pellegrini.
Comment 3 Pacho Ramos 2009-10-31 18:46:16 UTC
He, I voted against his departure :-P 

Best regards ;-)
Comment 4 Akhil Laddha 2010-12-20 09:52:55 UTC
*** Bug 637636 has been marked as a duplicate of this bug. ***
Comment 5 Akhil Laddha 2010-12-20 09:53:59 UTC
last dupe in 2.30.x
Comment 6 Dan Winship 2010-12-20 14:03:33 UTC
this is fixed in libsoup 2.32

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