00:24 -!- emma(n=emma@unaffiliated/emma) has joined #maxima 00:26 -!- emma changed topic to "Maxima: An open source symoblic math system. News: Maxima 5.14.0 released. Logs available at http://rerun.lefant.net/~harald/maximalogs/" 00:53 HaraldG_log harald when you see this could you please pm me? 01:09 -!- HaraldG(n=rldprog@g4v1.g4.wien.funkfeuer.at) has joined #maxima 01:36 -!- Prax01D(n=Prax01D@tor58-24b-98-156.dynamic.rogerstelecom.net) has joined #maxima 02:31 -!- emma changed topic to "Maxima: An open source symbolic math system. News: Maxima 5.14.0 released. Logs available at http://rerun.lefant.net/~harald/maximalogs/" 03:24 -!- istefano(n=istefano@65.39.87.25) has joined #maxima 03:43 -!- trebor_h_(n=trebor@dslb-084-058-206-140.pools.arcor-ip.net) has joined #maxima 05:32 -!- ASau(n=user@79.111.10.39) has joined #maxima 05:38 -!- cunzhang(n=chatzill@218.7.43.195) has joined #maxima 06:35 -!- stw__(n=stw@e176170236.adsl.alicedsl.de) has joined #maxima 06:37 -!- istefano(n=istefano@65.39.87.25) has left #maxima 07:41 -!- Prax01D(n=Prax01D@tor58-4-75-38.dynamic.rogerstelecom.net) has joined #maxima 10:18 -!- AnMaster(n=AnMaster@unaffiliated/anmaster) has joined #maxima 10:18 http://rafb.net/p/PDY0h214.html 10:19 ulimit is ok 10:19 and over 500 MB free ram 10:19 and twice as much swap free 10:19 so why is maxima complaining I wonder 12:19 -!- lisppaste4(n=lisppast@common-lisp.net) has joined #maxima 13:19 -!- HaraldG(n=rldprog@g4v1.g4.wien.funkfeuer.at) has joined #maxima 13:21 AnMaster: If I'm reading the error message right it is trying to allocate 8GB RAM - no idea what went wrong. 13:21 What are you trying to do? Which lisp? 13:22 HaraldG, sbcl iirc 13:22 and what I'm trying to do: just start maxima 13:22 it worked yesterday 13:23 my system got 1.5 GB RAM btw 13:24 Wow. Not sure if it is of any use, but you could try strace it... 13:25 HaraldG, the only thing I changed was to turn the linux overcommit memory off, it seems it didn't like tha 13:25 that* 13:26 because I had some nasty OOM killer problems yesterday with another app 13:26 so I turned it off to not cause more issues 13:26 ie, prevent overcommit 13:26 (man malloc says how btw) 13:26 but it seems silly that maxima depends on that 13:27 HaraldG, any idea? :( 13:27 I see. Well I guess the problem is with sbcl not with maxima itself. Probably the sbcl people would be interested in this issue. Certainly they can help you better with that than me. 13:28 how many lines can you post here before using pastebin? 13:28 because strace is interesting 13:28 fair use AFAIK :) 13:28 4 lines 13:28 mmap(NULL, 33554432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b6702b65000 13:28 mmap(0x20000000, 1044480, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x20000000 13:28 mmap(0x20100000, 1044480, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x20100000 13:28 mmap(0x1000000000, 8589869056, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = -1 ENOMEM (Cannot allocate memory) 13:28 that is what happens 13:29 HaraldG, btw do you happen to know where sbcl ppl have their irc channel? 13:30 (the reason for sbcl was that it was the only one that compiled on 64-bit for me :( ) 13:30 Not sure if they have an irc channel at all. 13:30 ouch 13:30 btw just running: sbcl 13:30 causes same issue 13:30 so you are right, not really maxima 13:40 -!- cunzhang(n=chatzill@218.7.43.195) has joined #maxima 13:41 -!- Prax01D(n=Prax01D@tor58-7-82-191.dynamic.rogerstelecom.net) has joined #maxima 13:47 -!- eggauah(n=daniel@201.82.11.172) has joined #maxima 14:02 HaraldG, I resolved it by installing clisp and recompiling maxima against iut 14:02 it* 14:03 Fine. Submitting a bug report against sbcl might be a good idea nevertheless... 14:04 indeed 14:05 however the package in my distro for sbcl was not the last version 14:05 ACTION don't have time to test more recent versions 14:06 huh can't find a bug tracker 14:06 Then file a bug in the distros bug tracker 14:06 "Reporting a bug in SBCL should be done by sending e-mail to the sbcl-devel mailing list." not going to do that sigh 14:07 HaraldG, guess I will *opens bugs.gentoo.org* 14:34 HaraldG, reported it 14:34 http://bugs.gentoo.org/show_bug.cgi?id=215049 14:37 Thanks a lot. Bug reports are important. 15:42 -!- gabkdlly(n=gabriel@dslb-088-073-031-194.pools.arcor-ip.net) has joined #maxima 17:35 -!- Euklid(n=alexande@pD9E3FCA9.dip.t-dialin.net) has joined #maxima 17:35 hi 17:47 -!- FATMAN(n=Courtney@12.46.48.76) has joined #maxima 18:39 -!- grandrew(n=grandrew@ppp91-76-139-143.pppoe.mtu-net.ru) has joined #maxima 19:09 -!- VALIS(n=Courtney@12.46.48.73) has joined #maxima 19:40 -!- Prax01D(n=Prax01D@tor58-23b-95-27.dynamic.rogerstelecom.net) has joined #maxima 20:25 -!- eggauah(n=daniel@201.82.11.172) has joined #maxima 22:18 -!- faroe_(n=faroe@port487.ds1-od.adsl.cybercity.dk) has joined #maxima 23:23 -!- VALIS(n=Courtney@12.46.48.73) has left #maxima