[JDEV] core dump with 1.0.1 on redhat 6.2.. debug dump

Benjamin Kahn xkahn at cybersites.com
Wed Sep 6 08:18:30 CDT 2000


	Try upping the value of your per-thread stack size...  The line is
in libetherex/src/log.c near the top and looks like this:

unsigned int etherx_stack_default = 16*1024;

	Try changing it to this:

unsigned int etherx_stack_default = 64*1024;

	And reinstall libetherex and try jserver.  I was playing around
with a lot of add-on modules, and so I needed a lot of stack size, but my
error was the same as what you are getting.

On Tue, 5 Sep 2000, Cheng-Wei Cheng wrote:

> Date: Tue, 5 Sep 2000 20:04:20 -0700 
> From: Cheng-Wei Cheng <CCheng at gluecode.com>
> Reply-To: jdev at jabber.org
> To: "'jdev at jabber.org'" <jdev at jabber.org>
> Subject: RE: [JDEV] core dump with 1.0.1 on redhat 6.2.. debug dump
> 
> it still died around the same place
> .. but the .so message disappeared
> 
> [root at epoxy bin]# ./jserver -D
> Tue Sep  5 19:57:16 2000  debug/config.c:112 config query log/error
> Tue Sep  5 19:57:16 2000  debug/log.c:70 log_init
> Tue Sep  5 19:57:16 2000  warn/jserver Initializing Services
> Tue Sep  5 19:57:16 2000  debug/unknown.c:39 THREAD:UNKNOWN starting
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 1
> Tue Sep  5 19:57:16 2000  debug/offline.c:44 THREAD:OFFLINE starting
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 2
> Tue Sep  5 19:57:16 2000  debug/server.c:40 THREAD:SERVER starting
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 3
> Tue Sep  5 19:57:16 2000  debug/users.c:93 THREAD:USERS starting
> Tue Sep  5 19:57:16 2000  debug/config.c:150 name 4 for (null)
> Tue Sep  5 19:57:16 2000  debug/config.c:112 config query names/default
> Tue Sep  5 19:57:16 2000  debug/config.c:112 config query names
> Tue Sep  5 19:57:16 2000  debug/config.c:150 name 0 for
> epoxy.hq.gluecode.com
> Tue Sep  5 19:57:16 2000  debug/config.c:150 name 3 for
> epoxy.hq.gluecode.com
> Tue Sep  5 19:57:16 2000  debug/config.c:112 config query listen
> Tue Sep  5 19:57:16 2000  debug/tlisten.c:32 tlisten_start: (null)
> Tue Sep  5 19:57:16 2000  debug/services.c:176 listening on (null):5222
> Tue Sep  5 19:57:16 2000  debug/svc_hell.c:193 svc_hell: init()
> 
> Tue Sep  5 19:57:16 2000  debug/svc_irc.c:260 svc_irc startup
> Tue Sep  5 19:57:16 2000  debug/config.c:112 config query listen
> Tue Sep  5 19:57:16 2000  error/jserver Failed to listen for service irc
> Tue Sep  5 19:57:16 2000  debug/svc_telnet.c:243 svc_telnet startup
> Tue Sep  5 19:57:16 2000  debug/config.c:112 config query listen
> Tue Sep  5 19:57:16 2000  error/jserver Failed to listen for service telnet
> Tue Sep  5 19:57:16 2000  debug/modules.c:83 mapi_register 3
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 3
> Tue Sep  5 19:57:16 2000  debug/modules.c:83 mapi_register 3
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 3
> Tue Sep  5 19:57:16 2000  debug/modules.c:83 mapi_register 3
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 3
> Tue Sep  5 19:57:16 2000  debug/modules.c:83 mapi_register 3
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 3
> Tue Sep  5 19:57:16 2000  debug/mod_filter.c:442 FILTER init
> Tue Sep  5 19:57:16 2000  debug/modules.c:83 mapi_register 4
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 4
> Tue Sep  5 19:57:16 2000  debug/modules.c:83 mapi_register 2
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 2
> Tue Sep  5 19:57:16 2000  debug/modules.c:83 mapi_register 0
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 0
> Tue Sep  5 19:57:16 2000  debug/svc_irc.c:260 svc_irc startup
> Tue Sep  5 19:57:16 2000  debug/config.c:112 config query listen
> Tue Sep  5 19:57:16 2000  error/jserver Failed to listen for service irc
> Tue Sep  5 19:57:16 2000  debug/svc_telnet.c:243 svc_telnet startup
> Tue Sep  5 19:57:16 2000  debug/config.c:112 config query listen
> Tue Sep  5 19:57:16 2000  error/jserver Failed to listen for service telnet
> Tue Sep  5 19:57:16 2000  debug/svc_client.c:293 svc_client: init()
> Tue Sep  5 19:57:16 2000  debug/svc_hell.c:193 svc_hell: init()
> 
> Tue Sep  5 19:57:16 2000  debug/mod_dso.c:82 mod_dso
> Tue Sep  5 19:57:16 2000  debug/config.c:112 config query dso
> Tue Sep  5 19:57:16 2000  debug/mod_dso.c:43 mod_dso_load
> /usr/local/jabber/lib/jabber/mod_time.so
> Tue Sep  5 19:57:16 2000  debug/modules.c:83 mapi_register 3
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 3
> Tue Sep  5 19:57:16 2000  debug/mod_dso.c:43 mod_dso_load
> /usr/local/jabber/lib/jabber/mod_version.so
> Tue Sep  5 19:57:16 2000  debug/modules.c:83 mapi_register 3
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 3
> Tue Sep  5 19:57:16 2000  debug/mod_dso.c:43 mod_dso_load
> /usr/local/jabber/lib/jabber/mod_echo.so
> Tue Sep  5 19:57:16 2000  error/jserver mod_dso loading
> /usr/local/jabber/lib/jabber/mod_echo.so failed:
> /usr/local/jabber/lib/jabber/mod_echo.so: cannot open shared object file: No
> such file or directory
> Tue Sep  5 19:57:16 2000  debug/main.c:100 Main loop waiting
> Tue Sep  5 19:57:16 2000  debug/tlisten.c:87 tlisten_main: startup
> Tue Sep  5 19:57:16 2000  debug/config.c:112 config query names/default
> Tue Sep  5 19:57:16 2000  debug/svc_hell.c:57 releasing demon 0
> Tue Sep  5 19:57:16 2000  debug/modules.c:43 mapi_master 2
> Tue Sep  5 19:57:16 2000  debug/services.c:121 registration request
> Tue Sep  5 19:57:16 2000  debug/modules.c:192 mapi_call 2
> Tue Sep  5 19:57:16 2000  debug/sessions.c:202 session_create
> Tue Sep  5 19:57:16 2000  debug/users.c:150 js_user(d0)
> Tue Sep  5 19:57:16 2000  debug/users.c:162 js_user not current
> Tue Sep  5 19:57:16 2000  debug/xdb.c:121 GET jabber:iq:auth
> Segmentation fault (core dumped)
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 

						-Ben

------------------------------------ |\      _,,,--,,_  ,) ----------
Benjamin Kahn                        /,`.-'`'   -,  ;-;;'
(212) 924 - 2220 ext 201            |,4-  ) )-,_ ) /\
ben at cybersites.com --------------- '---''(_/--' (_/-' ---------------
   I just want to make the world a better place for me to live in.
			-Lucy in a Peanuts comic





More information about the JDev mailing list