[Libreoffice-bugs] [Bug 46468] soffice.bin loads the CPU on 90-100%

2014-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46468

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INVALID

--- Comment #22 from Caolán McNamara caol...@redhat.com ---
Comments #17-21 refer to a slow load of a odp which is addressed in bug 75622
(i.e. if I revert that fix then Jeremy's odp loads incredibly slow and with
that fix restored its ok again).

Which means the original problem of #1-#16 is not addressed by that, seeing as
that specific to .odp loading. But given that its been 12 months since the last
comment on section 1 and its not a confusion of multiple issues I reckon that
this particular bug is a dead loss at this stage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 46468] soffice.bin loads the CPU on 90-100%

2014-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46468

--- Comment #21 from Jeremy Eder je...@redhat.com ---
I downgraded to libreoffice-core/impress-4.1.3.2-9.fc20.x86_64 and the
problematic presentation loads normally again (few seconds).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 46468] soffice.bin loads the CPU on 90-100%

2014-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46468

--- Comment #17 from Jeremy Eder je...@redhat.com ---
(In reply to comment #16)
 @Joe Hagerty
 are you still seeing this issue with current 4.0.5 or 4.1.2 release?

I'm seeing the same strace as in comment #12 but with ooimpress version
libreoffice-core/impress-4.2.1.1-1.fc20.x86_64

Not all slide decks trigger it.

strace:

[pid 16718] 1394031255.899177 futex(0x7f387c000910, FUTEX_WAKE_PRIVATE, 1) = 0
[pid 16718] 1394031255.899212 futex(0x7f387c0008e4,
FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 201, {1394031255, 924207000},
) = -1 ETIMEDOUT (Connection timed out)
[pid 16718] 1394031255.924292 futex(0x7f387c000910, FUTEX_WAKE_PRIVATE, 1) = 0
[pid 16718] 1394031255.924318 futex(0x7f387c0008e4,
FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 203, {1394031255, 949313000},
) = -1 ETIMEDOUT (Connection timed out)

perf report looks like this:

Samples: 490K of event 'cycles', Event count (approx.): 313178524525
+  14.25%  soffice.bin  libeditenglo.so[.] 0x000c6b34
+   5.13%  soffice.bin  libvcllo.so[.] 0x00443c0d
+   3.88%  soffice.bin  libc-2.18.so   [.] _int_free
+   3.47%  soffice.bin  libsvllo.so[.]
SfxItemSet::GetItemState(unsigned short, unsigned ch
+   3.26%  soffice.bin  libharfbuzz.so.0.924.0 [.] 0x0002216f
+   3.10%  soffice.bin  libc-2.18.so   [.] _int_malloc
+   2.83%  soffice.bin  libc-2.18.so   [.] malloc
+   2.43%  soffice.bin  libuno_sal.so.3[.] rtl_uString_release
+   2.19%  soffice.bin  libsvllo.so[.]
SfxItemPool::Put(SfxPoolItem const, unsigned short)
+   1.98%  soffice.bin  libsvllo.so[.]
SfxItemSet::Get(unsigned short, unsigned char) const
+   1.80%  soffice.bin  libsvxcorelo.so[.] 0x003246d9
+   1.18%  soffice.bin  libuno_sal.so.3[.] rtl_uString_assign
+   1.16%  soffice.bin  libpthread-2.18.so [.] pthread_mutex_lock
+   1.16%  soffice.bin  libuno_sal.so.3[.] rtl_uString_acquire
+   1.09%  soffice.bin  libpthread-2.18.so [.] pthread_mutex_unlock
+   1.07%  soffice.bin  libstdc++.so.6.0.19[.] operator
new(unsigned long)
+   1.05%  soffice.bin  libsvllo.so[.]
SfxItemPool::GetDefaultItem(unsigned short) const
+   0.88%  soffice.bin  libsvllo.so[.]
SfxItemPool::Remove(SfxPoolItem const)
+   0.82%  soffice.bin  libsvllo.so[.]
SfxWhichIter::NextWhich()
+   0.68%  soffice.bin  libsvllo.so[.]
SfxItemSet::~SfxItemSet()
+   0.68%  soffice.bin  libc-2.18.so   [.] free
+   0.63%  soffice.bin  libsvllo.so[.]
SfxItemPool::IsInRange(unsigned short) const
+   0.62%  soffice.bin  libvcllo.so[.]
ServerFont::GetRawGlyphIndex(unsigned int, unsigned
+   0.59%  soffice.bin  libuno_sal.so.3[.] 0x00032156
+   0.58%  soffice.bin  libi18nlangtag.so  [.]
LanguageTag::LanguageTag(LanguageTag const)
+   0.57%  soffice.bin  libvcllo.so[.]
ServerFont::GetGlyphData(int)

mpstat shows a single core pegged 100% in userspace.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 46468] soffice.bin loads the CPU on 90-100%

2014-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46468

--- Comment #18 from Michael Meeks michael.me...@collabora.com ---
It'd really help to have a stack-trace with debuginfo installed - it's quite
tantelizing to see things that might help - but not have enough info to do
anything =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 46468] soffice.bin loads the CPU on 90-100%

2014-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46468

--- Comment #19 from Jeremy Eder je...@redhat.com ---
Created attachment 95170
  -- https://bugs.freedesktop.org/attachment.cgi?id=95170action=edit
perf record with symbols

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 46468] soffice.bin loads the CPU on 90-100%

2014-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46468

--- Comment #20 from Jeremy Eder je...@redhat.com ---
Thanks Michael, I installed the debuginfo package and did another perf record. 
The plaintext output of perf report is attached to this bz.

It actually takes approx 2m30s to open this deck...others open instantly.

Please let me know what other data I can collect.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 46468] soffice.bin loads the CPU on 90-100%

2013-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46468

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it
Summary|: soffice.bin loads the CPU |soffice.bin loads the CPU
   ||on 90-100%

--- Comment #16 from tommy27 ba...@quipo.it ---
@Joe Hagerty
are you still seeing this issue with current 4.0.5 or 4.1.2 release?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs