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: View->DSP->any of the two resamplers leads to crash (Read 1289 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

View->DSP->any of the two resamplers leads to crash

Adding any of the two resamplers to the list of DSPs and then clicking on one of them leads to a crash. I remember another DSP also leading to a crash, but can't find that thread.

View->DSP->any of the two resamplers leads to crash

Reply #1
I can't reproduce following you steps.

Did you submit your crash logs?

Could you mind verifying that you read the support forum rules and giving us more information?
elevatorladylevitateme

View->DSP->any of the two resamplers leads to crash

Reply #2
IIRC there are two plugins that add View -> DSP menu: foo_vst and foo_dsp_effect. Both cause crash like this:
Code: [Select]
Stack dump analysis:
Address: 770FC42Dh (KERNELBASE+C42Dh), symbol: "RaiseException" (+58h)
Address: 0061170Bh (foo_dsp_effect+1170Bh), symbol: "foobar2000_get_interface" (+18EBh)
Address: 741A2775h (shared+2775h), symbol: "uBugCheck" (+20h)
Address: 6739A5FCh (foo_dsp_std+3A5FCh), symbol: "foobar2000_get_interface" (+285BCh)
Address: 741B92A8h (shared+192A8h), symbol: "CreateFileAbortable" (+E6E3h)
Address: 741BFDE8h (shared+1FDE8h), symbol: "CreateFileAbortable" (+15223h)
Address: 67362F96h (foo_dsp_std+2F96h)
Address: 6739A5FCh (foo_dsp_std+3A5FCh), symbol: "foobar2000_get_interface" (+285BCh)
Address: 00609C0Eh (foo_dsp_effect+9C0Eh)
Address: 00609CC9h (foo_dsp_effect+9CC9h)
Address: 6738B978h (foo_dsp_std+2B978h), symbol: "foobar2000_get_interface" (+19938h)
Address: 67362450h (foo_dsp_std+2450h)
Address: 00610180h (foo_dsp_effect+10180h), symbol: "foobar2000_get_interface" (+360h)
Address: 0062A110h (foo_dsp_effect+2A110h), symbol: "foobar2000_get_interface" (+1A2F0h)
Address: 6739A5FCh (foo_dsp_std+3A5FCh), symbol: "foobar2000_get_interface" (+285BCh)
Address: 00623AF6h (foo_dsp_effect+23AF6h), symbol: "foobar2000_get_interface" (+13CD6h)
Address: 0060A103h (foo_dsp_effect+A103h)
Address: 00623553h (foo_dsp_effect+23553h), symbol: "foobar2000_get_interface" (+13733h)
Address: 0060A2CBh (foo_dsp_effect+A2CBh)
Address: 0062AA8Ch (foo_dsp_effect+2AA8Ch), symbol: "foobar2000_get_interface" (+1AC6Ch)
Address: 0062A110h (foo_dsp_effect+2A110h), symbol: "foobar2000_get_interface" (+1A2F0h)
Address: 006235EBh (foo_dsp_effect+235EBh), symbol: "foobar2000_get_interface" (+137CBh)
Address: 75E2337Ah (kernel32+1337Ah), symbol: "BaseThreadInitThunk" (+12h)
Address: 77609882h (ntdll+39882h), symbol: "RtlInitializeExceptionChain" (+63h)
Address: 77643145h (ntdll+73145h), symbol: "WinSqmSetIfMaxDWORD" (+31h)
Address: 77609855h (ntdll+39855h), symbol: "RtlInitializeExceptionChain" (+36h)
Address: 0060A2B3h (foo_dsp_effect+A2B3h)
Address: 0060A2B3h (foo_dsp_effect+A2B3h)
PS: any DSP from foo_dsp_effect cause crash.