[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Jabber xdb_sql problems with oracle



Hi ,

I am runnig a Jabber Server which uses the xdb_sql component for oracle,
The Jabber Server (inc. xdb_sql) used to run well on a Suse 8.2
Distribution,  we moved to a Server with Debian Sarge installed (Kernel
2.4.26-1-686-smp) , and I'm having problems to get Jabbers xdb_sql
component running.

The Jabber Server works with xdb_file , but when I load xdb_sql into the
server (xdb_sql starts and logs into the oracle Server), the Thread System
(pth) crashes when the dnsrv(.so) component trys a fork().
I compiled and linked everythink on the new Debian Sarge System (Jabber
/xdb_sql / pth / Oracle Client).

Can anybody help me, I have no Idea what could be wrong (The thread
internals are out of my sight)

I put a stack trace below,

Thanks


Segmantation fault
#0  0x4076cf5c in __pthread_internal_tsd_get () from /lib/libpthread.so.0
No symbol table info available.
#1  0x4076b283 in __pthread_fork () from /lib/libpthread.so.0
No symbol table info available.
#2  0x400ddd38 in fork () from /lib/libc.so.6
No symbol table info available.
#3  0x4073bfaf in dnsrv_fork_and_capture (f=0x4073bd49 <dnsrv_child_main>,
    di=0x816b320) at dnsrv.c:187
        left_fds = {14, 15}
        right_fds = {16, 17}
        pid = 135758856
#4  0x4073ca20 in dnsrv_thread (arg=0x816b320) at dnsrv.c:427
        di = 0x816b320
#5  0x0807f90a in ?? ()
No symbol table info available.
#6  0x0816b320 in ?? ()
No symbol table info available.
#7  0x00000000 in ?? ()
No symbol table info available.
#8  0xbffff738 in ?? ()
No symbol table info available.
#9  0x4007a5d4 in makecontext () from /lib/libc.so.6
No symbol table info available.
(More stack frames follow...)



Reply to: