fanglingsu / vimb

Vimb - the vim like browser is a webkit based web browser that behaves like the vimperator plugin for the firefox and usage paradigms from the great editor vim. The goal of vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience.
https://fanglingsu.github.io/vimb/
GNU General Public License v3.0
1.34k stars 100 forks source link

segfault after :save #665

Open jjakob opened 3 years ago

jjakob commented 3 years ago

Steps to reproduce

Go to a site and type :save. Sometimes vimb crashes. I tried again on the same site and it did not crash, and it doesn't crash on other sites I've tried, so it's hard for me to reproduce.

kernel: vimb[13053]: segfault at 10 ip 0000563d94f33a3c sp 00007ffe545109a0 error 4 in vimb[563d94f28000+13000]
kernel: Code: 00 00 4c 89 e7 48 89 c2 e8 91 6f ff ff 49 8b bc 24 e8 02 00 00 48 8d 35 91 88 00 00 e8 cd 5c ff ff 45 31 c9 45 31 c0 4c 89 e1 <8b> 40 10 85 c0 74 1d 48 8d 15 86 e9 ff ff 48 83 c4 08 48 89 ef 5d
jjakob commented 3 years ago

It still sometimes crashes, even when clicking on a link to a file that would get downloaded.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity within the last 60 days.