>>>>> Ivan Shmakov <oneing...@gmail.com> writes: >>>>> Sergei Golovan <sgolo...@gmail.com> writes:
>>> An attempt to install yaws on a fresh Squeeze running under >>> user-mode-linux (as of 2.6.26-1um-2) resulted in a number of error >>> messages, like: >> I never tried to run on user-mode-linux. Could you [...] >> 2) Install erlang packages from sid (I think it'd be sufficient to >> purge erlang packages and install only erlang-base) and try to run >> it again. If the bug will persist I'll ask upstream what to do with >> it. > Will do it as soon as # apt-get update finishes. I've installed erlang-base from Sid over a fresh Squeeze install: # apt-get install -V -t sid erlang-base --no-install-recommends Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: erlang-tools (13.b.1-dfsg-3) erlang-nox (13.b.1-dfsg-3) erlang-x11 (13.b.1-dfsg-3) erlang (13.b.1-dfsg-3) erlang-manpages (13.b-1) erlang-doc-html (13.b-dfsg1-1) Recommended packages: libsctp1 (1.0.10+dfsg-1) erlang-crypto (13.b.1-dfsg-3) erlang-syntax-tools (13.b.1-dfsg-3) The following NEW packages will be installed: erlang-base (13.b.1-dfsg-3) 0 upgraded, 1 newly installed, 0 to remove and 50 not upgraded. Need to get 0B/3627kB of archives. After this operation, 6820kB of additional disk space will be used. Selecting previously deselected package erlang-base. (Reading database ... 10238 files and directories currently installed.) Unpacking erlang-base (from .../erlang-base_13.b.1-dfsg-3_amd64.deb) ... Processing triggers for man-db ... Setting up erlang-base (1:13.b.1-dfsg-3) ... Searching for services which depend on erlang and should be started...none found. # $ erl *** glibc detected *** /usr/lib/erlang/erts-5.7.2/bin/beam: free(): invalid next size (fast): 0x000000000082b200 *** ======= Backtrace: ========= /lib/libc.so.6[0x40f7c118] /lib/libc.so.6(cfree+0x76)[0x40f7dc56] /usr/lib/erlang/erts-5.7.2/bin/beam[0x432710] /usr/lib/erlang/erts-5.7.2/bin/beam(erts_early_init_scheduling+0x97)[0x473f57] /usr/lib/erlang/erts-5.7.2/bin/beam[0x43d364] /usr/lib/erlang/erts-5.7.2/bin/beam(erl_start+0x44)[0x43d4c4] /usr/lib/erlang/erts-5.7.2/bin/beam(main+0x9)[0x426789] /lib/libc.so.6(__libc_start_main+0xe6)[0x40f285a6] /usr/lib/erlang/erts-5.7.2/bin/beam[0x4266b9] ======= Memory map: ======== 00100000-00102000 r-xp 00100000 00:00 0 00400000-00572000 r-xp 00000000 62:00 238781 /usr/lib/erlang/erts-5.7.2/bin/beam 00771000-007ab000 rw-p 00171000 62:00 238781 /usr/lib/erlang/erts-5.7.2/bin/beam 007ab000-0082c000 rwxp 007ab000 00:00 0 [heap] 40000000-4001d000 r-xp 00000000 62:00 242720 /lib/ld-2.9.so 4001d000-40020000 rw-p 4001d000 00:00 0 40023000-4014c000 rw-p 40023000 00:00 0 4021c000-4021d000 r--p 0001c000 62:00 242720 /lib/ld-2.9.so 4021d000-4021e000 rw-p 0001d000 62:00 242720 /lib/ld-2.9.so 4021e000-40220000 r-xp 00000000 62:00 242724 /lib/libutil-2.9.so 40220000-4041f000 ---p 00002000 62:00 242724 /lib/libutil-2.9.so 4041f000-40420000 r--p 00001000 62:00 242724 /lib/libutil-2.9.so 40420000-40421000 rw-p 00002000 62:00 242724 /lib/libutil-2.9.so 40421000-40423000 r-xp 00000000 62:00 242726 /lib/libdl-2.9.so 40423000-40623000 ---p 00002000 62:00 242726 /lib/libdl-2.9.so 40623000-40624000 r--p 00002000 62:00 242726 /lib/libdl-2.9.so 40624000-40625000 rw-p 00003000 62:00 242726 /lib/libdl-2.9.so 40625000-406a7000 r-xp 00000000 62:00 242718 /lib/libm-2.9.so 406a7000-408a6000 ---p 00082000 62:00 242718 /lib/libm-2.9.so 408a6000-408a7000 r--p 00081000 62:00 242718 /lib/libm-2.9.so 408a7000-408a8000 rw-p 00082000 62:00 242718 /lib/libm-2.9.so 408a8000-408e3000 r-xp 00000000 62:00 242753 /lib/libncurses.so.5.7 408e3000-40ae2000 ---p 0003b000 62:00 242753 /lib/libncurses.so.5.7 40ae2000-40ae7000 rw-p 0003a000 62:00 242753 /lib/libncurses.so.5.7 40ae7000-40afd000 r-xp 00000000 62:00 242706 /lib/libpthread-2.9.so 40afd000-40cfc000 ---p 00016000 62:00 242706 /lib/libpthread-2.9.so 40cfc000-40cfd000 r--p 00015000 62:00 242706 /lib/libpthread-2.9.so 40cfd000-40cfe000 rw-p 00016000 62:00 242706 /lib/libpthread-2.9.so 40cfe000-40d02000 rw-p 40cfe000 00:00 0 40d02000-40d09000 r-xp 00000000 62:00 242725 /lib/librt-2.9.so 40d09000-40f08000 ---p 00007000 62:00 242725 /lib/librt-2.9.so 40f08000-40f09000 r--p 00006000 62:00 242725 /lib/librt-2.9.so 40f09000-40f0a000 rw-p 00007000 62:00 242725 /lib/librt-2.9.so 40f0a000-41053000 r-xp 00000000 62:00 242721 /lib/libc-2.9.so 41053000-41253000 ---p 00149000 62:00 242721 /lib/libc-2.9.so 41253000-41257000 r--p 00149000 62:00 242721 /lib/libc-2.9.so 41257000-41258000 rw-p 0014d000 62:00 242721 /lib/libc-2.9.so 41258000-4145e000 rw-p 41258000 00:00 0 4145e000-41478000 r-xp 00000000 62:00 242752 /lib/libgcc_s.so.1 41478000-41678000 ---p 0001a000 62:00 242752 /lib/libgcc_s.so.1 41678000-41679000 rw-p 0001a000 62:00 242752 /lib/libgcc_s.so.1 44000000-44008000 rw-p 44000000 00:00 0 44008000-48000000 ---p 44008000 00:00 0 7fbfb4e000-7fbfb63000 rw-p 7fbffe9000 00:00 0 [stack] Aborted $ -- FSF associate member #7257 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org