MantisBT - NetSurf
View Issue Details
0002250NetSurf[All Projects] Generalpublic2015-01-03 00:302015-03-10 23:42
ReporterMichael Drake 
Assigned ToVincent Sanders 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformGTKOSLinuxOS VersionLinux
Product Version3.3 
Target Version3.3Fixed in Version3.3 
Fixed in CI build #2508
Reported in CI build #
URL of problem page
Summary0002250: SIGFPE in llcache_finalise
DescriptionProgram received signal SIGFPE, Arithmetic exception.
0x000000000045445a in llcache_finalise () at content/llcache.c:3277
3277IItotal_bandwidth = (llcache->total_written * 1000) / llcache->total_elapsed;
(gdb) bt
#0 0x000000000045445a in llcache_finalise () at content/llcache.c:3277
#1 0x0000000000452b15 in hlcache_finalise () at content/hlcache.c:621
0000002 0x0000000000472f2e in netsurf_exit () at desktop/netsurf.c:268
#3 0x0000000000488eb0 in main (argc=1, argv=0x7fffffffde58) at gtk/gui.c:1288
Steps To ReproduceI quit NetSurf. I think it had only shown the welcome page since starting up.
TagsNo tags attached.
Attached Files

Notes
(0000564)
Vincent Sanders   
2015-01-03 15:19   
when llcache statistics are computed they cannot produce a division by zero error
(0000748)
Vincent Sanders   
2015-03-10 23:42   
Confirmed fixed in 3.3 release

Issue History
2015-01-03 00:30Michael DrakeNew Issue
2015-01-03 00:30Michael DrakeStatusnew => assigned
2015-01-03 00:30Michael DrakeAssigned To => Vincent Sanders
2015-01-03 15:19Vincent SandersFixed in CI build # => 2508
2015-01-03 15:19Vincent SandersNote Added: 0000564
2015-01-03 15:19Vincent SandersReproducibilityrandom => always
2015-01-03 15:19Vincent SandersStatusassigned => resolved
2015-01-03 15:19Vincent SandersResolutionopen => fixed
2015-01-03 15:19Vincent SandersFixed in Version => 3.3
2015-01-16 09:04Vincent SandersTarget Version => 3.3
2015-03-10 23:42Vincent SandersNote Added: 0000748
2015-03-10 23:42Vincent SandersStatusresolved => closed