Matti Linnanvuori

Results 19 comments of Matti Linnanvuori

I think this segmentation fault is because state inbound_buffer bytes is 0x0. memcpy is done to that null address. #1 0x00007ffff6db2c0d in amqp_handle_input (state=0x7bc8a0, received_data=..., decoded_frame=0x7fffffffe2c0) at /usr/include/bits/string3.h:52 52 return...

I upgraded Net::RabbitMQ with the newest librabbitmq (rabbitmq-c-fb6fca832fd2) and the segmentation fault no longer appeared. I was thinking I could upload a fixed version of Net::RabbitMQ to CPAN unless you...

I made a pull request #14 that fixes this segmentation fault.

> Exception thrown at 0x00007FFACDC7543C (KernelBase.dll) in transcription.exe: 0x20474343 (parameters: 0x0000000A00993D30). > Exception thrown at 0x00007FFACDC7543C (KernelBase.dll) in transcription.exe: 0x21474343 (parameters: 0x0000000A00993D30, 0x000000000061A7F0, 0x000000053119F5A0, 0x0000000000000000).

> Call stack: > msys-gcc_s-seh-1.dll!00000005e8174721() Unknown > msys-stdc++-6.dll!000000052696eaa9() Unknown > msys-stdc++-6.dll!000000052697025c() Unknown > msys-stdc++-6.dll!0000000526928db4() Unknown > msys-whisper-1.dll!000000053119f228() Unknown > msys-whisper-1.dll!000000053119f682() Unknown > msys-whisper-1.dll!00000005311ad7ab() Unknown > msys-whisper-1.dll!00000005311b24d8() Unknown > transcription.exe!0000000100401739() Unknown...

Whisper causes that in some gcc helper library.

Updating libwhisper.dll did not help.

Microsoft Visual Studio compiled Windows service works.

Server certificate file cannot be added either.