[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-04-08 Thread Rahul Singh Bisht
error occurred while saving document in micro soft excel format.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “libreoffice” source package in Precise:
  Fix Released
Status in Gentoo Linux:
  Unknown

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package libreoffice - 1:3.5.1-1ubuntu1

---
libreoffice (1:3.5.1-1ubuntu1) precise; urgency=low

  * new upstream release
- fixes crash in QCoreApplication::notifyInternal() (LP: #925049)
- fixes Writer crashes on Tools-Bibliography without libreoffice-base
  (LP: #527938)
- fixes crash in SwTxtFrm::HideAndShowObjects() (LP: #872716)
- fixes recent documents list is always empty (LP: #950071)
  * merge from debian-experimental-3.5
  * fail gracefully in -common postinst (LP: #916291)
  * kde4libs update breaks LibreOffice (LP: #958781)
  * exchange firefox-dev and xulrunner-dev order in rules rules

libreoffice (1:3.5.1-1) experimental; urgency=low

  [ Rene Engelhard ]
  * new upstream release
- fixes up excessive numbers of JRE is defective messages
  (closes: #602127)
- fixes populating Recent Documents after a profile upgrade
  (closes: #660185)
- fixes nsplugin to create a correct
  com.sun.star.ucb.SimpleFileAccess instance (closes: #661747)

  * debian/patches/armhf-bridges-doubles.diff: some more armhf fixes
(+ testcase) from master
  * debian/patches/debian-hardened-buildflags.diff: use hardened
buildflags from dpkg-buildflags (closes: #656643)
  * debian/patches/debian-opt.diff: fix to actually make test and grep
work
  * debian/patches/bibliography-no-crash-if-no-base.diff: backport fix
from libreoffice-3-5 to not crash Tools - Bibliography if -base isn't
installed (closes: #602953, #598809)
  * debian/patches/pyuno_fix_python2.diff: backport from libreoffice-3-5.
As name says, fix breakages in python2 after python3 fixes

  * debian/rules: rename ext-sources to src, as done upstream
  * debian/control.fonts.in: make ttf-opensymbol Priority: extra, thanks
lintian
  * debian/rules:
- --with-mingw - --with-mingw-cross-compiler; remove obsolete
  export MINGWSTRIP hack
- don't set ENABLE_SDBC_POSTGRESQL=n when building no extensions, as
  this isn't an extension anymore
- remove obsolete export MINGWSTRIP hack
- fix (= 1.1.9) for libcommons-logging-java to actually work, thanks
  Rico Tzschichholz
- chmod 755 setsdkenv_unix
- also disable graphite on alpha (closes: #661294)
- actually filter-out also armhf and powerpc powerpcspe ppc64 s390x for
  OOO_REPORTDESIGN_ARCHS
- remove -O0 setting via ARCH_FLAGS, already handled by debian-opt.diff
  * debian/control.in: build-conflict against
libc0.1-dev (= 2.13-26) [kfreebsd-i386 kfreebsd-amd64]
  * debian/control.mozilla.in: stricten dependencies to 3.5, thanks
Mario Holbe for the observation
  * debian/rules, debian/control.mozilla.in: update nsplugin conditional
to actually disable nsplugin build (and get rid of xulrunner-dev build-dep)
if disabled
  * debian/*.triggers, debian/*.prerm.in:
   - add activate triggers for /usr/lib/libreoffice/share/extensions to
 the respetive extensions. Run sync_extensions after rm -rf'ing the
 dir already in preinst (upgrade) (closes: #658646)

  [ Bjoern Michaelsen ]
  * debian/patches/fix-quickstart-shutdown.diff: fix logout with
quickstarter (closes: #632920, #605268)

libreoffice (1:3.5.0-2ubuntu2) oneiric; urgency=low

  * reenable libexttextcat
 -- Bjoern Michaelsen bjoern.michael...@canonical.com   Sun, 18 Mar 2012 
21:23:01 +0100

** Changed in: libreoffice (Ubuntu Precise)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “libreoffice” source package in Precise:
  Fix Released
Status in Gentoo Linux:
  Unknown

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV 

[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-03-18 Thread Dirk T.
When opening a .pps file attached to webmail the download to the tmp started 
and when completed LibreOffice crashed upon opening it.
At the second attempt the download was no longer needed and LibreOffice 
correctly opened the temporary file.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  Fix Committed
Status in “libreoffice” source package in Precise:
  Fix Committed
Status in Gentoo Linux:
  Unknown

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-03-18 Thread Jason Warner
** Tags added: rls-p-tracking

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  Fix Committed
Status in “libreoffice” source package in Precise:
  Fix Committed
Status in Gentoo Linux:
  Unknown

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-03-17 Thread Francisco
el error me lo dio al iniciar, al iniciar cargo wuala, dropbox,
quicksynergy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  Fix Committed
Status in “libreoffice” source package in Precise:
  Fix Committed
Status in Gentoo Linux:
  Unknown

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-03-16 Thread Jean-Baptiste Lallement
** Also affects: libreoffice (Ubuntu Precise)
   Importance: Undecided
 Assignee: Björn Michaelsen (bjoern-michaelsen)
   Status: Fix Committed

** Changed in: libreoffice (Ubuntu Precise)
   Importance: Undecided = High

** Tags added: rls-mgr-p-tracking

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  Fix Committed
Status in “libreoffice” source package in Precise:
  Fix Committed
Status in Gentoo Linux:
  Unknown

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-03-09 Thread Björn Michaelsen
** Changed in: libreoffice (Ubuntu)
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  Fix Committed
Status in Gentoo Linux:
  Unknown

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-03-04 Thread Paul White
Crash report regulary seen when starting Kubuntu 12.04.
Presumably crashed on shutdown/logout but reported on starting/login

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  In Progress
Status in Gentoo Linux:
  Unknown

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-02-29 Thread Duckie
The message showed up every time I closed down writer, after having saved the 
document on a remote server. 
The document seems to be okay though. 
This was happening every time but I just tried it a couple of minutes ago and 
the problem seems to be gone.

So for the good order:
1: I made a new document in LibreOfficeWriter
2: Saved it (on a server in my own network)
3: Closed Writer
4: The message showed up

But again, it looks like its gone for now.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  In Progress
Status in Gentoo Linux:
  Unknown

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-02-28 Thread Björn Michaelsen
Confirmed in 1:3.5.0-1ubuntu4 by duplicates.

** Changed in: libreoffice (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-02-28 Thread Björn Michaelsen
Could you try if moving your libreoffice profile away help:

 mv ~/.libreoffice ~/.libreoffice-bak

?

Also this is not reproducable on a fresh precise install, so providing a
reproducible scenario would be very helpful.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-02-28 Thread Björn Michaelsen
Possible fix:
 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=24f4cd9983aa2bc9d642c40a8fef19d7fe7b98a6
 
http://nabble.documentfoundation.org/PATCH-Fix-crash-on-exit-using-KDE-interface-td3785209.html

** Changed in: libreoffice (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: libreoffice (Ubuntu)
 Assignee: (unassigned) = Björn Michaelsen (bjoern-michaelsen)

** Changed in: libreoffice (Ubuntu)
Milestone: None = ubuntu-12.04

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  In Progress

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-02-28 Thread Björn Michaelsen
Reviewed, Backported to 3.5 branch:
http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5id=e532d4932b8a265cc82bf06ef54db58c9b532e38

** Bug watch added: Gentoo Bugzilla #394533
   http://bugs.gentoo.org/show_bug.cgi?id=394533

** Also affects: gentoo via
   http://bugs.gentoo.org/show_bug.cgi?id=394533
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  In Progress
Status in Gentoo Linux:
  Unknown

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-02-25 Thread Fredi Bauerfeld
Hi.

I have not use Ubuntu for some days.

Den 25. feb. 2012 02.58 skrev Björn Michaelsen 
bjoern.michael...@canonical.com:

 Does the problem persist with LibreOffice 1:3.5.0-1ubuntu2?

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (931419).
 https://bugs.launchpad.net/bugs/925049

 Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

 Status in “libreoffice” package in Ubuntu:
   Incomplete

 Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
   ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64
 (20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
QCoreApplication::notifyInternal(QObject*, QEvent*) () from
 /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from
 /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from
 /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
   Title: soffice.bin crashed with SIGSEGV in
 QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-02-24 Thread Björn Michaelsen
This stacktrace is unfortunately insufficient to find out what is going
on. Please provide a reproducable scenario.

** Changed in: libreoffice (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-02-24 Thread Björn Michaelsen
Does the problem persist with LibreOffice 1:3.5.0-1ubuntu2?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925049] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-02-01 Thread Andreson Goveia
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/925049

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  bug in libreoffice

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-12.20-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  1 17:16:33 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120130)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=6
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
  Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/925049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp