Hello,
i see Pale Moon debian, 64 bit closing when saving a ftp resource to local disk.
Starting in safe mode, or creating a new profile did not help.
I work with local ftp servers here, but it is also reproducible using
<ftp://ftp.elf.stuba.sk/HEADER.txt>
Null pointer dereference when saving ftp resource to disk
Moderator: trava90
Forum rules
If your question is about general use of the browser and not specific to Linux, then please use the General Support board.
If your question is about general use of the browser and not specific to Linux, then please use the General Support board.
- Veit Kannegieser
- Newbie
- Posts: 3
- Joined: 2019-03-23, 19:16
Null pointer dereference when saving ftp resource to disk
- Attachments
-
- gdb.log
- gdb log with backtrace
- (6.24 KiB) Downloaded 2 times
Re: Null pointer dereference when saving ftp resource to disk
I'm not getting anything when I try to save the file to disk.
Can you tell us the steps you take when it happens?
Can you tell us the steps you take when it happens?
Re: Null pointer dereference when saving ftp resource to disk
Confirmed, this is a crash in the DOM security check for ftp subresource loading.
You can work around it by disabling the crashing check: Set pref security.block_ftp_subresources to false.
Opened Issue #1710 (UXP) to track this.
You can work around it by disabling the crashing check: Set pref security.block_ftp_subresources to false.
Opened Issue #1710 (UXP) to track this.
"Son, in life you do not fight battles because you expect to win, you fight them merely because they need to be fought." -- Snagglepuss


Re: Null pointer dereference when saving ftp resource to disk
After reading the issue description I got the crash too.
In my previous message I used the "Save Link As..." entry of the context menu on the provided link, so until the fix is out you can also work around the crash that way, if you don't want to mess with about:config.
In my previous message I used the "Save Link As..." entry of the context menu on the provided link, so until the fix is out you can also work around the crash that way, if you don't want to mess with about:config.
- New Tobin Paradigm
- Knows the dark side
- Posts: 8538
- Joined: 2012-10-09, 19:37
- Location: Skaro
Re: Null pointer dereference when saving ftp resource to disk
Even worse for me cause reasons I outlined in the issue.
Re: Null pointer dereference when saving ftp resource to disk
Crash fix will be in the next release.
"Son, in life you do not fight battles because you expect to win, you fight them merely because they need to be fought." -- Snagglepuss

