Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-29 Thread Bernd Eckenfels
In article <[EMAIL PROTECTED]> you wrote: > stat64("/dev/dri/card14", 0xbff9c8bc) = -1 ENOENT (No such file or > directory) > What is at fault? Certainly oo shouldn't just seg-fault, but should the > permissions on /dev/dri/card* be crw-rw or crw-rw-rw-? it is not a permission thing, it te

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-29 Thread Richard Hughes
On Fri, 28 Jan 2005 15:57:13 -0800, Stephen Hemminger wrote: > Note: on 2.6.10 > /dev/dri/card0 crw-rw-rw- > on 2.6.11-rc2 > /dev/dri/card0 crw-rw > /dev/dri/card1 crw-rw > > Changing permissions seems to fix (it for startup), will try more and see > if udev remembers

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-28 Thread Stephen Hemminger
On Fri, 28 Jan 2005 18:46:13 -0500 Parag Warudkar <[EMAIL PROTECTED]> wrote: > Lee Revell wrote: > > > > > > >>munmap(0x955838, 8192) = -1 EINVAL (Invalid argument) > >>munmap(0x80d7ff0, 3221222108) = -1 EINVAL (Invalid argument) > >>--- SIGSEGV (Segmentation fault) @

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-28 Thread Lee Revell
On Fri, 2005-01-28 at 09:31 -0800, Stephen Hemminger wrote: > Here is the strace output of the part that SEGV's, looks like a DRI issue?? [snip] > munmap(0x955838, 8192) = -1 EINVAL (Invalid argument) > munmap(0x80d7ff0, 3221222108) = -1 EINVAL (Invalid argument) > ---

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-28 Thread Parag Warudkar
Stephen Hemminger wrote: Here is the strace output of the part that SEGV's, looks like a DRI issue?? Yep.. If you haven't already, just change the permissions on /dev/dri/card0 to give access to your user id and it should be fine. (Reporter of this bug had to do the same in order to get it wor

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-27 Thread Trever L. Adams
I didn't look at the trace. My only problem is in saving new files. I can copy an old one, rename it and start, empty it and save fine. I just can't save new ones. Anyway, I hope this gets fixed. I am running pure rawhide Fedora Core, just so you know... latest of everything. Trever On Thu, 2005

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-27 Thread Parag Warudkar
From strace output which Trever sent, OO.o seems to be getting many -EINTRs (Interrupted System Call) which are attempted to be restarted but again recieve EINTR when restarted. (futex, accept and poll are the ones which get EINTR). Whereas, when OO.o successfully starts up on my machine, I get

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-27 Thread Trever L. Adams
I am seeing crashes in FC4 rawhide with the 2.6.xx kernel in FC4 rawhide as well. However, I only see it if I start, and then try to save the document (without or without changes).. i.e. saving a new document... I may see this under saving as as well, but I rarely do that so I don't know. (AMD Ath

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-26 Thread Parag Warudkar
Stephen Hemminger wrote: On my laptop with Fedora Core 3, OpenOffice 1.0.1, 1.0.4 and the pre 2.0 version all work fine running 2.6.10-FCxx kernel but get a SEGV when running on 2.6.11-rc1 or 2.6.11-rc2 Any hints? Works fine here - FC3-x86 on Athlon64 and 2.6.11-rc2 stock. Both OO.o 1.1.3 an

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-26 Thread Stephen Hemminger
On my laptop with Fedora Core 3, OpenOffice 1.0.1, 1.0.4 and the pre 2.0 version all work fine running 2.6.10-FCxx kernel but get a SEGV when running on 2.6.11-rc1 or 2.6.11-rc2 Any hints? -- Stephen Hemminger <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscrib

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-23 Thread Martin Josefsson
On Sat, 2005-01-22 at 18:38 -0800, Randy.Dunlap wrote: > > Distribution: Debian > > Hardware Environment: Pentum III 733 MHz > > Software Environment: Debian Sid > > Problem Description: > > While starting open Office crashes, it did not happend on 2.6.10, but > > happend on > > 2.6.11. rc1 and r

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-23 Thread Matthias-Christian Ott
Felipe Alfaro Solana wrote: On 22 Jan 2005, at 18:33, Matthias-Christian Ott wrote: Hi! I'm suing Arch Linux and the Kernel 2.6.11-rc2 -- it works great. Try to recompile your ^ suing? My God! More legal trouble. Didn't you mean "using"? ;-) - To unsubscribe from this list: send the li

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-22 Thread Alessandro Suardi
On Sat, 22 Jan 2005 18:18:55 +0100, Alessandro Suardi <[EMAIL PROTECTED]> wrote: > On Sat, 22 Jan 2005 08:56:25 -0800, Martin J. Bligh <[EMAIL PROTECTED]> wrote: > > Please contact bug submitter for more info, not myself. > > > > - > > > > http://bugme.os

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-22 Thread Randy.Dunlap
Martin J. Bligh wrote: Please contact bug submitter for more info, not myself. - http://bugme.osdl.org/show_bug.cgi?id=4081 Summary: OpenOffice crashes while starting due to a threading error Kernel Version: 2.6.11-rc2

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-22 Thread Felipe Alfaro Solana
On 22 Jan 2005, at 18:33, Matthias-Christian Ott wrote: Hi! I'm suing Arch Linux and the Kernel 2.6.11-rc2 -- it works great. Try to recompile your ^ suing? My God! More legal trouble. Didn't you mean "using"? ;-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel

Fw: [Bugme-new] [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-22 Thread Andrew Morton
Is anyone else seeing this? Begin forwarded message: Date: Sat, 22 Jan 2005 08:35:26 -0800 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Bugme-new] [Bug 4081] New: OpenOffice crashes while starting due to a threading error http://bugme.osdl.org/show_bug.cgi?id=4081

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-22 Thread Matthias-Christian Ott
Martin J. Bligh wrote: Please contact bug submitter for more info, not myself. - http://bugme.osdl.org/show_bug.cgi?id=4081 Summary: OpenOffice crashes while starting due to a threading error Kernel Version: 2.6.11-rc2

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-22 Thread Alessandro Suardi
On Sat, 22 Jan 2005 08:56:25 -0800, Martin J. Bligh <[EMAIL PROTECTED]> wrote: > Please contact bug submitter for more info, not myself. > > - > > http://bugme.osdl.org/show_bug.cgi?id=4081 > >Summary: OpenOffice crashes while starting due

[Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-22 Thread Martin J. Bligh
Please contact bug submitter for more info, not myself. - http://bugme.osdl.org/show_bug.cgi?id=4081 Summary: OpenOffice crashes while starting due to a threading error Kernel Version: 2.6.11-rc2 Status: N