If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > sqlexec crashes when doing a ext. ODBC call

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-10-03, 08:03
Jesper Jesper is offline
Registered User
 
Join Date: Jun 2003
Location: Denmark
Posts: 1
Unhappy sqlexec crashes when doing a ext. ODBC call

Hi Guys

Have a small problem :

sqlexecd crashes with this message when I am trying to enter with a remote ODBC call from my PC
System is an Alpha Server runing TRUE UNIX 4.0F
The informix is a 7.22

# exception system: exiting due to internal error: exception dispatch or unwind stuck in infinite loop
exception system: exiting due to internal error: exception dispatch or unwind stuck in infinite loop

A core dump gives me this :

Core was generated by `sqlexecd'.
Program terminated with signal 6, IOT/Abort trap.
Reading symbols from /usr/shlib/libxti.so...done.
Reading symbols from /usr/shlib/libm.so...done.
Reading symbols from /usr/shlib/librt.so...done.
Reading symbols from /usr/shlib/libots.so...done.
Reading symbols from /usr/shlib/libsecurity.so...done.
Reading symbols from /usr/shlib/libaud.so...done.
Reading symbols from /usr/shlib/libtli.so...done.
Reading symbols from /usr/shlib/libpthreads.so...done.
Reading symbols from /usr/shlib/libmach.so...done.
Reading symbols from /usr/shlib/libc_r.so...done.
Reading symbols from /usr/shlib/libexc.so...done.
Reading symbols from /usr/shlib/libdb.so...done.
Reading symbols from /usr/shlib/libpthread.so...done.
#0 0x3ff800d93e8 in _sigprocmask ()
(gdb) bt
#0 0x3ff800d93e8 in _sigprocmask ()
#1 0x3ff800db1d0 in __sigprocmask ()
#2 0x3ff8017668c in abort ()
#3 0x3ff801793f8 in __exc_raise_status_exception ()
#4 0x3ff807e23e0 in t_accept ()

Does anybody have i glue?

R/
Jesper
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On