← Back to team overview

mosquitto-users team mailing list archive

Bug in pthreadvc2.dell

 

I have installed mosquito (1.0.1 cygwin) on 2 machines, one is Windows
XP the other is Windows 7.

 

>From Window 7 event log:

Fault bucket 3113884914, type 1

Event Name: APPCRASH

Response: Not available

Cab Id: 0

 

Problem signature:

P1: mosquitto_sub.exe

P2: 0.0.0.0

P3: 502c09fe

P4: pthreadVC2.dll

P5: 2.9.0.0

P6: 4fc0f865

P7: c0000005

P8: 00004c50

P9: 

P10: 

 

Attached files:

C:\Users\jhawley\AppData\Local\Temp\WERAB.tmp.WERInternalMetadata.xml

 

These files may be available here:

C:\Users\jhawley\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCr
ash_mosquitto_sub.ex_34ac5c3bc298a1c1e15232e4c53a13de273b87_0a3d4124

 

Analysis symbol: 

Rechecking for solution: 0

Report Id: cb0ae1c8-e888-11e1-8924-4437e6a5df68

 

 

Faulting application name: mosquitto_sub.exe, version: 0.0.0.0, time
stamp: 0x502c09fe

Faulting module name: pthreadVC2.dll, version: 2.9.0.0, time stamp:
0x4fc0f865

Exception code: 0xc0000005

Fault offset: 0x00004c50

Faulting process id: 0xc80

Faulting application start time: 0x01cd7c958d599443

Faulting application path: C:\Program Files
(x86)\mosquitto\mosquitto_sub.exe

Faulting module path: C:\Program Files (x86)\mosquitto\pthreadVC2.dll

Report Id: cb0ae1c8-e888-11e1-8924-4437e6a5df68

 

>From the windows XP event log:

Application Error : The instruction at "0x00da4c50" referenced memory at
"0x00000008". The memory could not be "read".

 

>From Visual studio on the XP machine (debugging): 

Unhandled exception at 0x775515de in mosquitto_sub.exe: 0xC0000005:
Access violation reading location 0x00000008.

Unhandled exception at 0x775515de in mosquitto_sub.exe: 0x00000000: The
operation completed successfully.

 

 

 

They appear to be the same error reported differently by the 2 OSes. 

I found that last bit on stackoverflow, and it appears to be a null
reference issue.

http://stackoverflow.com/questions/6811882/0xc0000005-access-violation-r
eading-location-0x00000008

 

Both of these errors pop up when I attempt to run "mosquitto_sub -d -t
hello"

I have tried it with the service and command line brokers on both
machines with identical results.

 

Any ideas on how to fix it?

If there is more information that I can provide, please do not hesitate
to ask.

 

Josh Hawley

Hawley Hosting

jhawley@xxxxxxxxxxxxxxxxx

 


Follow ups