* [sisyphus] падает Файрфокс
@ 2008-07-11 11:53 Michael Bykov
2008-07-11 12:01 ` Alexey Gladkov
0 siblings, 1 reply; 7+ messages in thread
From: Michael Bykov @ 2008-07-11 11:53 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Сизиф, старые Х
apt-get remove firefox-ru
apt-get remove xulrunner
apt-get clean
apt-get install firefox-ru
$ firefox
/usr/lib/xulrunner/run-mozilla.sh: line 131: 15328 Ошибка
сегментирования "$prog" ${1+"$@"}
M.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] падает Файрфокс
2008-07-11 11:53 [sisyphus] падает Файрфокс Michael Bykov
@ 2008-07-11 12:01 ` Alexey Gladkov
2008-07-11 15:19 ` Igor Androsov
2008-07-12 13:56 ` Michael Bykov
0 siblings, 2 replies; 7+ messages in thread
From: Alexey Gladkov @ 2008-07-11 12:01 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Michael Bykov wrote:
> /usr/lib/xulrunner/run-mozilla.sh: line 131: 15328 Ошибка
> сегментирования "$prog" ${1+"$@"}
У пользователя есть профиль ?
--
Rgrds, legion
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] падает Файрфокс
2008-07-11 12:01 ` Alexey Gladkov
@ 2008-07-11 15:19 ` Igor Androsov
2008-07-12 13:56 ` Michael Bykov
1 sibling, 0 replies; 7+ messages in thread
From: Igor Androsov @ 2008-07-11 15:19 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
В Птн, 11/07/2008 в 16:01 +0400, Alexey Gladkov пишет:
> Michael Bykov wrote:
> > /usr/lib/xulrunner/run-mozilla.sh: line 131: 15328 Ошибка
> > сегментирования "$prog" ${1+"$@"}
>
> У пользователя есть профиль ?
У меня падал на моей 64 битной системы до тех пор пока не удалил плагин
явы.
--
Rgrds, Igor Androsov
ALT Linux Teeam
---- fortune ----
Надпись на могиле аськера: "Он добавил мир в игнор-лист"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] падает Файрфокс
2008-07-11 12:01 ` Alexey Gladkov
2008-07-11 15:19 ` Igor Androsov
@ 2008-07-12 13:56 ` Michael Bykov
2008-07-12 14:25 ` Dmitry Lebkov
2008-07-12 16:19 ` Alexey Gladkov
1 sibling, 2 replies; 7+ messages in thread
From: Michael Bykov @ 2008-07-12 13:56 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Нет, профиля нет. ФФ падает при попытке его создать, на двух машинах проверял.
$ firefox -P
/usr/lib/xulrunner/run-mozilla.sh: line 131: 22128 Ошибка
сегментирования "$prog" ${1+"$@"}
M.
11 июля 2008 г. 16:01 пользователь Alexey Gladkov <legion@altlinux.ru> написал:
> Michael Bykov wrote:
>>
>> /usr/lib/xulrunner/run-mozilla.sh: line 131: 15328 Ошибка
>> сегментирования "$prog" ${1+"$@"}
>
> У пользователя есть профиль ?
>
> --
> Rgrds, legion
>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/sisyphus
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] падает Файрфокс
2008-07-12 13:56 ` Michael Bykov
@ 2008-07-12 14:25 ` Dmitry Lebkov
2008-07-12 16:19 ` Alexey Gladkov
1 sibling, 0 replies; 7+ messages in thread
From: Dmitry Lebkov @ 2008-07-12 14:25 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Michael Bykov пишет:
> Нет, профиля нет. ФФ падает при попытке его создать, на двух машинах проверял.
>
> $ firefox -P
> /usr/lib/xulrunner/run-mozilla.sh: line 131: 22128 Ошибка
> сегментирования "$prog" ${1+"$@"}
Сегодня "поймал" подобное на x86_64. Вроде вылечилось после удаления
java-плагина mozilla-plugin-j2se1.4-blackdown-0:1.4.2.03-alt6.
--
WBR, Dmitry Lebkov
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] падает Файрфокс
2008-07-12 13:56 ` Michael Bykov
2008-07-12 14:25 ` Dmitry Lebkov
@ 2008-07-12 16:19 ` Alexey Gladkov
2008-07-14 11:14 ` Michael Bykov
1 sibling, 1 reply; 7+ messages in thread
From: Alexey Gladkov @ 2008-07-12 16:19 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Michael Bykov wrote:
> Нет, профиля нет. ФФ падает при попытке его создать, на двух машинах проверял.
Да. Уже известная бага. В новой сборке (она будет на днях) это исправлено.
В скриптах обвязки идиотическое окружение экспортируется и из-за этого
вылез этот баг. Если запустить как:
$ /usr/lib/xulrunner/xulrunner-bin /usr/lib/firefox/application.ini
то firefox запускается и профиль создаётся. После этого firefox
запускается и обычным способом.
--
Rgrds, legion
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] падает Файрфокс
2008-07-12 16:19 ` Alexey Gladkov
@ 2008-07-14 11:14 ` Michael Bykov
0 siblings, 0 replies; 7+ messages in thread
From: Michael Bykov @ 2008-07-14 11:14 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Спасибо, плохо без мозиллы было. Епифаний хорош, но название у него уж
больно вызывающее и файрбага нету.
М.
12 июля 2008 г. 20:19 пользователь Alexey Gladkov <legion@altlinux.ru> написал:
> Michael Bykov wrote:
>>
>> Нет, профиля нет. ФФ падает при попытке его создать, на двух машинах
>> проверял.
>
> Да. Уже известная бага. В новой сборке (она будет на днях) это исправлено.
>
> В скриптах обвязки идиотическое окружение экспортируется и из-за этого вылез
> этот баг. Если запустить как:
>
> $ /usr/lib/xulrunner/xulrunner-bin /usr/lib/firefox/application.ini
>
> то firefox запускается и профиль создаётся. После этого firefox запускается
> и обычным способом.
>
> --
> Rgrds, legion
>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/sisyphus
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-07-14 11:14 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-11 11:53 [sisyphus] падает Файрфокс Michael Bykov
2008-07-11 12:01 ` Alexey Gladkov
2008-07-11 15:19 ` Igor Androsov
2008-07-12 13:56 ` Michael Bykov
2008-07-12 14:25 ` Dmitry Lebkov
2008-07-12 16:19 ` Alexey Gladkov
2008-07-14 11:14 ` Michael Bykov
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git