1271 Assertion Failed dialog when attempting sync to Touch

Beta Testing for Windows Products and plugins

Moderator: Gurus

anotherlab
Posts: 8
Joined: Sat Sep 08, 2007 8:28 pm

1271 Assertion Failed dialog when attempting sync to Touch

Post by anotherlab »

I just installed the 1271 beta over the 1270 beta and I get the following error dialog when I attempt to send songs to my iPod Touch:

---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Assertion failed!

Program: ...
File: .\sqlite3.c
Line: 10966

Expression: p->id==SQLITE_MUTEX_RECURSIVE || sqlite3_mutex_notheld(p)

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts

(Press Retry to debug the application - JIT must be enabled)
---------------------------
Abort Retry Ignore
---------------------------

When I close the app and attempt to relaunch it with "run as administrator", it just locks up with a "MediaMonkey has encountered a problem" dialog.

Is there a log generated by this debug version that I can send you? Where would it be located?

I am running Windows 7 Ultimate 64 bit edition
Itunes 9.01
iPod Touch 2G with OS 3.1.1
jiri
Posts: 5433
Joined: Tue Aug 14, 2001 7:00 pm
Location: Czech Republic
Contact:

Re: 1271 Assertion Failed dialog when attempting sync to Touch

Post by jiri »

Please create a debug log (as described at the top of this Beta forum), preferably using the updated http://www.mediamonkey.com/beta/d_iPhone.dll

Jiri
jiri
Posts: 5433
Joined: Tue Aug 14, 2001 7:00 pm
Location: Czech Republic
Contact:

Re: 1271 Assertion Failed dialog when attempting sync to Touch

Post by jiri »

I reviewed the code and this is just a problem in the debug version, when SQLite3MM.dll from the release version (e.g. older 3.1 version) is used, the problem won't appear. So, in case you encounter this problem, you can take the dll there, or wait for the final release of 3.1.2.

As for the fix of the debug version, we will probably defer it to MM 4.0.

Jiri
Anubis
Posts: 439
Joined: Fri Feb 04, 2005 4:57 pm
Location: Sydney, Australia

Re: 1272 Assertion Failed dialog when attempting sync to iPhone

Post by Anubis »

anotherlab wrote: ---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Assertion failed!

Program: ...
File: .\sqlite3.c
Line: 10966

Expression: p->id==SQLITE_MUTEX_RECURSIVE || sqlite3_mutex_notheld(p)

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts

(Press Retry to debug the application - JIT must be enabled)
---------------------------
Abort Retry Ignore
---------------------------
I just got this now after upgrading to iTunes 9.0.1
iPhone 3GS 16GB 3.0.1
MM 1272
Post Reply