[omniORB] omniEvents problem - getting a core dump

Paul Nader Paul.Nader@aals27.alcatel.com.au
Fri, 28 Jan 2000 10:44:17 +1100


Dejan,

Apologies for the very late reply. From what I gather you must be using an old
version of omniEvents (1.0.3 probably), which was known to have some
threading problems (which seems also the case from your stack backtrace.

Most people found R2.0.0 much much more stable, so all I can suggest is that
you upgrate to it and try.

Regards, Paul.

Dejan Polomcic wrote:

> hi,
>
> I have come across the following Error while using paul nader's event service, could anyone tell me what causes the error:
>
> The following stmts show gdb of the core :
>
> [nasex]/home/nasex/menu > gdb ../bin/eventd core
> Wildebeest is free software and you are welcome to distribute copies of
> it under certain conditions; type "show copying" to see the conditions.
> There is absolutely no warranty for Wildebeest; type "show warranty"
> for details.
>
> Hewlett-Packard Wildebeest 1.0 (based on GDB 4.16)
> (built for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00)
> Copyright 1996, 1997 Free Software Foundation, Inc...(no debugging symbols found)...
> Core was generated by `eventd'.
> Program terminated with signal 6, Aborted.
>
> warning: The shared libraries were not privately mapped; setting a
> breakpoint in a shared library will not work until you rerun the program.
>
> (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...#0  0xc01e8498 in kill () from /usr/lib/libc.2
> #0  0xc01e8498 in kill () from /usr/lib/libc.2
> (gdb) bt
> #0  0xc01e8498 in kill () from /usr/lib/libc.2
> #1  0xc01826c4 in raise () from /usr/lib/libc.2
> #2  0xc01591f0 in abort () from /usr/lib/libc.2
> #3  0xc0159880 in _assert () from /usr/lib/libc.2
> #4  0xd507c928 in Strand::decrRefCount () from //home/nasex/lib/libomniORB2.sl.8
> #5  0xd508cc7c in tcpSocketRendezvouser::run_undetached () from //home/nasex/lib/libomniORB2.sl.8
> #6  0xc02fea20 in omni_thread_wrapper () from //home/nasex/lib/libomnithread.sl.2
> #7  0xc0ff9c4c in __pthread_create_system () from /usr/lib/libpthread.1
>
> cheers
> dejan