Hi there folks,

I upgraded to 3.23.32 yesterday from 3.22.32.

Now I'm seeing a whole host of problems.

(I just joined the list, so while I saw tc lewis' similar problem #1,
I didn't see the resolution.)

1) I've got the aborted connection problem appearing in my logs
frequently:

010124 11:17:54  Aborted connection 8736 to db: 'mydb' user: 'myuser'
host: `myhost' (Got an error reading communication packets)

2) My perl and php scripts are variably dying.

a) PHP is reporting (on a sample script):

<b>Warning</b>:  REG_BADPAT in <b>myscript</b> on line <b>5</b>

<b>Warning</b>:  Cannot add header information - headers already sent by
(output started at myscript:5) in <b>myscript</b> on line <b>7</b>

<b>Warning</b>:  Cannot send session cache limiter - headers already sent
(output started at myscript:5) in <b>myscript</b> on line <b>13</b>

<b>Warning</b>:  Unable to jump to row 0 on MySQL result index 2 in
<b>myscript</b> on line <b>24</b><br> 

b) Perl reports:

Use of uninitialized value at myperlscript line 15.

Truss output:

sigaction(SIGPIPE, 0xFFBEEFB0, 0xFFBEF030)      = 0
    Incurred fault #6, FLTBOUNDS  %pc = 0xFF0A8334
      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000138
    Received signal #11, SIGSEGV [default]
      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000138
        *** process killed ***

Any ideas of what I can do?  (or if this has been covered before, could
someone provide me message/thread numbers?)

Thanks,

Arin
--
------------------------------------------------------------------
Arin Komins                            [EMAIL PROTECTED] 
Web Systems Administrator               
University of Chicago/NSIT                      tel: (773)834-4087
1155 E. 60th St. #302B Chicago, IL 60637        fax: (773)702-0559
------------------------------------------------------------------



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to