ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] seamonkey, mozilla-plugin-java и rememberthemilk.com
@ 2009-04-02 12:44 Michael Shigorin
  2009-04-02 16:29 ` Pavel N. Solovyov
  0 siblings, 1 reply; 9+ messages in thread
From: Michael Shigorin @ 2009-04-02 12:44 UTC (permalink / raw)
  To: sisyphus

	Здравствуйте.
Выясняя strace'ом, почему на втором буке seamonkey с тем же
$HOME/ начало падать на http://rememberthemilk.com -- заметил
невдалеке от SIGSEGV подгрузку java-плагина.

Снёс mozilla-plugin-java-1.6.0-openjdk-1.6.0.0-alt10_2b12jpp6,
полегчало.

Хвост strace:

access("/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/IcedTeaPlugin.so", F_OK) = 0
open("/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/IcedTeaPlugin.so", O_RDONLY) = 41
read(41, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\317\0\0004\0\0\0"..., 512) = 512
fstat64(41, {st_mode=S_IFREG|0644, st_size=215400, ...}) = 0
mmap2(NULL, 214248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 41, 0) = 0xb2e28000
fadvise64(41, 0, 214248, POSIX_FADV_WILLNEED) = 0
mmap2(0xb2e5b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 41, 0x33) = 0xb2e5b000
close(41)                               = 0
open("/usr/lib/mozilla/libxpcom.so", O_RDONLY) = 41
read(41, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\25\0\0004\0\0\0"..., 512) = 512
fstat64(41, {st_mode=S_IFREG|0644, st_size=13660, ...}) = 0
mmap2(NULL, 16552, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 41, 0) = 0xb3023000
fadvise64(41, 0, 16552, POSIX_FADV_WILLNEED) = 0
mmap2(0xb3026000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 41, 0x2) = 0xb3026000
close(41)                               = 0
mprotect(0xb3026000, 4096, PROT_READ)   = 0
mprotect(0xb2e5b000, 4096, PROT_READ)   = 0
futex(0xb78076fc, FUTEX_WAKE_PRIVATE, 2147483647) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---

Поскольку как бага тянет только на подземный стук -- не знаю
даже, стоит ли вешать... этот плагин в любом случае не использую.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] seamonkey, mozilla-plugin-java и  rememberthemilk.com
  2009-04-02 12:44 [sisyphus] seamonkey, mozilla-plugin-java и rememberthemilk.com Michael Shigorin
@ 2009-04-02 16:29 ` Pavel N. Solovyov
  2009-04-02 16:42   ` Pavel N. Solovyov
  0 siblings, 1 reply; 9+ messages in thread
From: Pavel N. Solovyov @ 2009-04-02 16:29 UTC (permalink / raw)
  To: sisyphus

On Thu, 2 Apr 2009 15:44:01 +0300
Michael Shigorin wrote:

> Выясняя strace'ом, почему на втором буке seamonkey с тем же
> $HOME/ начало падать на http://rememberthemilk.com -- заметил
> невдалеке от SIGSEGV подгрузку java-плагина.
> 
> Снёс mozilla-plugin-java-1.6.0-openjdk-1.6.0.0-alt10_2b12jpp6,
> полегчало.

	И в самом деле помогает...


 --
	Успехов. Павел.
=====================
Jabber: pavel_solo@jabber.ru
ICQ: 33437060
=====================


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] seamonkey, mozilla-plugin-java и  rememberthemilk.com
  2009-04-02 16:29 ` Pavel N. Solovyov
@ 2009-04-02 16:42   ` Pavel N. Solovyov
  2009-04-03  9:33     ` Andrii Dobrovol`s`kii
  2009-04-03 11:01     ` Damir
  0 siblings, 2 replies; 9+ messages in thread
From: Pavel N. Solovyov @ 2009-04-02 16:42 UTC (permalink / raw)
  To: sisyphus

On Thu, 2 Apr 2009 22:29:40 +0600
Pavel N. Solovyov wrote:

> > Снёс mozilla-plugin-java-1.6.0-openjdk-1.6.0.0-alt10_2b12jpp6,
> > полегчало.  
> 
> 	И в самом деле помогает...

	Увы, помогло частично. 
www.altlinux.org, www.ur.ru - открывает.
www.e1.ru - падает.

 --
	Успехов. Павел.
=====================
Jabber: pavel_solo@jabber.ru
ICQ: 33437060
=====================


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] seamonkey, mozilla-plugin-java и  rememberthemilk.com
  2009-04-02 16:42   ` Pavel N. Solovyov
@ 2009-04-03  9:33     ` Andrii Dobrovol`s`kii
  2009-04-03 11:01     ` Damir
  1 sibling, 0 replies; 9+ messages in thread
From: Andrii Dobrovol`s`kii @ 2009-04-03  9:33 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 417 bytes --]

Pavel N. Solovyov пишет:
> www.e1.ru - падает.
+1
-- 
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua            Kyiv, Ukraine
Phone: (380-44)   525-7824            Department of Gas Electronics
Fax:   (380-44)   525-2329             Institute of Physics of NASU
*********************dobrATjabber.iop.kiev.ua************************


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] seamonkey, mozilla-plugin-java и rememberthemilk.com
  2009-04-03 11:01     ` Damir
@ 2009-04-03 10:56       ` Andrii Dobrovol`s`kii
  2009-04-03 11:10         ` Damir
  2009-04-03 12:58       ` Pavel N. Solovyov
  1 sibling, 1 reply; 9+ messages in thread
