Re: Segmentation Fault in error handler
Raymond R Rankins <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <OF4A451B0B.D08D04C6-ON8525788D.0070029A-8525788D.00701F58@notes.health.state.ny.us> |
Sorry, forgot to mention, I'm running TDS version .91RC2 Sybase TDS protocol version 5.0 SQL Server TDS protocol version 8.0 -Ray From: Raymond R Rankins <[email protected]> To: FreeTDS Development Group <[email protected]> Date: 05/11/2011 04:12 PM Subject: [freetds] Segmentation Fault in error handler Sent by: [email protected] I'm testing out fisql to run some queries and when there's an error with severity > 10 which invokes the error handler, it's causing a segmentation fault and dumping the core. This is happening if I connect to SQL Server or to Sybase. Below are examples of what's happening: Error raised in SQL Server ---------------------------------------------- Msg 2812, Level 16, State 62: Server 'CHPLUSSQL01', Line 1: Could not find stored procedure 'sp_modifystats'. DB-LIBRARY error: General SQL Server error: Check messages from the SQL Server Segmentation Fault - core dumped Error raised in Sybase ---------------------------------------------- Msg 2812, Level 16, State 5: Server 'CHPDEV', Line 1: Stored procedure 'sp_modstats' not found. Specify owner.objectname or use sp_help to check whether the object exists (sp_help may produce lots of output). DB-LIBRARY error: General SQL Server error: Check messages from the SQL Server Segmentation Fault - core dumped My guess is this may be an issue with the default error handler in dblib? -Ray IMPORTANT NOTICE: This e-mail and any attachments may contain confidential or sensitive information which is, or may be, legally privileged or otherwise protected by law from further disclosure. It is intended only for the addressee. If you received this in error or from someone who was not authorized to send it to you, please do not distribute, copy or use it or any attachments. Please notify the sender immediately by reply e-mail and delete this from your system. Thank you for your cooperation. _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds IMPORTANT NOTICE: This e-mail and any attachments may contain confidential or sensitive information which is, or may be, legally privileged or otherwise protected by law from further disclosure. It is intended only for the addressee. If you received this in error or from someone who was not authorized to send it to you, please do not distribute, copy or use it or any attachments. Please notify the sender immediately by reply e-mail and delete this from your system. Thank you for your cooperation. _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds
graycol.gif
(image/gif, 105 B) - not displayed