FIXED: v10.70 b1 still crashes when scrolling in hex view
FIXED: v10.70 b1 still crashes when scrolling in hex view
Using v10.70 b1 64bit on Win7-64 bit
- Open an MP2 file
- Switch to hex mode
- Hold down the PGDOWN key
-> Access violation at address 000000000250AAAA in module 'rtl200.bpl'. Read of address FFFFFFFFFFFFFFFF
vha
- Open an MP2 file
- Switch to hex mode
- Hold down the PGDOWN key
-> Access violation at address 000000000250AAAA in module 'rtl200.bpl'. Read of address FFFFFFFFFFFFFFFF
vha
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: v10.70 b1 still crashes when scrolling in hex view
I'm guessing you opened it as a text file. Can you reproduce it if it's opened as a binary file (file open -> check "As binary" option).
Re: v10.70 b1 still crashes when scrolling in hex view
I indeed opened it as a text file, then switched to hex view and started the scrolling to make TE crash
When checking the option "open as binary" (or use "File/Open binary file") it crashes immediately
vha
When checking the option "open as binary" (or use "File/Open binary file") it crashes immediately
vha
Re: v10.70 b1 still crashes when scrolling in hex view
Using 10.70 b2 64bit on Win 10 - 64 bit
Still crashes with beta 2, but this time as soon as the file is opened (no need to scroll anymore)
vha
Still crashes with beta 2, but this time as soon as the file is opened (no need to scroll anymore)
vha
-
- Posts: 10
- Joined: 06 Oct 2015 15:30
- Location: Russia
Re: v10.70 b1 still crashes when scrolling in hex view
yep, I also confirm the crashing when opening file in hex mode. 10.70 b2
Re: v10.70 b1 still crashes when scrolling in hex view
Still crashes with b3
vha
vha
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: v10.70 b1 still crashes when scrolling in hex view
Do you have a test file I can use? I can't reproduce it.
Re: v10.70 b1 still crashes when scrolling in hex view
Here is one
vha
vha
- Attachments
-
- 00603200.7z
- (899.1 KiB) Downloaded 815 times
Re: v10.70 b1 still crashes when scrolling in hex view
FWIW no crash for me (b3).
Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: v10.70 b1 still crashes when scrolling in hex view
Works fine at my end. No crash. How do you display the data? (bytes per column etc.)
-
- Posts: 10
- Joined: 06 Oct 2015 15:30
- Location: Russia
Re: v10.70 b1 still crashes when scrolling in hex view
b3 - no crashes, all is fine now even for file with size = 1.2 GiB.
Re: v10.70 b1 still crashes when scrolling in hex view
Rickard,
I've sent you my TextEd.ini file
vha
I've sent you my TextEd.ini file
vha
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: v10.70 b1 still crashes when scrolling in hex view
Now I can reproduce it, but only using your settings and only when opening the file using the file open dialog. The error is also very difficult to track (happens after an event inside a third party component...).
Re: v10.70 b1 still crashes when scrolling in hex view
Any idea which setting is causing the crash?
btw. when I open the file using RClick in the windows explorer (and TE is not running) I get an immediate crash with 2 error popup boxes ("Runtime error 231 at ..." and another one)
vha
btw. when I open the file using RClick in the windows explorer (and TE is not running) I get an immediate crash with 2 error popup boxes ("Runtime error 231 at ..." and another one)
vha
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: v10.70 b1 still crashes when scrolling in hex view
As a temporary fix set the right margin to 80 for plain text files.
BTW. You really shouldn't set the right margin to a larger value than the max line length.
BTW. You really shouldn't set the right margin to a larger value than the max line length.