View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002152 | NetSurf | RISC OS-specific | public | 2014-06-15 19:02 | 2015-03-10 11:13 | ||||
Reporter | Richard Porter | ||||||||
Assigned To | Michael Drake | ||||||||
Severity | crash | Reproducibility | always | ||||||
Status | closed | Resolution | fixed | ||||||
Platform | RiscPC | OS | RISC OS | OS Version | 6.14 | ||||
Product Version | |||||||||
Target Version | 3.2 | Fixed in Version | 3.2 | ||||||
Summary | 0002152: Seg Fault on NRE site | ||||||||
Description | Clicking a link to the problem page (from Yahoo search results) causes NS to crash with a segmentation fault. | ||||||||
Steps To Reproduce | Click on link to problem page | ||||||||
Tags | No tags attached. | ||||||||
Fixed in CI build # | 2050 | ||||||||
Reported in CI build # | 1967 | ||||||||
URL of problem page | http://www.nationalrail.co.uk/stations/mai/details.aspx | ||||||||
Attached Files |
|
![]() |
|
kinnison (administrator) 2014-08-03 14:47 |
This appears to be an nsurl_join issue where base is: http://www.nationalrail.co.uk/stations/mai/details.aspx and rel is: mailto:enter%20email%20address&subject=Maidenhead&body=http://www.nationalrail.co.uk/stations_destinations/mai.aspx We crash while interning lwc strings at line 951 of nsurl.c |
Michael Drake (administrator) 2014-08-04 11:10 |
Badly formed mailto URL. The first '&' should be a '?'. I will have to fix nsurl to handle it. |
Vincent Sanders (administrator) 2015-03-10 11:13 |
Confirmed fixed in 3.2 release |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-06-15 19:02 | Richard Porter | New Issue | |
2014-06-18 09:40 | Vincent Sanders | Status | new => acknowledged |
2014-08-03 14:47 | kinnison | Note Added: 0000440 | |
2014-08-03 14:47 | kinnison | Status | acknowledged => confirmed |
2014-08-03 14:47 | kinnison | Target Version | => 3.2 |
2014-08-03 23:48 | Vincent Sanders | Assigned To | => kinnison |
2014-08-04 11:10 | Michael Drake | Note Added: 0000444 | |
2014-08-04 11:11 | Michael Drake | Assigned To | kinnison => Michael Drake |
2014-08-04 11:11 | Michael Drake | Status | confirmed => assigned |
2014-08-05 09:31 | Michael Drake | Fixed in CI build # | => 2050 |
2014-08-05 09:31 | Michael Drake | Status | assigned => resolved |
2014-08-05 09:31 | Michael Drake | Resolution | open => fixed |
2014-08-05 09:31 | Michael Drake | Fixed in Version | => 3.2 |
2015-03-10 11:13 | Vincent Sanders | Note Added: 0000723 | |
2015-03-10 11:13 | Vincent Sanders | Status | resolved => closed |