Hi,
Make sure that you have updated libmod_spidermonkey.so also. It has
recently changed interface between aped and library modules, so you are
getting segfault if you have old library.
Dariusz,
Dnia 04-06-2010 o 10:50:42 Sudeep Sunthankar <[email protected]>
napisaĆ(a):
Dear APE Team,
I updated the APE Server code to the latest GIT version but Im getting
seg-fault for the same.
Below is the gdb o/p.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1210685760 (LWP 20156)]
0x0805754c in plugin_read_config (plug=0x8085fa0, path=0x8066790
"/etc/ape/") at src/plugins.c:155
155 if (plug->infos->conf_file != NULL) {
(gdb) handle SIGPIPE nostop
Signal Stop Print Pass to program Description
SIGPIPE No Yes Yes Broken pipe
(gdb) bt
#0 0x0805754c in plugin_read_config (plug=0x8085fa0, path=0x8066790
"/etc/ape/") at src/plugins.c:155
#1 0x080572f1 in findandloadplugin (g_ape=0x80667a0) at src/plugins.c:90
#2 0x0804d274 in main (argc=3, argv=0xbfee6ea4) at src/entry.c:298
Also, please let me know whether is it necessary to update the JSF also .
--
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/