0xc000001d error

Dear list,

Finally I successfully compiled latest git revision of gnuradio but
there is an error when I link to volk.lib. For instance, starting
“test_all.exe” of volk/ produces the 0xc000001d error. Here you have
additional info:

Nombre del evento de problema: APPCRASH
Nombre de la aplicacin: test_all.exe
Versin de la aplicacin: 0.0.0.0
Marca de tiempo de la aplicacin: 5049c6a2
Nombre del mdulo con errores: volk.dll
Versin del mdulo con errores: 0.0.0.0
Marca de tiempo del mdulo con errores: 5049c658
Cdigo de excepcin: c000001d
Desplazamiento de excepcin: 000000000003b5eb
Versin del sistema operativo: 6.1.7601.2.1.0.256.48
Id. de configuracin regional: 3082
Informacin adicional 1: 3af5
Informacin adicional 2: 3af577ed0036fb0b4604dc3f02b3e360
Informacin adicional 3: 5841
Informacin adicional 4: 58411b8ad3b906ad136f5744118577ad

Dependency Walker does not show anything strange. All libraries are
compiled in x64 mode and MSVC 2010.

Do you know what could it be happening?

Thanks.

Pol H.
Research Engineer, MSc
[email protected]

Centre Tecnolgic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gauss, 7
08860 Castelldefels, Barcelona (Spain)
Tel: +34 93 396 71 70 Ext: 2177
Fax. +34 93 645 29 01
www.cttc.es

I would like add if I recompile volk without optimizations (/Od) it runs
correctly. Nevertheless it is not what I expect to occur.

Pol H.
Research Engineer, MSc
[email protected]

Centre Tecnolgic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gauss, 7
08860 Castelldefels, Barcelona (Spain)
Tel: +34 93 396 71 70 Ext: 2177
Fax. +34 93 645 29 01
www.cttc.es

Dear list,

Finally I successfully compiled latest git revision of gnuradio but
there is an error when I link to volk.lib. For instance, starting
“test_all.exe” of volk/ produces the 0xc000001d error. Here you have
additional info:

Nombre del evento de problema: APPCRASH
Nombre de la aplicacin: test_all.exe
Versin de la aplicacin: 0.0.0.0
Marca de tiempo de la aplicacin: 5049c6a2
Nombre del mdulo con errores: volk.dll
Versin del mdulo con errores: 0.0.0.0
Marca de tiempo del mdulo con errores: 5049c658
Cdigo de excepcin: c000001d
Desplazamiento de excepcin: 000000000003b5eb
Versin del sistema operativo: 6.1.7601.2.1.0.256.48
Id. de configuracin regional: 3082
Informacin adicional 1: 3af5
Informacin adicional 2: 3af577ed0036fb0b4604dc3f02b3e360
Informacin adicional 3: 5841
Informacin adicional 4: 58411b8ad3b906ad136f5744118577ad

Dependency Walker does not show anything strange. All libraries are
compiled in x64 mode and MSVC 2010.

Do you know what could it be happening?

Thanks.