From: Andrii Dobrovol`s`kii @ 2009-04-03 10:56 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 750 bytes --]

Damir пишет:
>>>> Снёс mozilla-plugin-java-1.6.0-openjdk-1.6.0.0-alt10_2b12jpp6,
>>>> полегчало.
>>>       И в самом деле помогает...
>>        Увы, помогло частично.
>> www.altlinux.org, www.ur.ru - открывает.
>> www.e1.ru - падает.
> 
> rpm -qa | fgrep mozilla-plugin
rpm -qa | fgrep mozilla-plugin
mozilla-plugin-adobe-flash-10.0.22.87-alt1
mozilla-plugin-djvu4-4.4-alt1
-- 
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua            Kyiv, Ukraine
Phone: (380-44)   525-7824            Department of Gas Electronics
Fax:   (380-44)   525-2329             Institute of Physics of NASU
*********************dobrATjabber.iop.kiev.ua************************


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] seamonkey, mozilla-plugin-java и rememberthemilk.com
  2009-04-02 16:42   ` Pavel N. Solovyov
  2009-04-03  9:33     ` Andrii Dobrovol`s`kii
@ 2009-04-03 11:01     ` Damir
  2009-04-03 10:56       ` Andrii Dobrovol`s`kii
  2009-04-03 12:58       ` Pavel N. Solovyov
  1 sibling, 2 replies; 9+ messages in thread
From: Damir @ 2009-04-03 11:01 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

>> > Снёс mozilla-plugin-java-1.6.0-openjdk-1.6.0.0-alt10_2b12jpp6,
>> > полегчало.
>>
>>       И в самом деле помогает...
>
>        Увы, помогло частично.
> www.altlinux.org, www.ur.ru - открывает.
> www.e1.ru - падает.

rpm -qa | fgrep mozilla-plugin

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] seamonkey, mozilla-plugin-java и rememberthemilk.com
  2009-04-03 10:56       ` Andrii Dobrovol`s`kii
@ 2009-04-03 11:10         ` Damir
  2009-04-03 15:23           ` Andrey Rahmatullin
  0 siblings, 1 reply; 9+ messages in thread
From: Damir @ 2009-04-03 11:10 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

>> rpm -qa | fgrep mozilla-plugin
> rpm -qa | fgrep mozilla-plugin
> mozilla-plugin-adobe-flash-10.0.22.87-alt1
> mozilla-plugin-djvu4-4.4-alt1

Попробуйте их снести и проверить - будет падать или нет?
Если не будет - поставьте по одному, и проверьте - на каком начнет падать.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] seamonkey, mozilla-plugin-java и  rememberthemilk.com
  2009-04-03 11:01     ` Damir
  2009-04-03 10:56       ` Andrii Dobrovol`s`kii
@ 2009-04-03 12:58       ` Pavel N. Solovyov
  1 sibling, 0 replies; 9+ messages in thread
From: Pavel N. Solovyov @ 2009-04-03 12:58 UTC (permalink / raw)
  To: sisyphus

On Fri, 3 Apr 2009 15:01:59 +0400
Damir wrote:

> >        Увы, помогло частично.
> > www.altlinux.org, www.ur.ru - открывает.
> > www.e1.ru - падает.  
> 
> rpm -qa | fgrep mozilla-plugin

pavel@sol ~/.mozilla $ rpm -qa | fgrep mozilla-plugin
mozilla-plugin-java-1.6.0-sun-1.6.0.12-alt1
mozilla-plugin-vlc-0.9.6-alt1
mozilla-plugin-djvu4-4.4-alt1
mozilla-plugin-mplayerplug-in-3.55-alt1
mozilla-plugin-adobe-flash-10.0.22.87-alt1
mozilla-plugin-xine-1.0.2-alt1

	Снёс все. Результат тот же, падает на www.e1.ru .

 --
	Успехов. Павел.
=====================
Jabber: pavel_solo@jabber.ru
ICQ: 33437060
=====================


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] seamonkey, mozilla-plugin-java и rememberthemilk.com
  2009-04-03 11:10         ` Damir
@ 2009-04-03 15:23           ` Andrey Rahmatullin
  0 siblings, 0 replies; 9+ messages in thread
From: Andrey Rahmatullin @ 2009-04-03 15:23 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 568 bytes --]

On Fri, Apr 03, 2009 at 03:10:07PM +0400, Damir wrote:
> >> rpm -qa | fgrep mozilla-plugin
> > rpm -qa | fgrep mozilla-plugin
> > mozilla-plugin-adobe-flash-10.0.22.87-alt1
> > mozilla-plugin-djvu4-4.4-alt1
> Попробуйте их снести и проверить - будет падать или нет?
> Если не будет - поставьте по одному, и проверьте - на каком начнет падать.
Падает на е1 без установленных плагинов.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

Не воспроизводиться ни при помощи ниспадающего меню, ни при помощи drug'n'drop
		-- zerg in #12075

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-04-03 15:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-02 12:44 [sisyphus] seamonkey, mozilla-plugin-java и rememberthemilk.com Michael Shigorin
2009-04-02 16:29 ` Pavel N. Solovyov
2009-04-02 16:42   ` Pavel N. Solovyov
2009-04-03  9:33     ` Andrii Dobrovol`s`kii
2009-04-03 11:01     ` Damir
2009-04-03 10:56       ` Andrii Dobrovol`s`kii
2009-04-03 11:10         ` Damir
2009-04-03 15:23           ` Andrey Rahmatullin
2009-04-03 12:58       ` Pavel N. Solovyov

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