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

Background tasks suck in Realm Database CRUD #53

Open
Mohsens22 opened this issue Aug 20, 2018 · 5 comments
Open

Background tasks suck in Realm Database CRUD #53

Mohsens22 opened this issue Aug 20, 2018 · 5 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed
Milestone

Comments

@Mohsens22
Copy link
Member

No description provided.

@Mohsens22 Mohsens22 added this to the V 2.1 milestone Aug 20, 2018
@Mohsens22
Copy link
Member Author

Native debugging needed

@Mohsens22 Mohsens22 added bug Something isn't working help wanted Extra attention is needed labels Aug 21, 2018
@Mohsens22 Mohsens22 self-assigned this Aug 22, 2018
@Mohsens22
Copy link
Member Author

image

'backgroundTaskHost.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\mohse\source\repos\Denna2\Denna\Denna\bin\x86\Debug\AppX\System.Linq.Queryable.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Exception thrown: 'System.Exception' in Realm.dll
An exception of type 'System.Exception' occurred in Realm.dll but was not handled in user code
Realm accessed from incorrect thread.

The thread 0x74e8 has exited with code 0 (0x0).
The thread 0x5cc0 has exited with code 0 (0x0).
The thread 0x7664 has exited with code 0 (0x0).
The thread 0x453c has exited with code 0 (0x0).
The thread 0x14b8 has exited with code 0 (0x0).
The thread 0x788c has exited with code 0 (0x0).
The thread 0x7a2c has exited with code 0 (0x0).
The thread 0x75ec has exited with code 0 (0x0).
The thread 0x3344 has exited with code 0 (0x0).
The thread 0x79f8 has exited with code 0 (0x0).
The thread 0x1ff0 has exited with code 0 (0x0).
The thread 0x4a98 has exited with code 0 (0x0).
The program '[11700] backgroundTaskHost.exe' has exited with code 1 (0x1).

@rmclassic
Copy link
Contributor

@Mohsens22 Can you code that it checks if the app is open, it passes the todo to the app and let the app add it?

@Mohsens22
Copy link
Member Author

@rmclassic Yes but I need to investigate issue and fix threading. Then we can. Go for further things

@Mohsens22
Copy link
Member Author

realm/realm-dotnet#1762

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants