Bug 51769 - Konsole crashes every time when launched
Summary: Konsole crashes every time when launched
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-11 15:23 UTC by Ron Abramson
Modified: 2002-12-13 20:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ron Abramson 2002-12-11 15:23:18 UTC
Version:            (using KDE KDE 3.0.4)
Installed from:    Debian testing/unstable Packages
OS:          Linux

Can't launch Konsole from menus or command line, it always crashes on launch.  This just started happening today, on Debian Sid, running the unofficial KDE3 from us.kde.org

I had Konsole running on startup as part of a saved configuration, and that still worked (I got rid of it now to see if that was causing the problem - it wasn't, and now I can't use Konsole at all.

Here is the entire backtrace:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 16384 (LWP 765)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x40e01269 in wait4 () from /lib/libc.so.6
#0  0x40e01269 in wait4 () from /lib/libc.so.6
#1  0x40e743c4 in sys_sigabbrev () from /lib/libc.so.6
#2  0x40cb0c75 in waitpid () from /lib/libpthread.so.0
#3  0x404cba20 in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4
#4  0x40d8cbd8 in sigaction () from /lib/libc.so.6
#5  0x0805eddc in QWidget::paintEvent ()
#6  0x08065f40 in QWidget::paintEvent ()
#7  0x08065c24 in QWidget::paintEvent ()
#8  0x080656ae in QWidget::paintEvent ()
#9  0x0806705e in QWidget::paintEvent ()
#10 0x0805e7ac in QWidget::paintEvent ()
#11 0x0805dd1c in QWidget::paintEvent ()
#12 0x40d7ba5f in __libc_start_main () from /lib/libc.so.6
Comment 1 Stephan Kulow 2002-12-12 10:29:17 UTC
Subject: Re:  New: Konsole crashes every time when launched

Am Mittwoch, 11. Dezember 2002 15:23 schrieb Ron Abramson:
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.
>
> http://bugs.kde.org/show_bug.cgi?id=51769
>            Summary: Konsole crashes every time when launched
>            Product: konsole
>            Version: unspecified
>           Platform: Debian testing
>         OS/Version: Linux
>             Status: UNCONFIRMED
>           Severity: normal
>           Priority: NOR
>          Component: general
>         AssignedTo: konsole-devel@kde.org
>         ReportedBy: ra@panix.com
>
>
> Version:            (using KDE KDE 3.0.4)
> Installed from:    Debian testing/unstable Packages
> OS:          Linux
>
> Can't launch Konsole from menus or command line, it always crashes on
> launch.  This just started happening today, on Debian Sid, running the
> unofficial KDE3 from us.kde.org
>

Is it possible this comes with Qt 3.1? This won't work.

Greetings, Stephan

Comment 2 Ron Abramson 2002-12-13 03:44:28 UTC
Subject: Re:  Konsole crashes every time when launched         

Yes, the current state of play from my sources is libqt3 ver 3.1

Guess I'll just have to use rxvt until they upgrade libqt

Thanks

----------------------------------------------------------
Ron Abramson, ra@panix.com, http://www.panix.com/~ra
Hughes Hubbard & Reed LLP, 1 Battery Park Plaza, NYC 10004
Tel: (212) 837-6404, Fax: (212) 422-4726

On Thu, 12 Dec 2002, Stephan Kulow wrote:

> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=51769
>
>
>
>
> ------- Additional Comments From coolo@kde.org  2002-12-12 10:29 -------
> Subject: Re:  New: Konsole crashes every time when launched
>
> Am Mittwoch, 11. Dezember 2002 15:23 schrieb Ron Abramson:
> > ------- You are receiving this mail because: -------
> > You are on the CC list for the bug, or are watching someone who is.
> >
> > http://bugs.kde.org/show_bug.cgi?id=51769
> >            Summary: Konsole crashes every time when launched
> >            Product: konsole
> >            Version: unspecified
> >           Platform: Debian testing
> >         OS/Version: Linux
> >             Status: UNCONFIRMED
> >           Severity: normal
> >           Priority: NOR
> >          Component: general
> >         AssignedTo: konsole-devel@kde.org
> >         ReportedBy: ra@panix.com
> >
> >
> > Version:            (using KDE KDE 3.0.4)
> > Installed from:    Debian testing/unstable Packages
> > OS:          Linux
> >
> > Can't launch Konsole from menus or command line, it always crashes on
> > launch.  This just started happening today, on Debian Sid, running the
> > unofficial KDE3 from us.kde.org
> >
>
> Is it possible this comes with Qt 3.1? This won't work.
>
> Greetings, Stephan
>

Comment 3 Stephan Binner 2002-12-13 20:43:07 UTC
I don't know if/when it will be fixed in Qt. Better wait for/upgrade to KDE 3.0.6 
packages.