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

[Bug] System.AccessViolationException: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.' #35

Open
Asteriskx opened this issue Jun 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request Next-Release Next-Release

Comments

@Asteriskx
Copy link
Contributor

Asteriskx commented Jun 15, 2024

<コールスタック>
 	[マネージドからネイティブへの移行]	
 	Microsoft.Windows.SDK.NET.dll!ABI.Windows.UI.Notifications.IToastNotifierMethods.Show(WinRT.IObjectReference _obj, Windows.UI.Notifications.ToastNotification notification) 行 24
 	Microsoft.Toolkit.Uwp.Notifications.dll!Microsoft.Toolkit.Uwp.Notifications.ToastContentBuilder.Show(Microsoft.Toolkit.Uwp.Notifications.CustomizeToast customize)
	SagiriApp.dll!SagiriApp.Interop.Helper.NotifyToastInvoke(string text, Sagiri.Interop.GeneralTrackInfo trackInfo) 行 88
 	SagiriApp.dll!SagiriApp.Models.SagiriModel._OnSpotifyCurrentlyPlayingChanged(Sagiri.Services.Spotify.Track.CurrentTrackInfo trackInfo) 行 393
 	R3.dll!R3.Observer<Sagiri.Services.Spotify.Track.CurrentTrackInfo>.OnNext(Sagiri.Services.Spotify.Track.CurrentTrackInfo value)
 	R3.dll!R3.Observer<Sagiri.Services.Spotify.Track.CurrentTrackInfo>.OnNext(Sagiri.Services.Spotify.Track.CurrentTrackInfo value)
 	R3.dll!R3.Distinct<System.__Canon>._Distinct.OnNextCore(System.__Canon value)
 	R3.dll!R3.Observer<Sagiri.Services.Spotify.Track.CurrentTrackInfo>.OnNext(Sagiri.Services.Spotify.Track.CurrentTrackInfo value)	
 	R3.dll!R3.Observer<System.Threading.Tasks.Task<SpotifyAPI.Web.CurrentlyPlaying>>.OnNext(System.Threading.Tasks.Task<SpotifyAPI.Web.CurrentlyPlaying> value)
 	R3.dll!R3.Observer<R3.Unit>.OnNext(R3.Unit value)
 	R3.dll!R3.Timer._Timer.PeriodicTick(object state)
 	System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)
 	System.Private.CoreLib.dll!System.Threading.TimerQueueTimer.Fire(bool isThreadPool)
 	System.Private.CoreLib.dll!System.Threading.TimerQueue.FireNextTimers()
 	System.Private.CoreLib.dll!System.Threading.ThreadPoolWorkQueue.Dispatch()
 	System.Private.CoreLib.dll!System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
  • 発生バージョン
    v1.2.1 ベース - リリース前 (SoundCloud 機能実装済み)
  • 原因
    不明
  • 対応/修正案
    T.B.D.
@Asteriskx Asteriskx added bug Something isn't working enhancement New feature or request Next-Release Next-Release labels Jun 15, 2024
@Asteriskx Asteriskx self-assigned this Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request Next-Release Next-Release
Projects
None yet
Development

No branches or pull requests

1 participant