Ethereal-users: SV: [Ethereal-users] Netlib SQL decoder crashes

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Martin Regner" <martin.regner@xxxxxxxxx>
Date: Tue, 19 Nov 2002 23:03:12 +0100
Dave Aitel wrote:

>I'm using a isqlw.exe to connect to a MSSQL 2000 SP0 server and the
>decoder is crashing...
>
>Attached is the .cap, and below is the backtrace. I still have this core
>file hanging around for at least a little while, if someone wants it. :>
>I tried to debug it myself, but I can't really figure it out. For some
>reason, the colums value is set to 1, which is then getting
>dereferenced...
>-dave


>Sorry for not including version information the first time:
>I'm using the latest stable ethereal. 0.9.7 on Linux (Mandrake 9)
>
>-dave



Hi Dave,

I don't know if the fix Gerald Combs made a few days ago would solve this crash. 
http://www.ethereal.com/lists/ethereal-cvs/200211/msg00142.html

If you (or someone else) have possibility to test with the latest version of packet-tds.c (from nightly build) we could see if the problem has already been solved or not. I don't have any debugger/compiler available today, so I cannot try it out myself.

As I said in my previous mail I noticed a crash on Win98 with Ethereal 0.9.7 but not with Ethereal 0.9.6, so maybe
the fault was introduced after 0.9.6.

Regards,
 Martin