2025-08-13 19:27 BST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0001704NetSurf[All Projects] Generalpublic2011-02-24 23:14
ReporterSourceforge Import placeholder 
Assigned ToSourceforge Import placeholder 
SeverityminorReproducibilityunable to reproduce 
StatusclosedResolutionunable to reproduce 
Product Version 
Target VersionFixed in Version 
Summary0001704: Crash whilst following link
DescriptionUsing the current SVN source (2008-10-17)

Visit the URL

http://www.home.marutan.net/~peter/subsite/photos/20080321 - Kimi/

Click the "Back to Photos" link in the top left corner.
A reproducible SEGV occurs.

GDB backtrace

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6dc7b80 (LWP 8493)]
0x0809a153 in nsgtk_window_button_release_event (widget=0x8624fa0,
    event=0x833eb30, data=0x862cef8) at gtk/gtk_window.c:419
419 g->mouse->state = 0;
(gdb) backtrace
#0 0x0809a153 in nsgtk_window_button_release_event (widget=0x8624fa0,
    event=0x833eb30, data=0x862cef8) at gtk/gtk_window.c:419
#1 0xb792b8d4 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#2 0xb7629759 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#3 0xb763df8b in ?? () from /usr/lib/libgobject-2.0.so.0
#4 0xb763f947 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#5 0xb763ff69 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#6 0xb7a4a667 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#7 0xb7924b21 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#8 0xb7925d88 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#9 0xb779ea9a in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#10 0xb758edd6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xb7592193 in ?? () from /usr/lib/libglib-2.0.so.0
#12 0xb759274e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#13 0xb7926063 in gtk_main_iteration_do () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x08090e82 in gui_poll (active=true) at gtk/gtk_gui.c:389
#15 0x08082eb0 in netsurf_main_loop () at desktop/netsurf.c:158
#16 0x08082f0d in netsurf_main (argc=1, argv=0xbfc47bb4)
    at desktop/netsurf.c:70
#17 0x08082f66 in main (argc=141507200, argv=0x84e4068) at desktop/netsurf.c:58

P Howkins, ns.howkins@marutan.net
Additional InformationImported from sourceforge bug http://sourceforge.net/support/tracker.php?aid=2174781 on Tue Dec 10 17:34:13 2013

TagsNo tags attached.
Fixed in CI build #
Reported in CI build #
URL of problem page
Attached Files

-Relationships
+Relationships

-Notes
There are no notes attached to this issue.
+Notes

-Issue History
Date Modified Username Field Change
2013-12-10 17:41 Vincent Sanders New Issue
2013-12-10 17:41 Vincent Sanders Assigned To => Sourceforge Import placeholder
2013-12-10 17:41 Vincent Sanders Description Updated View Revisions
+Issue History