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

From: Larry Rosenman (ler_at_lerctr.org)
Date: 08/23/03

  • Next message: Michael Nottebrock: "Re: KDE Konsole, crashes, on a SIGABRT..."
    Date: Sat, 23 Aug 2003 09:08:43 -0500
    To: Michael Nottebrock <lofi@freebsd.org>, freebsd-ports@freebsd.org, freebsd-current@freebsd.org
    
    

    --On Saturday, August 23, 2003 15:22:35 +0200 Michael Nottebrock
    <lofi@freebsd.org> 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 && make && make install (will give you libkse)
    > cd /usr/src/lib/libthr && make && make install (will give you libthr)
    >
    > Then, create /etc/libmap.conf to map libc_r to either libthr or libkse,
    > globally or just for single executables. Look at the libmap.conf manpage,
    > is has a nice example and all the information.
    libkse and libthr are built by default now.

    konsole crashes with all 3 (libc_r, libthr, libkse).

    How can I help figure this out?

    -- 
    Larry Rosenman                     http://www.lerctr.org/~ler
    Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
    US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Michael Nottebrock: "Re: KDE Konsole, crashes, on a SIGABRT..."

    Relevant Pages

    • Re: libkse and SMP (was Re: USB bulk read & pthreads)
      ... > The philosophies behing libthr and libkse are different. ... N is defaulted to the number of CPUs that you have. ... > also look at the actual scheduler code in libkse to see if there ...
      (freebsd-hackers)
    • Re: SF Bay area hackfest
      ... > Can it be built that way by default on sparc, since libthr doesn't ... > cause libthr to crash at startup, except my sparc machine remains ... Try adding -DSYSTEM_SCOPE_ONLY to CFLAGS when building libpthread, ... also need to libmap libc_r to libkse. ...
      (freebsd-current)
    • Re: Too Much Context Switching? - FIXED
      ... specifically wanted to make note of it in the archives. ... currently running against libkse. ... I'll second Kris' recommendation to move to libthr. ...
      (freebsd-questions)
    • Re: MySQL with KSE -- Unstable?
      ... Following the manpage example, I set ... > default threads to use libthr instead of libc_r. ... > new threads" and and had to kill the mysql server. ... > is partial to libc_r rather than libkse or libthras changing the ...
      (freebsd-current)
    • Re: MySQL with KSE -- Unstable?
      ... Following the manpage example, I set ... > default threads to use libthr instead of libc_r. ... > new threads" and and had to kill the mysql server. ... > is partial to libc_r rather than libkse or libthras changing the ...
      (freebsd-current)