Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash Report #198

Closed
taooceros opened this issue Apr 26, 2021 · 17 comments
Closed

Crash Report #198

taooceros opened this issue Apr 26, 2021 · 17 comments
Assignees
Labels
Bug Something isn't working Pending release Issue is addressed and will be included in the next release

Comments

@taooceros
Copy link
Contributor

Version: 6.3.5.0

The following is the error message:


Exception: System.NullReferenceException: Object reference not set to an instance of an object.

at RX_Explorer.FilePresenter.FilePresenter_obj39_Bindings.b__15_0(FrameworkElement, Object) + 0x8

at SQLitePCL.delegate_function_aggregate_final.Invoke(sqlite3_context, Object) + 0x2e

at __Interop.Intrinsics.HasThisCall__24[TArg0](Object, IntPtr, Object, TArg0) + 0x36

at RX_Explorer!+0x432587e

Message:

Object reference not set to an instance of an object.

StackTrace:

at RX_Explorer.FilePresenter.FilePresenter_obj39_Bindings.b__15_0(FrameworkElement, Object) + 0x8

at SQLitePCL.delegate_function_aggregate_final.Invoke(sqlite3_context, Object) + 0x2e

at __Interop.Intrinsics.HasThisCall__24[TArg0](Object, IntPtr, Object, TArg0) + 0x36

at RX_Explorer!+0x432587e

Extra info:

CallerMemberName: App_UnhandledException

CallerFilePath: D:\a\1\s\RX_Explorer\App.xaml.cs

CallerLineNumber: 102


@zhuxb711
Copy link
Owner

这个错误报告我完全看不出来是哪里的问题.......是怎么触发的呢?

@taooceros
Copy link
Contributor Author

好象是我挂在后台挂了一会,然后打开来就发生了

@taooceros
Copy link
Contributor Author

我发现这个每次我把rx放在后台挂着,过一段时间打开就会出现这个报错

@zhuxb711
Copy link
Owner

可能是挂后台然后它挂起了?再恢复会有这个问题?

@taooceros
Copy link
Contributor Author

可能是挂后台然后它挂起了?再恢复会有这个问题?

有可能

@zhuxb711
Copy link
Owner

我这里用VS挂起后再恢复是正常的,复现不出来这个问题

@taooceros
Copy link
Contributor Author

我这里用VS挂起后再恢复是正常的,复现不出来这个问题

这样啊,我最近比较忙,待我忙完之后自己去测试一下

@zhuxb711
Copy link
Owner

zhuxb711 commented May 7, 2021

有成功复现该问题嘛?

@zhuxb711 zhuxb711 added the Question Further information is requested label May 7, 2021
@taooceros
Copy link
Contributor Author

最近一直比较忙,问题可以复现,但是没时间看看具体出在哪里

@zhuxb711
Copy link
Owner

zhuxb711 commented May 7, 2021

好的,如果您有空的话可以帮忙看一下,谢谢~~~

@taooceros
Copy link
Contributor Author

好的,如果您有空的话可以帮忙看一下,谢谢~~~

好的好的,我马上就要有空了hhh

@taooceros
Copy link
Contributor Author

最近电脑丢去修了,可能得下周了😂

@zhuxb711
Copy link
Owner

OKOK

@zhuxb711
Copy link
Owner

我抓到这个BUG了,已修,所以发布之后我就会关闭这个issue

@zhuxb711 zhuxb711 added Bug Something isn't working Working on it A workaround or patch is under the development and removed Question Further information is requested labels May 13, 2021
@taooceros
Copy link
Contributor Author

okok, 感谢

@zhuxb711
Copy link
Owner

我复现这个问题是发现它会在更改系统主题(黑/白)的时候出现

@taooceros
Copy link
Contributor Author

这确实有可能,我确实开了自动更换主题。不过我印象中好像出现的比切换主题更频繁一点。

@zhuxb711 zhuxb711 self-assigned this May 13, 2021
@zhuxb711 zhuxb711 added Pending release Issue is addressed and will be included in the next release and removed Working on it A workaround or patch is under the development labels May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Pending release Issue is addressed and will be included in the next release
Projects
None yet
Development

No branches or pull requests

2 participants