Is there any update on this issue? I am having the same problem. Thanks Nathan
On Apr 27, 1:11 am, Mike <[email protected]> wrote: > Program received signal EXC_BAD_ACCESS, Could not access memory. > Reason: KERN_INVALID_ADDRESS at address: 0x00000000000000d0 > 0x000000010020aba4 in JS_RemoveObjectRoot () > (gdb) bt full > #0 0x000000010020aba4 in JS_RemoveObjectRoot () > No symbol table info available. > #1 0x000000010020490c in sm_sock_ondisconnect (client=0x100125770, > g_ape=0x100100770) at libape-spidermonkey.c:1230 > params = {4296020665} > cb = (struct _ape_sock_callbacks *) 0x1001254b0 > client_obj = (JSObject *) 0x1001012b9 > rval = 22 > #2 0x0000000100002fa1 in sockroutine (g_ape=0x100100770) at src/ > sock.c:431 > readb = <value temporarily unavailable, due to optimizations> > bitev = 1 > active_fd = 9 > timeout_to_hang = <value temporarily unavailable, due to > optimizations> > new_fd = 1051072 > nfds = 2 > sin_size = 16 > i = 1 > t_start = { > tv_sec = 1303767591, > tv_usec = 20838} > > t_end = { > tv_sec = 1303767591, > tv_usec = 20838} > > uticks = <value temporarily unavailable, due to optimizations> > lticks = 691 > their_addr = { > sin_len = 16 '\020', > sin_family = 2 '\002', > sin_port = 8440, > sin_addr = { > s_addr = 16777343 > }, > sin_zero = "\000\000\000\000\000\000\000"} > > #3 0x0000000100001c6c in main (argc=<value temporarily unavailable, > due to optimizations>, argv=<value temporarily unavailable, due to > optimizations>) at src/entry.c:306 > srv = (apeconfig *) 0x100100680 > random = 4 > pidfd = 0 > serverfd = 6 > getrandom = 2546197 > pidfile = 0x0 > confs_path = 0x0 > fdev = { > basemem = 0x1001008c4, > add = 0x100010260 <event_kqueue_add>, > remove = 0x100010070 <event_kqueue_remove>, > poll = 0x100010200 <event_kqueue_poll>, > get_current_fd = 0x100010080 <event_kqueue_get_fd>, > growup = 0x1000101d0 <event_kqueue_growup>, > revent = 0x1000100a0 <event_kqueue_revent>, > reload = 0x100010390 <event_kqueue_reload>, > events = 0x10083ca00, > kq_fd = 5, > handler = EVENT_KQUEUE} > > cfgfile = "ape.conf", '\0' <repeats 504 times> > g_ape = (acetables *) 0x100100770 > i = <value temporarily unavailable, due to optimizations> -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
