[jdev] mu-conference core dumps (jcr 0.2.4 & muc 0.6.0)

Nick Lee fhleev at gmail.com
Tue Apr 26 12:00:03 CDT 2005


Hi,

I am trying to get muc 0.6.0 with jcr 0.2.4 running on jabberd2.

The compilation was successful. I've made the necesssary changes
to muc-jcr.xml. But when I run mu-conference, I get core
dumps:


[ /usr/local/bin ] ./mu-conference -c /usr/local/etc/jabberd/muc-jcr.xml
Jabber Component Runtime -- 0.2.4
(c) 2003-2004 Paul Curtis

Segmentation Fault (core dumped)
[/usr/local/bin ] 

[ /usr/local/bin ] gdb mu-conference core
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.9"...
Core was generated by `./mu-conference -c /usr/local/etc/jabberd/muc-jcr.xml'.
Program terminated with signal 9, Killed.
Reading symbols from /usr/lib/libm.so.1...done.
Loaded symbols for /usr/lib/libm.so.1
Reading symbols from /usr/local/lib/libglib-2.0.so.0...done.
Loaded symbols for /usr/local/lib/libglib-2.0.so.0
Reading symbols from /usr/local/lib/libgthread-2.0.so.0...done.
Loaded symbols for /usr/local/lib/libgthread-2.0.so.0
Reading symbols from /usr/lib/libthread.so.1...done.
Loaded symbols for /usr/lib/libthread.so.1
Reading symbols from /usr/lib/libsocket.so.1...done.
Loaded symbols for /usr/lib/libsocket.so.1
Reading symbols from /usr/lib/libnsl.so.1...done.
Loaded symbols for /usr/lib/libnsl.so.1
Reading symbols from /usr/lib/libc.so.1...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /usr/lib/libdl.so.1...done.
Loaded symbols for /usr/lib/libdl.so.1
Reading symbols from /usr/lib/libmp.so.2...done.
Loaded symbols for /usr/lib/libmp.so.2
#0  0xef5024e4 in _doprnt () from /usr/lib/libc.so.1
(gdb) where
#0  0xef5024e4 in _doprnt () from /usr/lib/libc.so.1
Cannot access memory at address 0xef43fa54
(gdb) 

Any ideas what could be wrong?


Nick Lee



More information about the JDev mailing list