Hi Jim,

What platform? I noted that you stated "slptool crashes (stops responding on
windows)" Does this mean slptool crashes on various linux/unix platforms,
and the way it manifests on windows to not to actually crash, but to simply
hang? There is one interesting thing we can do on windows. Have the user go
into task manager and right click on the slptool process and choose the
"Create dump file" option. Then send along the dump file that gets created.
It may be possible to pull that dump file into visual studio debugger and
see what the call stack for each thread looks like. 

On linux/unix systems, you can enable core dumps (ulimit -c unlimited). Then
examine the core file in gdb the same way.

John


> -----Original Message-----
> From: Jim Marshall [mailto:jim.marsh...@wbemsolutions.com]
> Sent: Thursday, May 10, 2012 11:08 AM
> To: openslp-users@lists.sourceforge.net
> Subject: [Openslp-users] slptool crashing, need thoughts
> 
> Hi,
>   We have a customer who is using various SLP agents on a decent sized
> network. They are seeing a problem when they do a 'slptool findsrvs ...'
> they get about 23 responses and then slptool crashes (stops responding on
> windows). We can not duplicate this issue, and have tested up to
> 1,000 registrations. I had them use WireShark to get the packets, below is
the
> last packet that is received before slptool dies. Can anyone take a look
at this
> and see if there is something malformed?
> 
> Is there a way to have slptool output debug info?
> 
> Can anyone think of some ideas on how to resolve this issue?
> 
> Customer is using SLP 1.0.9a.
> 
> Thank you
> 
> 
> 
> 0000   01 00 5e 7f ff fd 00 1b ed 0f bc 00 08 00 45 00  ..^...........E.
> 0010   00 4d 00 00 40 00 fe 11 63 0e 0a 18 1f 7c ef ff  .M..@...c....|..
> 0020   ff fd 01 ab 01 ab 00 39 a2 e8 02 01 00 00 31 20  .......9......1
> 0030   00 00 00 00 94 d0 00 02 65 6e 00 00 00 17 73 65  ........en....se
> 0040   72 76 69 63 65 3a 64 69 72 65 63 74 6f 72 79 2d  rvice:directory-
> 0050   61 67 65 6e 74 00 00 00 00 00 00                 agent......
> 
> 
>
----------------------------------------------------------------------------
--
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and threat
> landscape has changed and how IT managers can respond. Discussions will
> include endpoint security, mobile security and the latest in malware
threats.
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Openslp-users mailing list
> Openslp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openslp-users


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openslp-users mailing list
Openslp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openslp-users

Reply via email to