OpenVehicleDiag icon indicating copy to clipboard operation
OpenVehicleDiag copied to clipboard

[BUG] Application crashes while Scanning for ISO-TP ECUs (Stage 1/2)

Open chipsoft opened this issue 3 years ago • 9 comments

I try to use "Diagnostic Scanner" mode for VW Tiguan MG1 ECU, but application crashes while Scanning for ISO-TP ECUs (Stage 1/2). I used three J2534 devices: CHIPSOFT J2534 Pro, Openport2, SM2. Application crashes at the same location for all specified adapters. mg1.zip

I attach j2534 log for all of this adapters.

chipsoft avatar May 10 '21 15:05 chipsoft

Hmm. I can't see anything in your logs that might be causing an issue. Could you open OVD executable from a CMD / Powershell window, and copy the log text from the command window when OVD crashes?

rnd-ash avatar May 10 '21 15:05 rnd-ash

Hmm. I can't see anything in your logs that might be causing an issue. Could you open OVD executable from a CMD / Powershell window, and copy the log text from the command window when OVD crashes?

rnd-ash avatar May 10 '21 15:05 rnd-ash

Here is log:

E:\Users\Dell\Downloads>openvehiclediag_windows.exe thread 'main' panicked at 'assertion failed: (left == right) left: 0, right: -2005270523', C:\Users\Ashcon.cargo\registry\src\github.com-1ecc6299db9ec823\gfx-backend-dx12-0.7.0\src\device.rs:1032:9 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

chipsoft avatar May 10 '21 15:05 chipsoft

Interesting. This has nothing to do with OVD, rather the graphics library that drives it.

rnd-ash avatar May 10 '21 16:05 rnd-ash

Can you provide me detailed specifications about your system?

Also, can you run it with RUST_BACKTRACE=1 to get a full stack trace of the crash?

rnd-ash avatar May 10 '21 16:05 rnd-ash

E:\Users\Dell\Downloads>openvehiclediag_windows.exe thread 'main' panicked at 'assertion failed: (left == right) left: 0, right: -2005270523', C:\Users\Ashcon.cargo\registry\src\github.com-1ecc6299db9ec823\gfx-backend-dx12-0.7.0\src\device.rs:1032:9 stack backtrace: note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace.

E:\Users\Dell\Downloads>set RUST_BACKTRACE=full

E:\Users\Dell\Downloads>openvehiclediag_windows.exe thread 'main' panicked at 'assertion failed: (left == right) left: 0, right: -2005270523', C:\Users\Ashcon.cargo\registry\src\github.com-1ecc6299db9ec823\gfx-backend-dx12-0.7.0\src\device.rs:1032:9 stack backtrace: 0: 0xc986c8 -

chipsoft avatar May 10 '21 16:05 chipsoft

Here is sysinfo info

chipsoft avatar May 10 '21 16:05 chipsoft

0: 0xc986c8 -

It appears you cut off part of the backtrace...

rnd-ash avatar May 10 '21 16:05 rnd-ash

It appears you cut off part of the backtrace...

No, it's all output, nothing else.

chipsoft avatar May 10 '21 16:05 chipsoft