|
Bugzilla – Full Text Bug Listing |
| Summary: | Crash when removing or adding a news group from within knode | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Joe Harmon <jharmon> |
| Component: | Other | Assignee: | E-mail List <kde-maintainers> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Blocker | ||
| Priority: | P5 - None | CC: | tiwai |
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | back trace | ||
|
Description
Joe Harmon
2005-09-02 20:53:54 UTC
Created attachment 48660 [details]
back trace
there must have been some output on console / .X.err when this happened. please post that output. *** Bug 115074 has been marked as a duplicate of this bug. *** Here is the whole file: startkde: Starting up... /usr/X11R6/bin/iceauth: creating new authority file /root/.ICEauthority kbuildsycoca running... Reusing existing ksycoca DCOP Cleaning up dead connections. Invalid entry (missing '=') at /tmp/kde-root/kconf_updateM3rdwa.tmp:1 kdecore (KLibLoader): WARNING: KLibrary: /opt/kde3/lib/kde3/kcm_kdnssd.so: undefined symbol: init_kdnssd SetClientVersion: 0 8 kdeinit: Fatal IO error: client killed kdeinit: sending SIGHUP to children. klauncher: Exiting on signal 1 DCOP aborting while waiting for answer from 'kded' kdeinit: sending SIGTERM to children. kdeinit: Exit. Warning: connect() failed: : No such file or directory xinit: connection to X server lost.^M Hangup GOT SIGHUP startkde: Shutting down... Warning: connect() failed: : No such file or directory Error: Can't contact kdeinit! ~ Here is the whole file: startkde: Starting up... /usr/X11R6/bin/iceauth: creating new authority file /root/.ICEauthority kbuildsycoca running... Reusing existing ksycoca DCOP Cleaning up dead connections. Invalid entry (missing '=') at /tmp/kde-root/kconf_updateM3rdwa.tmp:1 kdecore (KLibLoader): WARNING: KLibrary: /opt/kde3/lib/kde3/kcm_kdnssd.so: undefined symbol: init_kdnssd SetClientVersion: 0 8 kdeinit: Fatal IO error: client killed kdeinit: sending SIGHUP to children. klauncher: Exiting on signal 1 DCOP aborting while waiting for answer from 'kded' kdeinit: sending SIGTERM to children. kdeinit: Exit. Warning: connect() failed: : No such file or directory xinit: connection to X server lost.^M Hangup GOT SIGHUP startkde: Shutting down... Warning: connect() failed: : No such file or directory Error: Can't contact kdeinit! ~ hmm.. the only interesting error message I see is undefined symbol: init_kdnssd and that one is really undefined. strange. you're running knode from within KDE or within another window manager? see the "startkde: starting up" in the log file? ok, it seems adrian found something .. my one was different, this one should be fixed by a fix from takashi in alsa. can you test with the packages from ftp.suse.com/pub/people/adrian/SL10.0-alsa/ please ? > and that one is really undefined. strange. you're running knode from within
> KDE or within another window manager?
Currenlty I am runnin it in gdm and gnome. Not in kdm and kde, but I have seen
this crash in both.
Even with the fixed packages above? (In reply to comment #11) > Even with the fixed packages above? No, I not that far in the testing. Just got in this morning and was replying to the questions above. I am downloading it down and will be testing shortly. (In reply to comment #9) > my one was different, this one should be fixed by a fix from takashi in alsa. > > can you test with the packages from > > ftp.suse.com/pub/people/adrian/SL10.0-alsa/ > > please ? Yep, tested and it fixed the crash. Is that going into RC1? Yes, already checked in. |