Skip to Content.
Sympa Menu

freetds - Re: [freetds] I'm having a crashing problem with FreeTDS under OSX

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] I'm having a crashing problem with FreeTDS under OSX
  • Date: Sat, 14 Mar 2009 20:55:21 +0100

2009/3/8 Daniel Parnell <me AT danielparnell.com>:
> Hi James,
>
> I uncompressed a fresh copy of FreeTDS and ran the odbc unit tests, 10 of
> which failed, although I suspect most of them could be because of SQL Server
> 2008.

Mmmm... I think some are caused from different DM (I personally tests
with unixODBC) and too strict tests (some test ran successfully under
Windows some time ago but now they aren't cause minimal bahavior
changes in MS ODBC drivers)

> There were two bus errors however.
>

I think our unitests code cause the problem (two tests use similar
code) but I would fix them. Could you send a backtrace with your
preferred debugger?

> Please find attached a copy of the output
>
> I also had a poke around with nm and as far as I can see everything should
> be working correctly.
> There isn't anything obviously wrong that I can see.
>
> Incidentally I'm running ruby 1.8.6 (Enterprise Ruby actually).  Initially I
> tried using the build in ruby that comes with OS X and when I got problems I
> thought I'd somehow messed up the OS X ruby installation.
>
> The really bizarre thing is that I've set up 5 or so Macs over the last
> couple of years and never hit anything like this.
> Still, it's working now...
>

very strange... is it working with your change to strdup and asprintf
or without?

> Daniel
>

freddy77




Archive powered by MHonArc 2.6.24.

Top of Page