Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2002 23:34:21 +0000
From:      "Jim C. Nasby" <jim@nasby.net>
To:        freebsd-database@freebsd.org
Cc:        statsdev@distributed.net
Subject:   Re: Anyone have sybase working under FBSD 4.4? - UPDATE #2
Message-ID:  <20020106233421.C2894@flake.decibel.org>
In-Reply-To: <20020106232041.B2894@flake.decibel.org>; from jim@nasby.net on Sun, Jan 06, 2002 at 11:20:41PM %2B0000
References:  <20020105210112.P46007@flake.decibel.org> <20020106232041.B2894@flake.decibel.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Looks like I spoke too soon; just got another infected with 11 error, this time
without web access running on the local box:

00:2002/01/06 23:20:37.55 kernel  current process (0x25a0068) infected with 11
00:2002/01/06 23:20:37.55 kernel  ************************************
00:2002/01/06 23:20:37.55 kernel  SQL causing error : Daily_Summary.PROJECT_ID = 5
                and r.PROJECT_ID = 5
                and r.OVERALL_RANK = 1

--
-- Top Team Info for Yesterday
--
update Daily_Summary
        set TOP_YTEAM
00:2002/01/06 23:20:37.55 kernel  curdb = 5 pstat = 0x10100 lasterror = 515
00:2002/01/06 23:20:37.55 kernel  preverror = 0 transtate = 0
00:2002/01/06 23:20:37.56 kernel  curcmd = 197 program = sqsh
00:2002/01/06 23:20:37.56 kernel  pc 0x82c94d5 ucbacktrace+0x61(0x0,0x1,0x83f2ad4,0xb,0x2)
00:2002/01/06 23:20:37.56 kernel  pc 0x8083e29 terminate_process+0x389(0x0,0xffffffff,0xb,0x2,0x8)
00:2002/01/06 23:20:37.56 kernel  pc 0x82d7d9b kisignal+0x83(0xb,0xdcd5002f,0x3007002f,0x2f,0x3007002f)
00:2002/01/06 23:20:37.56 kernel  pc 0xbfbfffbf init_dummy+0xb78ef35b(0x2,0x307c5224,0x0,0x83f2ad4,0x307c51f8)
00:2002/01/06 23:20:37.56 kernel  pc 0x283ce899 init_dummy+0x200bdc35(0x307c5208,0xf,0x83f2ad4,0x304300fc,0x304300cc)
00:2002/01/06 23:20:37.56 kernel  pc 0x809cc6b ex_raise+0x1af(0x5,0xf,0x10,0x3,0xa)
00:2002/01/06 23:20:37.57 kernel  pc 0x811e1da nullerr+0x2b2(0x311e944c,0x30610740,0x311e9228,0x83f2ad4,0x311e9158)
00:2002/01/06 23:20:37.57 kernel  pc 0x8112fa6 run+0x40de(0x311e9158,0x311e9338,0x83f2ad4,0x0,0x311e9338)
00:2002/01/06 23:20:37.57 kernel  pc 0x81f373b exec_eop+0x877(0x311e9158,0x311e9338,0x30432390,0x311e9158,0x0)
00:2002/01/06 23:20:37.57 kernel  pc 0x81f29a0 execute+0x6a8(0x311e9100,0x311e9158,0xc5,0x30432390,0x83f2ad4)
00:2002/01/06 23:20:37.57 kernel  Handler execerr (0x81f6950) installed by the following function:
00:2002/01/06 23:20:37.57 kernel  pc 0x81f07bf ex_cleanup(0x83f2ad4,0x0,0x21,0x0,0x65742e74)
00:2002/01/06 23:20:37.57 kernel  pc 0x8126880 sequencer+0x9ec(0x311fc000,0x83f2ad4,0x0,0x21,0x0)
00:2002/01/06 23:20:37.58 kernel  Handler aritherr (0x8194e30) installed by the following function:
00:2002/01/06 23:20:37.58 kernel  pc 0x824e03a s_execute+0x15d2(0x0,0x0,0x0,0x0,0x0)
00:2002/01/06 23:20:37.58 kernel  pc 0x81acbaf conn_hdlr+0x148b(0x1,0x30432564,0x895eed31,0x0,0x5374616b)
00:2002/01/06 23:20:37.58 kernel  Handler s_handle (0x8127d48) installed by the following function:
00:2002/01/06 23:20:37.58 kernel  pc 0x81434f3 tdsrecv_language+0x28b(0x0,0x5374616b,0x0,0x0,0x0)
00:2002/01/06 23:20:37.58 kernel  pc 0x895eed31 init_dummy+0x812de0cd(0x0,0x0,0x0,0x0,0x0)
00:2002/01/06 23:20:37.58 kernel  end of stack trace, spid 8, kpid 39452776, suid 6

The SQL is from http://cvs.distributed.net/cvsweb.cgi/stats-proc/daily/dy_dailyblocks.sql?rev=1.9&content-type=text/x-cvsweb-markup

As you can see, that's one big batch statement. I don't know if that's why it failed
or not.
-- 
Jim C. Nasby (aka Decibel!)                    jim@nasby.net
Member: Triangle Fraternity, Sports Car Club of America
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-database" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020106233421.C2894>