Re: KDE Konsole, crashes, on a SIGABRT...

2003-10-19 Thread Michael Nottebrock
On Saturday 23 August 2003 22:52, Mike Makonnen wrote: > As far as I know text attachments are still accepted. So, if the > attachment is being stripped either you are sending gziped/uuencoded > attachments or your MUA is not describing it as text. Well, it was described as text/x-diff. Not an of

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Larry Rosenman
--On Monday, August 25, 2003 11:00:24 -0400 Kenneth Culver <[EMAIL PROTECTED]> wrote: see my post yesterday to -current or -ports with the 2 attachments. the KDE team found the bug, and fixed it. There are 2 patches to add to the port, which fix it. Yeah, I just saw that, I was gone for the

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Kenneth Culver
> see my post yesterday to -current or -ports with the 2 attachments. > > the KDE team found the bug, and fixed it. > > There are 2 patches to add to the port, which fix it. > Yeah, I just saw that, I was gone for the weeknend, sorry for the extra chatter. Ken _

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Larry Rosenman
--On Monday, August 25, 2003 09:59:58 -0400 Kenneth Culver <[EMAIL PROTECTED]> wrote: I can't explain it. Someone is going to have to debug konsole and figure out what is going on. I can concur, before last thursday, konsole worked fine with libc_r, but crashed randomly with libkse and libthr.

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Kenneth Culver
> I can't explain it. Someone is going to have to debug konsole and > figure out what is going on. I can concur, before last thursday, konsole worked fine with libc_r, but crashed randomly with libkse and libthr. After last thursday it even crashes with libc_r. Ken __

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Larry Rosenman
add the attached 2 files to /usr/ports/x11/kdebase3/files and make configure and then cd work/kdebase-3.1.3/konsole/konsole and gmake, gmake install. This fixed it for me. These (or equivalent) are coming soon to the ports tree. LER --On Monday, August 25, 2003 13:56:07 +0930 Daniel O'Connor

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Daniel O'Connor
On Saturday 23 August 2003 23:57, Daniel Eischen wrote: > > How can I help figure this out? > > We (threads guys) think it's a problem with konsole. It is trying > to change ownership of the pty and is failing to do so. We don't > know why. Sometimes it works, sometimes it doesn't. konsole > ab

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Larry Rosenman
--On Sunday, August 24, 2003 23:17:57 +0200 Michael Nottebrock <[EMAIL PROTECTED]> wrote: On Saturday 23 August 2003 18:03, Daniel Eischen wrote: On Sat, 23 Aug 2003, Larry Rosenman wrote: > Prior to Thursday, it worked just fine. I can't explain it. Someone is going to have to debug konsole

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-24 Thread Michael Nottebrock
On Saturday 23 August 2003 18:03, Daniel Eischen wrote: > On Sat, 23 Aug 2003, Larry Rosenman wrote: > > Prior to Thursday, it worked just fine. > > I can't explain it. Someone is going to have to debug konsole and > figure out what is going on. Done. Turns out this change ( http://www.freebsd.

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-24 Thread Larry Rosenman
--On Sunday, August 24, 2003 19:20:07 +0200 Arjan van Leeuwen <[EMAIL PROTECTED]> wrote: On Sunday 24 August 2003 19:17, Larry Rosenman wrote: --On Sunday, August 24, 2003 12:11:20 -0500 Larry Rosenman <[EMAIL PROTECTED]> wrote: > --On Sunday, August 24, 2003 19:06:52 +0200 Arjan van Leeuwen >

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-24 Thread Arjan van Leeuwen
On Sunday 24 August 2003 19:17, Larry Rosenman wrote: > --On Sunday, August 24, 2003 12:11:20 -0500 Larry Rosenman <[EMAIL PROTECTED]> > > wrote: > > --On Sunday, August 24, 2003 19:06:52 +0200 Arjan van Leeuwen > > > > <[EMAIL PROTECTED]> wrote: > >> kde@, has already found the problem. Turns out

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-24 Thread Larry Rosenman
--On Sunday, August 24, 2003 12:11:20 -0500 Larry Rosenman <[EMAIL PROTECTED]> wrote: --On Sunday, August 24, 2003 19:06:52 +0200 Arjan van Leeuwen <[EMAIL PROTECTED]> wrote: kde@, has already found the problem. Turns out konsole will crash in recent -CURRENT (post-15 august) if you have a ho

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-24 Thread Larry Rosenman
--On Sunday, August 24, 2003 19:06:52 +0200 Arjan van Leeuwen <[EMAIL PROTECTED]> wrote: kde@, has already found the problem. Turns out konsole will crash in recent -CURRENT (post-15 august) if you have a hostname longer than 16 characters because of a change in gethostname (I guess). Sorry t

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-24 Thread Arjan van Leeuwen
On Sunday 24 August 2003 18:55, Daniel C. Sobral wrote: > Arjan van Leeuwen wrote: > > On Saturday 23 August 2003 18:03, Daniel Eischen wrote: > >>On Sat, 23 Aug 2003, Larry Rosenman wrote: > >>>--On Saturday, August 23, 2003 10:27:59 -0400 Daniel Eischen > > > > (...) > > > We (threads guys) t

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-24 Thread Daniel C. Sobral
Arjan van Leeuwen wrote: On Saturday 23 August 2003 18:03, Daniel Eischen wrote: On Sat, 23 Aug 2003, Larry Rosenman wrote: --On Saturday, August 23, 2003 10:27:59 -0400 Daniel Eischen (...) We (threads guys) think it's a problem with konsole. It is trying to change ownership of the pty and is

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-24 Thread Daniel Eischen
On Sun, 24 Aug 2003, Arjan van Leeuwen wrote: > On Saturday 23 August 2003 18:03, Daniel Eischen wrote: > > On Sat, 23 Aug 2003, Larry Rosenman wrote: > > > --On Saturday, August 23, 2003 10:27:59 -0400 Daniel Eischen > > > > (...) > > > > > > > > We (threads guys) think it's a problem with konsol

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-24 Thread Arjan van Leeuwen
On Saturday 23 August 2003 18:03, Daniel Eischen wrote: > On Sat, 23 Aug 2003, Larry Rosenman wrote: > > --On Saturday, August 23, 2003 10:27:59 -0400 Daniel Eischen > > (...) > > > > > > We (threads guys) think it's a problem with konsole. It is trying > > > to change ownership of the pty and is

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Michael Nottebrock
On Sunday 24 August 2003 00:13, Simon L. Nielsen wrote: > FYI, this is actually documented: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#E > RESOURCES-MAILFILTERING Thanks! > If you think 'text/x-diff' should be allowed, you can ask [EMAIL PROTECTED] > (If get it

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Simon L. Nielsen
On 2003.08.23 23:34:53 +0200, Michael Nottebrock wrote: Content-Description: signed data > On Saturday 23 August 2003 22:52, Mike Makonnen wrote: > > > As far as I know text attachments are still accepted. So, if the > > attachment is being stripped either you are sending gziped/uuencoded > > atta

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Mike Makonnen
On Sat, Aug 23, 2003 at 09:12:38PM +0200, Michael Nottebrock wrote: Content-Description: signed data > On Saturday 23 August 2003 16:52, I wrote: > > > Incidentally, Adriaan de Groot just dug up a set of patches for konsole & > > konsole_grantpty, I quickly adapted those for the kdebase port. They

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Michael Nottebrock
On Saturday 23 August 2003 16:52, I wrote: > Incidentally, Adriaan de Groot just dug up a set of patches for konsole & > konsole_grantpty, I quickly adapted those for the kdebase port. They apply, > but I'm still compiling kdebase with those myself, so beware, they might > turn konsole into a Tele

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Michael Nottebrock
On Saturday 23 August 2003 16:52, Michael Nottebrock wrote: > Incidentally, Adriaan de Groot just dug up a set of patches for konsole & > konsole_grantpty, I quickly adapted those for the kdebase port. They apply, > but I'm still compiling kdebase with those myself Just finished. They work fine o

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Daniel Eischen
On Sat, 23 Aug 2003, Larry Rosenman wrote: > > --On Saturday, August 23, 2003 10:27:59 -0400 Daniel Eischen > <[EMAIL PROTECTED]> wrote: > > > On Sat, 23 Aug 2003, Larry Rosenman wrote: > >> > >> --On Saturday, August 23, 2003 15:22:35 +0200 Michael Nottebrock > >> <[EMAIL PROTECTED]> wrote: > >

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Michael Nottebrock
On Saturday 23 August 2003 16:27, Daniel Eischen wrote: > On Sat, 23 Aug 2003, Larry Rosenman wrote: > > --On Saturday, August 23, 2003 15:22:35 +0200 Michael Nottebrock > > > > <[EMAIL PROTECTED]> wrote: > > > On Saturday 23 August 2003 14:51, Larry Rosenman wrote: > > >> I'm not sure how to switc

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Larry Rosenman
--On Saturday, August 23, 2003 10:27:59 -0400 Daniel Eischen <[EMAIL PROTECTED]> wrote: On Sat, 23 Aug 2003, Larry Rosenman wrote: --On Saturday, August 23, 2003 15:22:35 +0200 Michael Nottebrock <[EMAIL PROTECTED]> wrote: > On Saturday 23 August 2003 14:51, Larry Rosenman wrote: > >> I'm not s

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Daniel Eischen
On Sat, 23 Aug 2003, Larry Rosenman wrote: > > --On Saturday, August 23, 2003 15:22:35 +0200 Michael Nottebrock > <[EMAIL PROTECTED]> wrote: > > > On Saturday 23 August 2003 14:51, Larry Rosenman wrote: > > > >> I'm not sure how to switch to a libkse'd world. > > > > You have to explicitly make

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Michael Nottebrock
On Saturday 23 August 2003 16:08, Larry Rosenman wrote: > libkse and libthr are built by default now. > > konsole crashes with all 3 (libc_r, libthr, libkse). Just to make sure, have you tried rebooting between changing stuff? > How can I help figure this out? No idea really. I don't use -CURRE

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Larry Rosenman
--On Saturday, August 23, 2003 15:22:35 +0200 Michael Nottebrock <[EMAIL PROTECTED]> wrote: On Saturday 23 August 2003 14:51, Larry Rosenman wrote: I'm not sure how to switch to a libkse'd world. You have to explicitly make and install both libkse and libthr: cd /usr/src/lib/libpthread && mak