* [Comm] alterator-alternatives падает
@ 2008-09-01 9:25 Denis G. Samsonenko
2008-09-01 10:43 ` Vladimir Istrati
0 siblings, 1 reply; 5+ messages in thread
From: Denis G. Samsonenko @ 2008-09-01 9:25 UTC (permalink / raw)
To: community
День добрый!
Система бранч-4.1. При попытке войти в раздел "Альтернативы" в acc
происходит падение альтератора со следующими симптомами:
$ acc
socket path /tmp/alterator/browser-sock ...
backtrace:
In /usr/share/guile/1.6/alterator/presentation/container.scm:
212: 42* [#<procedure #f args>]
In /usr/share/guile/1.6/alterator/object.scm:
47: 43 (let ((proc (call-proc))) (if (procedure? proc) (apply proc
args) proc))
In unknown file:
...
?: 44 (let ((url (cf current-module))) (frame:call-on-leave) ...)
?: 45* [frame:replace /alternatives]
?: 46 (let ((page #)) (and page (begin # # # ...)))
In /usr/share/guile/1.6/alterator/lookout/goto.scm:
...
60: 47 [with-fluids* (#<fluid 11>) (((globals # #))) #<procedure #f ()>]
In unknown file:
?: 48* [#<procedure #f ()>]
In /usr/share/guile/1.6/alterator/lookout/goto.scm:
61: 49* [clean-widget #<procedure #f args> #<procedure #f ()>]
In unknown file:
?: 50 (letrec (# # # ...) (simple-notify widget # ...) ...)
In /usr/share/guile/1.6/alterator/presentation/container.scm:
...
212: 51 [with-fluids* (#<fluid 11>) (((globals # #))) #<procedure #f ()>]
In unknown file:
?: 52* [#<procedure #f ()>]
In /usr/share/guile/1.6/alterator/presentation/container.scm:
212: 53* [#<procedure #f args>]
In /usr/share/guile/1.6/alterator/object.scm:
47: 54 (let ((proc (call-proc))) (if (procedure? proc) (apply proc
args) proc))
In unknown file:
...
?: 55 [#<procedure #f ()>]
?: 56 (update-constraints "write" "/alternatives")
?: 57* [#<procedure #f (key . args)> unbound-variable #f ...]
In /usr/share/guile/1.6/alterator/exit-handler.scm:
21: 58* (or (eq? key #) (begin # #))
22: 59 (begin (format #t "backtrace:~%") (display-backtrace # #))
23: 60 [display-backtrace ...
23: 61* [gsubr-apply #<primitive-procedure make-stack> #t]
/usr/share/guile/1.6/alterator/exit-handler.scm:27:6: In procedure
apply in expression (apply throw args):
/usr/share/guile/1.6/alterator/exit-handler.scm:27:6: Unbound
variable: update-constraints
При этом через веб-интерфейс вроде нормально работает.
--
Всего доброго,
Денис.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] alterator-alternatives падает
2008-09-01 9:25 [Comm] alterator-alternatives падает Denis G. Samsonenko
@ 2008-09-01 10:43 ` Vladimir Istrati
2008-09-01 18:45 ` Denis G. Samsonenko
0 siblings, 1 reply; 5+ messages in thread
From: Vladimir Istrati @ 2008-09-01 10:43 UTC (permalink / raw)
To: community
Добавлю свои 5 копеек.
> Система бранч-4.1. При попытке войти в раздел "Альтернативы" в acc
> происходит падение альтератора со следующими симптомами:
...а также и в Network interfaces...
>
> $ acc
> socket path /tmp/alterator/browser-sock ...
> backtrace:
> In /usr/share/guile/1.6/alterator/presentation/container.scm:
> 212: 42* [#<procedure #f args>]
> In /usr/share/guile/1.6/alterator/object.scm:
> 47: 43 (let ((proc (call-proc))) (if (procedure? proc) (apply proc
> args) proc))
> In unknown file:
> ...
> ?: 44 (let ((url (cf current-module))) (frame:call-on-leave) ...)
> ?: 45* [frame:replace /alternatives]
> ?: 46 (let ((page #)) (and page (begin # # # ...)))
> In /usr/share/guile/1.6/alterator/lookout/goto.scm:
> ...
> 60: 47 [with-fluids* (#<fluid 11>) (((globals # #))) #<procedure #f ()>]
> In unknown file:
> ?: 48* [#<procedure #f ()>]
> In /usr/share/guile/1.6/alterator/lookout/goto.scm:
> 61: 49* [clean-widget #<procedure #f args> #<procedure #f ()>]
> In unknown file:
> ?: 50 (letrec (# # # ...) (simple-notify widget # ...) ...)
> In /usr/share/guile/1.6/alterator/presentation/container.scm:
> ...
> 212: 51 [with-fluids* (#<fluid 11>) (((globals # #))) #<procedure #f ()>]
> In unknown file:
> ?: 52* [#<procedure #f ()>]
> In /usr/share/guile/1.6/alterator/presentation/container.scm:
> 212: 53* [#<procedure #f args>]
> In /usr/share/guile/1.6/alterator/object.scm:
> 47: 54 (let ((proc (call-proc))) (if (procedure? proc) (apply proc
> args) proc))
> In unknown file:
> ...
> ?: 55 [#<procedure #f ()>]
> ?: 56 (update-constraints "write" "/alternatives")
> ?: 57* [#<procedure #f (key . args)> unbound-variable #f ...]
> In /usr/share/guile/1.6/alterator/exit-handler.scm:
> 21: 58* (or (eq? key #) (begin # #))
> 22: 59 (begin (format #t "backtrace:~%") (display-backtrace # #))
> 23: 60 [display-backtrace ...
> 23: 61* [gsubr-apply #<primitive-procedure make-stack> #t]
> /usr/share/guile/1.6/alterator/exit-handler.scm:27:6: In procedure
> apply in expression (apply throw args):
> /usr/share/guile/1.6/alterator/exit-handler.scm:27:6: Unbound
> variable: update-constraints
Сообщения в консоли:
# acc
socket path /root/tmp/alterator/browser-sock ...
backtrace:
In /usr/share/guile/1.6/alterator/presentation/container.scm:
212: 42* [#<procedure #f args>]
In /usr/share/guile/1.6/alterator/object.scm:
47: 43 (let ((proc (call-proc))) (if (procedure? proc) (apply proc args)
proc))
In unknown file:
...
?: 44 (let ((url (cf current-module))) (frame:call-on-leave) ...)
?: 45* [frame:replace /net-junior]
?: 46 (let ((page #)) (and page (begin # # # ...)))
In /usr/share/guile/1.6/alterator/lookout/goto.scm:
...
60: 47 [with-fluids* (#<fluid 11>) (((globals # #))) #<procedure #f ()>]
In unknown file:
?: 48* [#<procedure #f ()>]
In /usr/share/guile/1.6/alterator/lookout/goto.scm:
61: 49* [clean-widget #<procedure #f args> #<procedure #f ()>]
In unknown file:
?: 50 (letrec (# # # ...) (simple-notify widget # ...) ...)
In /usr/share/guile/1.6/alterator/presentation/container.scm:
...
212: 51 [with-fluids* (#<fluid 11>) (((globals # #))) #<procedure #f ()>]
In unknown file:
?: 52* [#<procedure #f ()>]
In /usr/share/guile/1.6/alterator/presentation/container.scm:
212: 53* [#<procedure #f args>]
In /usr/share/guile/1.6/alterator/object.scm:
47: 54 (let ((proc (call-proc))) (if (procedure? proc) (apply proc args)
proc))
In unknown file:
...
?: 55 [#<procedure #f ()>]
?: 56 (update-constraints "write" "/net-junior")
?: 57* [#<procedure #f (key . args)> unbound-variable #f ...]
In /usr/share/guile/1.6/alterator/exit-handler.scm:
21: 58* (or (eq? key #) (begin # #))
22: 59 (begin (format #t "backtrace:~%") (display-backtrace # #))
23: 60 [display-backtrace ...
23: 61* [gsubr-apply #<primitive-procedure make-stack> #t]
/usr/share/guile/1.6/alterator/exit-handler.scm:27:6: In procedure apply in
expression (apply throw args):
/usr/share/guile/1.6/alterator/exit-handler.scm:27:6: Unbound variable:
update-constraints
> При этом через веб-интерфейс вроде нормально работает.
Аналогично...
Добавлю: это довольно давно. С новым фейсом - точно. Раньше - не помню.
(как-то все ручками настраивалось... :) Но ведь если он есть, то работать
должен?!)
P.S. А слово "alterator" в обновлениях встречается чуть ли не через раз! :)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] alterator-alternatives падает
2008-09-01 10:43 ` Vladimir Istrati
@ 2008-09-01 18:45 ` Denis G. Samsonenko
2008-09-02 5:17 ` Denis G. Samsonenko
0 siblings, 1 reply; 5+ messages in thread
From: Denis G. Samsonenko @ 2008-09-01 18:45 UTC (permalink / raw)
To: ALT Linux Community general discussions
Доброй ночи!
1 сентября 2008 г. 17:43 пользователь Vladimir Istrati написал:
> Добавлю свои 5 копеек.
>
>> Система бранч-4.1. При попытке войти в раздел "Альтернативы" в acc
>> происходит падение альтератора со следующими симптомами:
>
> ...а также и в Network interfaces...
Ну, в раздел настройки сети у меня вроде нормально заходит.
>> При этом через веб-интерфейс вроде нормально работает.
>
> Аналогично...
При этом в веб-морде разделов больше, чем в acc.
> Добавлю: это довольно давно. С новым фейсом - точно. Раньше - не помню.
> (как-то все ручками настраивалось... :) Но ведь если он есть, то работать
> должен?!)
>
> P.S. А слово "alterator" в обновлениях встречается чуть ли не через раз! :)
Может стоит тогда багу повесить, или уже висит (не проверял)?
--
Всего доброго,
Денис.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] alterator-alternatives падает
2008-09-01 18:45 ` Denis G. Samsonenko
@ 2008-09-02 5:17 ` Denis G. Samsonenko
2008-09-04 5:24 ` Denis G. Samsonenko
0 siblings, 1 reply; 5+ messages in thread
From: Denis G. Samsonenko @ 2008-09-02 5:17 UTC (permalink / raw)
To: ALT Linux Community general discussions
День добрый!
> Может стоит тогда багу повесить, или уже висит (не проверял)?
#16983
--
Всего доброго,
Денис.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] alterator-alternatives падает
2008-09-02 5:17 ` Denis G. Samsonenko
@ 2008-09-04 5:24 ` Denis G. Samsonenko
0 siblings, 0 replies; 5+ messages in thread
From: Denis G. Samsonenko @ 2008-09-04 5:24 UTC (permalink / raw)
To: ALT Linux Community general discussions
Привет!
> #16983
С новым alterator-alternatives-0.9-alt0.M41.1 вроде перестало падать.
--
Всего доброго,
Денис.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-09-04 5:24 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-01 9:25 [Comm] alterator-alternatives падает Denis G. Samsonenko
2008-09-01 10:43 ` Vladimir Istrati
2008-09-01 18:45 ` Denis G. Samsonenko
2008-09-02 5:17 ` Denis G. Samsonenko
2008-09-04 5:24 ` Denis G. Samsonenko
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git