Bug 33391 - [guile22] падает alteratord
Summary: [guile22] падает alteratord
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libvhttpd (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Mikhail Efremov
QA Contact: qa-sisyphus
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2017-04-18 18:25 MSK by Michael Shigorin
Modified: 2017-04-20 17:38 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2017-04-18 18:25:54 MSK
С vhttpd 0.7.7-alt1 в сегодняшних regular-rc livecd-install падает так:

make_string_response: no enough memory for scm_to_locale_stringbuf

После сборки пробного regular-lxde.iso с заданием http://webery.altlinux.org/task/181892 (vhttpd 0.7.7-alt2) картинка сдвинулась и выглядит так:

[altlinux@localhost ~]$ livecd-install
Service alteratord is not running. [PASSED]
Starting alteratord service:       [ DONE ]
WARNING: (alterator lookout evaluation): imported module (alterator presentation events) overrides core binding `when'
frame:on-next is deprecated, use wizard-bind instead
frame:next-activity is deprecated, use wizard-update-activity instead
frame:next-activity is deprecated, use wizard-update-activity instead
frame:on-next is deprecated, use wizard-bind instead
frame:on-back is deprecated, use wizard-bind instead
frame:on-next is deprecated, use wizard-bind instead
Backtrace:
In interfaces/guile/lookout.scm:
     82:8 19 (lookout-main _ _ _ . _)
     36:2 18 (auth-permission-denied _ . _)
    45:37 17 (_)
In interfaces/guile/lookout/root.scm:
     22:2 16 (start-loop _ #<procedure b4f1c0 at interfaces/guile/ob…>)
In interfaces/guile/session/loop.scm:
    80:25 15 (_ _ #<procedure b4f1c0 at interfaces/guile/object.scm:…>)
In interfaces/guile/presentation/container.scm:
   212:44 14 (_ _ _)
In ice-9/eval.scm:
    619:8 13 (_ #(#(#<directory (alterator lookout evaluation)…> …) …))
In interfaces/guile/lookout/goto.scm:
    62:16 12 (document:replace-in-widget _ _ . _)
     31:2 11 (clean-widget #<procedure 996d40 at interfaces/guile/o…> …)
In interfaces/guile/presentation/container.scm:
   212:44 10 (_ _ _)
In ice-9/eval.scm:
   279:15  9 (_ #(#(#<directory (alterator lookout evaluation) 9…> …)))
In ice-9/boot-9.scm:
    834:9  8 (catch woo-error #<procedure d11de0 at ice-9/eval.scm:…> …)
In ice-9/eval.scm:
    619:8  7 (_ #(#(#<directory (alterator lookout evaluation) 975…>)))
In interfaces/guile/logfile.scm:
     37:7  6 (_ (("/evms/control" language ("ru_RU") action "wr…" …)) …)
In interfaces/guile/d.scm:
   162:10  5 (_ (("/evms/control" language ("ru_RU") action "wr…" …)) …)
In srfi/srfi-1.scm:
   679:15  4 (append-map _ _ . _)
   592:17  3 (map1 (("/evms/control" language ("ru_RU") action "…" …)))
In unknown file:
           2 (request-unix-server "/var/run/alteratord/.socket" "(\…" …)
           1 (scm-error misc-error #f "~A" ("Unable to connect to …") …)
In ice-9/boot-9.scm:
   756:25  0 (dispatch-exception 1 misc-error (#f "~A" ("Unable …") …))

ice-9/boot-9.scm:756:25: In procedure dispatch-exception:
ice-9/boot-9.scm:756:25: Unable to connect to alteratord service
Comment 1 Sergey Bolshakov 2017-04-18 18:31:41 MSK
а это уже evms упал, похоже.
Comment 2 Michael Shigorin 2017-04-18 19:00:11 MSK
Выложить такую исошку, где это удобно воспроизводится?
Comment 3 Sergey Bolshakov 2017-04-18 19:04:10 MSK
Не нужно.
Comment 4 Sergey Bolshakov 2017-04-18 19:19:08 MSK
предлагаю попробовать ещё и с #181900 -- я, оказывается, его запамятовал выложить
Comment 5 Michael Shigorin 2017-04-18 20:20:54 MSK
Собрал с guile-evms 0.5-alt1 и vhttpd 0.7.7-alt2 -- падает на глаз так же
(первый брал из совсем текущего сизифа, второй -- из задания 181892).

Простыня новая:

[altlinux@localhost ~]$ livecd-install
Stopping alteratord service: [ DONE ]
Starting alteratord service: [ DONE ]
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/sbin/alterator-wizard
;;; compiled /root/.cache/guile/ccache/2.2-LE-8-3.9/usr/sbin/alterator-wizard.go
WARNING: (alterator lookout evaluation): imported module (alterator presentation events) overrides core binding `when'
frame:on-next is deprecated, use wizard-bind instead
frame:next-activity is deprecated, use wizard-update-activity instead
frame:next-activity is deprecated, use wizard-update-activity instead
frame:on-next is deprecated, use wizard-bind instead
frame:on-back is deprecated, use wizard-bind instead
frame:on-next is deprecated, use wizard-bind instead
Backtrace:
In interfaces/guile/lookout/goto.scm:
     31:2 19 (clean-widget #<procedure a7f880 at interfaces/guile/o…> …)
In interfaces/guile/presentation/container.scm:
   212:44 18 (_ _ _)
In ice-9/eval.scm:
   293:34 17 (_ #(#(#<directory (alterator lookout evaluation)…> …) …))
    619:8 16 (_ #(#(#<directory (alterator lookout evaluation) 8…> …)))
In interfaces/guile/lookout/goto.scm:
    38:25 15 (clean-widget #<procedure 110f500 at interfaces/guile/…> …)
In ice-9/eval.scm:
   174:20 14 (_ #(#(#<directory (alterator lookout evaluation) 8…> …)))
   177:49 13 (lp (#<procedure d42120 at ice-9/eval.scm:182:7 (env)> …))
   177:49 12 (lp (#<procedure d42100 at ice-9/eval.scm:182:7 (env)> …))
   177:32 11 (lp (#<procedure d420a0 at ice-9/eval.scm:187:12 (env)>))
In srfi/srfi-1.scm:
   679:15 10 (append-map _ _ . _)
   592:17  9 (map1 ("sda"))
In unknown file:
           8 (_ #<procedure e0b1a0 at ice-9/eval.scm:330:13 ()> #<p…> …)
In ice-9/eval.scm:
    159:9  7 (_ #(#(#<directory (alterator lookout evaluation) 8…> …)))
    155:9  6 (_ _)
In interfaces/guile/logfile.scm:
     37:7  5 (_ (("/evms/storage/volumes/sda" language ("ru_RU") …)) #)
In interfaces/guile/d.scm:
   162:10  4 (_ (("/evms/storage/volumes/sda" language ("ru_RU") …)) #)
In srfi/srfi-1.scm:
   679:15  3 (append-map _ _ . _)
   592:17  2 (map1 (("/evms/storage/volumes/sda" language ("ru_…") …)))
In unknown file:
           1 (request-unix-server "/var/run/alteratord/.socket" "(\…" …)
In ice-9/boot-9.scm:
   756:25  0 (dispatch-exception 0 internal-error (wrong-type-arg # …))

ice-9/boot-9.scm:756:25: In procedure dispatch-exception:
ice-9/boot-9.scm:756:25: Throw to key `internal-error' with args `(wrong-type-arg "cdr" "Wrong type argument in position ~A (expecting ~A): ~S" (1 "pair" obj) (obj))'.
[altlinux@localhost ~]$ _
Comment 6 Michael Shigorin 2017-04-19 13:20:55 MSK
Сегодня продолжило падать, но один раз будто видел blonde.scm и упало уже при попытке применения профиля (еженедельное тестирование регулярок не способствует выработке внимания к привычным деталям).  Воспроизвести внимательно (запуском из xterm) пока не удалось -- падает при переходе к /vm, как и вчера.
Comment 7 Michael Shigorin 2017-04-20 16:00:50 MSK
Вот хвост /tmp/wizard.log в случае, когда промелькнула морда blonde.scm
с выбором профилей и немедленным падением до выбора какого-либо из них:

("/evms/control" language ("ru_RU") action "write" control open installer #t)
;answer: empty
("/evms/control" language ("ru_RU") action "write" control update)
;answer: empty
("/evms/storage/volumes" language ("ru_RU") action "list")
;answer: ("/evms/storage/volumes/sda" name "sda")
("/evms/storage/volumes/sda" language ("ru_RU") action props props (name fsim size))
Comment 8 Sergey Bolshakov 2017-04-20 17:05:40 MSK
на этом стенде на весь диск сказали mkfs ?
Comment 9 Sergey Bolshakov 2017-04-20 17:06:23 MSK
и давайте уже как-нибудь component сменим или другой баг заведём.
Comment 10 Michael Shigorin 2017-04-20 17:08:32 MSK
(В ответ на комментарий №8)
> на этом стенде на весь диск сказали mkfs ?
Пустой "диск" в virtualbox, насколько помню.  Бишь который выглядит как том на целый диск.

(В ответ на комментарий №9)
> и давайте уже как-нибудь component сменим или другой баг заведём.
Действительно; сейчас.
Comment 11 Michael Shigorin 2017-04-20 17:38:33 MSK
https://bugzilla.altlinux.org/show_bug.cgi?id=33401