Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_contextsort crashes 7.7 on right click (Read 2093 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_contextsort crashes 7.7 on right click

Ok, I don't know what the problem is, but using foo_contextsort and right clicking on the playlist appears to shut down foobar 7.7, then it creates and opens a failure.txt file with the following:

Code: [Select]
Illegal operation:
Code: C0000005h, flags: 00000000h, address: 00428FB7h
Access violation, operation: read, address: 00000000h
Call path:
WinMain=>app_mainloop
This is the first crash logged by this instance.
Code bytes (00428FB7h):
00428F77h:  40 C3 8B 44 24 04 83 F8 5C 74 2B 83 F8 2F 74 26
00428F87h:  83 F8 7C 74 21 83 F8 3A 74 1C 83 F8 2A 74 17 83
00428F97h:  F8 3F 74 12 83 F8 22 74 0D 83 F8 3E 74 08 83 F8
00428FA7h:  3C 74 03 33 C0 C3 33 C0 40 C3 8B 4C 24 04 33 C0
00428FB7h:  38 01 74 0D 3B 44 24 08 73 07 40 80 3C 08 00 75
00428FC7h:  F3 C3 8B 4C 24 04 33 C0 66 39 01 74 0E 3B 44 24
00428FD7h:  08 73 08 40 66 83 3C 41 00 75 F2 C3 56 8B 74 24
00428FE7h:  0C 57 8D 46 01 50 FF 15 58 E1 42 00 8B F8 59 85
Stack (0012FA10h):
0012F9F0h:  00000018 0012FC9C 8475CDD8 8475CAE8
0012FA00h:  00000000 8475CBA4 80526A60 804D5ED0
0012FA10h:  0042906C 00000000 FFFFFFFF 0238DA10
0012FA20h:  0208C4C8 0012FA94 0094133C 00000000
0012FA30h:  FFFFFFFF 00949598 0012FA58 0094190A
0012FA40h:  00000007 0208C4E8 0012FA94 00000001
0012FA50h:  00949598 0012FB00 0012FAD8 004123BE
0012FA60h:  00000007 0208C4E8 0012FA94 02390601
0012FA70h:  10002D2F 0208C4C8 0206D738 0042E3CC
0012FA80h:  00000000 00000000 00000000 00000000
0012FA90h:  00000000 0042E3CC 00000000 00000000
0012FAA0h:  00000000 00000000 00000000 0238D8D0
0012FAB0h:  00000400 00000220 00000001 0041C4AA
0012FAC0h:  00949598 00000003 0208C4C8 023DA210
0012FAD0h:  00000012 00000003 0012FB44 00412C54
0012FAE0h:  00000140 0000000E 00000000 0208C4C8
0012FAF0h:  00D7B88F 0206D738 00D7232B 000B00C2
0012FB00h:  0012FB3C 10002D2F 0206D738 00000000
0012FB10h:  00000000 77D440C6 10002D2F 00D71FD9
0012FB20h:  00000000 0012FB18 77D43B1F 0012FBE8
Registers:
EAX: 00000000, EBX: 0012FA94, ECX: 00000000, EDX: 0042E3CC
ESI: 0208C4C8, EDI: 0012FA94, EBP: 0012FA38, ESP: 0012FA10
Crash location: "foobar2000", loaded at 00400000h - 00440000h

Loaded modules:
foobar2000                       loaded at 00400000h - 00440000h
ntdll                            loaded at 77F50000h - 77FF7000h
kernel32                         loaded at 77E60000h - 77F46000h
USER32                           loaded at 77D40000h - 77DCC000h
GDI32                            loaded at 77C70000h - 77CB0000h
ADVAPI32                         loaded at 77DD0000h - 77E5D000h
RPCRT4                           loaded at 78000000h - 78086000h
COMCTL32                         loaded at 71950000h - 71A34000h
msvcrt                           loaded at 77C10000h - 77C63000h
SHLWAPI                          loaded at 63180000h - 631E5000h
utf8api                          loaded at 10000000h - 1000B000h
comdlg32                         loaded at 763B0000h - 763F5000h
SHELL32                          loaded at 773D0000h - 77BC2000h
foo_albumlist                    loaded at 008B0000h - 008B9000h
foo_ape                          loaded at 008C0000h - 008DF000h
foo_burninate                    loaded at 008E0000h - 008EB000h
VERSION                          loaded at 77C00000h - 77C07000h
foo_cdda                         loaded at 008F0000h - 008FE000h
foo_clienc                       loaded at 00910000h - 00924000h
foo_console                      loaded at 00930000h - 00938000h
foo_contextsort                  loaded at 00940000h - 0094B000h
foo_delete                       loaded at 00950000h - 00956000h


I found that foo_contextsort is the problem by removing plugins. Maybe there's some incompatibilities with 7.7? It worked great with 7.6.

edit: doh, didn't see the other thread