To add to Peter's answer, did you add any custom server side code? Are you using v1.1.2-dev or 1.1.2? On which OS?
- Louis Le 2013-10-10 à 13:04, [email protected] a écrit : > hai > > > Version 1.1.2 had a long timespan (16/6/2011 - 24/8/2013) and a lot of > troubles. > The 'enougTh' raised my eyebrowse, this is nit in the latest 'official' > release. > > Do you recall where your version came from? > I hope you still have the invoice, in case you want a refund :-) > > Well I did a quick research, but I need a little more information: > I think that there is something wrong with the properties that your are > setting on the channel. > Are you setting 'strange' keys or values? e.g. special encondings, or very > long strings? > > Peter Reijnders > > Yaron Kufert schreef op 2013-10-10 10:39: >> I've followed the debugging article and got the following errors: >> >> Crash #1: >> >>> [ERR] Not enougth memory >>> Program exited normally. >>> (gdb) bt >>> No stack. >> >> Crash #2: >> >>> Program received signal SIGSEGV, Segmentation fault. >>> 0x002b6925 in __memcpy_ssse3_rep () from >>> /lib/i686/nosegneg/libc.so.6 >>> Missing separate debuginfos, use: debuginfo-install >>> glibc-2.12-1.107.el6_4.4.i686 keyutils-libs-1.4-4.el6.i686 >>> krb5-libs-1.10.3-10.el6_4.6.i686 libcom_err-1.41.12-14.el6_4.2.i686 >>> libgcc-4.4.7-3.el6.i686 libselinux-2.0.94-5.3.el6_4.1.i686 >>> libstdc++-4.4.7-3.el6.i686 mysql-libs-5.1.69-1.el6_4.i686 >>> nss-softokn-freebl-3.12.9-11.el6.i686 openssl-1.0.0-27.el6_4.2.i686 >>> zlib-1.2.3-29.el6.i686 >>> (gdb) bt >>> #0 0x002b6925 in __memcpy_ssse3_rep () from >>> /lib/i686/nosegneg/libc.so.6 >>> #1 0x08054b74 in json_item_copy (cx=0x90206d8, father=0x0) at >>> src/json.c:420 >>> #2 0x080539b9 in get_json_object_channel (chan=0x8270ba0, full=1) at >>> src/channel.c:549 >>> #3 0x080530fa in join (user=0x887a7a8, chan=0x8270ba0, >>> g_ape=0x80686f0) at src/channel.c:197 >>> #4 0x003380d6 in ape_cb_join () from >>> ../modules/lib/libmod_spidermonkey.so >>> #5 0x08053046 in join (user=0x887a7a8, chan=0x8270ba0, >>> g_ape=0x80686f0) at src/channel.c:140 >>> #6 0x0033c033 in apeuser_sm_join () from >>> ../modules/lib/libmod_spidermonkey.so >>> #7 0x00392b37 in bool Invoke<int (*)(JSContext*, JSObject*, unsigned >>> int, int*, int*)>(JSContext*, JSFunction*, JSScript*, int >>> (*)(JSContext*, JSObject*, unsigned int, int*, int*), >>> js::InvokeArgsGuard const&, unsigned int) () >>> from ../modules/lib/libmod_spidermonkey.so >> >> Crash #3: >> Hi, >> >> I've started using version 1.1.2, and experiences crashing issues. >> After working with it, I got the following error: >> >> >> >> Links: >> ------ >> [1] http://groups.google.com/group/ape-project?hl=en >> [2] http://www.ape-project.org/ >> [3] http://github.com/APE-Project/ >> [4] https://groups.google.com/groups/opt_out > > -- > -- > 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/ > > --- You received this message because you are subscribed to the Google Groups > "APE Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- -- 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/ --- You received this message because you are subscribed to the Google Groups "APE Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
