Gentoo Archives: gentoo-user

From: Jochen Becker <nightysaw@××××××××××.com>
To: gentoo-user@l.g.o
Cc: nightysaw@×××××.com
Subject: [gentoo-user] Kolourpaint segaults (KDE 4.2.1 & 4.2.2)
Date: Tue, 14 Apr 2009 17:50:59
Message-Id: 49E4CC9D.7020209@googlemail.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi,
5
6 kolourpaint allways crashes if I try to start it. When I add a new User
7 Profile Kolourpaint will run only one time. The Second start results in
8 a crash again.
9
10 The Kde Crash Manager says:
11
12 Ein schwerer Fehler ist aufgetreten
13 The application KolourPaint (kolourpaint) crashed and caused the signal
14 11 (SIGSEGV).
15 Please help us improve the software you use by filing a report at
16 http://bugs.kde.org. Useful details include how to reproduce the error,
17 documents that were loaded, etc.
18
19
20 [Details]
21 Anwendung: KolourPaint (kolourpaint), Signal SIGSEGV
22
23 Thread 1 (Thread 0xb60f8700 (LWP 9662)):
24 #0 0xb803f424 in __kernel_vsyscall ()
25 #1 0xb68688f0 in nanosleep () from /lib/libc.so.6
26 #2 0xb686872f in sleep () from /lib/libc.so.6
27 #3 0xb79a1822 in ?? () from /usr/kde/4.2/lib/libkdeui.so.5
28 #4 0x00000000 in ?? ()
29
30
31
32 A start from a Terminal with strace results this:
33
34 [...] (Line removed due to clarity)
35
36 select(8, [7], [7], NULL, NULL) = 1 (out [7])
37
38
39
40 writev(7,
41 [{"5\1\4\0\33\10`\4\246\1\0\0\37\0\17\0\231\4\5\0\34\10`\4\33\10`
42 \4M\1\0\0\0"...,
43 108}], 1) = 108
44
45 select(8, [7], [], NULL, NULL) = 1 (in [7])
46
47
48
49 read(7, "\16\356e%\33\10`\4\0\0>\v
50 (\34\10\241Y\t\10\210\303*\t\377\377\177\0H@\263\t\1"..., 4096) = 124
51
52
53 read(7, 0x9ab8b0c, 4096) = -1 EAGAIN (Resource
54 temporarily unavailable)
55
56
57 select(8, [7], [7], NULL, NULL) = 1 (out [7])
58
59
60
61 writev(7, [{"\231\7\2\0\34\10`\0046\7\2\0\33\10`\0045
62 \4\0\36\10`\4\246\1\0\0\37\0\17\0\231"..., 1980}], 1) = 1980
63
64
65 select(8, [7], [], NULL, NULL) = 1 (in [7])
66
67
68
69 read(7, "\1o%\321\1\0\0\0\0\0\0\340\356B\t\0\0\0\0
70 \24\0\0\0\24\0\0\0\340\356B\t\0"..., 4096) = 1892
71
72
73 read(7, 0x9ab8b0c, 4096) = -1 EAGAIN (Resource
74 temporarily unavailable)
75
76
77 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
78
79
80
81 rt_sigaction(SIGALRM, {SIG_DFL, [ALRM], SA_RESTART}, {SIG_DFL, [],
82 0}, 8) = 0
83 alarm(3) = 0
84
85
86
87 getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
88
89
90
91 close(3) = 0
92
93
94
95 close(4) = 0
96
97
98
99
100 [...] (Line removed due to clarity [close...])
101
102 close(1021) = -1 EBADF (Bad file descriptor)
103 close(1022) = -1 EBADF (Bad file descriptor)
104 close(1023) = -1 EBADF (Bad file descriptor)
105 write(2, "KCrash: Application 'kolourpaint'"..., 46KCrash:
106 Application 'kolourpaint' crashing...
107 ) = 46
108 uname({sys="Linux", node="IP3147", ...}) = 0
109 socket(PF_FILE, SOCK_STREAM, 0) = 3
110 connect(3, {sa_family=AF_FILE,
111 path="/home/nighty//.kde4.2/socket-IP3147/kdeinit4__0"...}, 110) = 0
112 write(3, "\f\0\0\0\325\0\0\0"..., 8) = 8
113 write(3, "\21\0\0\0/usr/kde/4.2/lib/kde4/libexec"..., 213) = 213
114 read(3, "\4\0\0\0\4\0\0\0"..., 8) = 8
115 read(3, "\351%\0\0"..., 4) = 4
116 alarm(0) = 3
117 kill(9705, SIG_0) = 0
118 rt_sigprocmask(SIG_BLOCK, [CHLD], [SEGV], 8) = 0
119 rt_sigaction(SIGCHLD, NULL, {0xb744cbe8, [], SA_NOCLDSTOP}, 8) = 0
120 rt_sigprocmask(SIG_SETMASK, [SEGV], NULL, 8) = 0
121 nanosleep({1, 0}, {1, 0}) = 0
122 kill(9705, SIG_0) = 0
123 rt_sigprocmask(SIG_BLOCK, [CHLD], [SEGV], 8) = 0
124 rt_sigaction(SIGCHLD, NULL, {0xb744cbe8, [], SA_NOCLDSTOP}, 8) = 0
125 rt_sigprocmask(SIG_SETMASK, [SEGV], NULL, 8) = 0
126 nanosleep({1, 0}, {1, 0}) = 0
127 kill(9705, SIG_0) = -1 ESRCH (No such process)
128 exit_group(253) = ?
129
130
131
132 This Version of KDE is build with the kdeprefix useflag. I really don't
133 understand what the Problem is, because the first run of Kolourpaint
134 works with no Problems.
135
136
137 Maybe someone of you could reproduce it. I didn't found a lot when I
138 used google before.
139
140 Nice Regards
141 Jochen
142
143
144
145
146
147
148
149 Here is my emerge --info
150
151
152 nighty@IP3147 /home/nighty $ emerge --info
153 Portage 2.1.6.11 (default/linux/x86/2008.0, gcc-4.3.3,
154 glibc-2.9_p20081201-r2, 2.6.29-gentoo i686)
155 =================================================================
156 System uname:
157 Linux-2.6.29-gentoo-i686-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-gentoo-2.0.0
158 Timestamp of tree: Tue, 14 Apr 2009 13:00:04 +0000
159 app-shells/bash: 4.0_p17-r1
160 dev-java/java-config: 1.3.7-r1, 2.1.7
161 dev-lang/python: 2.4.4-r13, 2.5.4-r2, 2.6.1-r1
162 dev-python/pycrypto: 2.0.1-r8
163 dev-util/cmake: 2.6.3-r1
164 sys-apps/baselayout: 2.0.0
165 sys-apps/openrc: 0.4.3-r1
166 sys-apps/sandbox: 1.9
167 sys-devel/autoconf: 2.13, 2.63-r1
168 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
169 sys-devel/binutils: 2.19.1-r1
170 sys-devel/gcc-config: 1.4.1
171 sys-devel/libtool: 2.2.6a
172 virtual/os-headers: 2.6.28-r1
173 ACCEPT_KEYWORDS="x86 ~x86"
174 CBUILD="i686-pc-linux-gnu"
175 CFLAGS="-O2 -march=prescott -pipe"
176 CHOST="i686-pc-linux-gnu"
177 CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
178 /usr/kde/3.5/shutdown /usr/kde/4.2/env /usr/kde/4.2/share/config
179 /usr/kde/4.2/shutdown /usr/share/config"
180 CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d
181 /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
182 /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
183 /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
184 /etc/splash /etc/terminfo /etc/texmf/language.dat.d
185 /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c
186 /etc/udev/rules.d"
187 CXXFLAGS="-O2 -march=prescott -pipe"
188 DISTDIR="/usr/portage/distfiles"
189 FEATURES="candy distlocks fixpackages parallel-fetch protect-owned
190 sandbox sfperms strict unmerge-orphans userfetch"
191 GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo"
192 LANG="de_DE.utf8"
193 LC_ALL="de_DE.utf8"
194 LDFLAGS="-Wl,-O1"
195 LINGUAS="de"
196 PKGDIR="/usr/portage/packages"
197 PORTAGE_CONFIGROOT="/"
198 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
199 - --compress --force --whole-file --delete --stats --timeout=180
200 - --exclude=/distfiles --exclude=/local --exclude=/packages"
201 PORTAGE_TMPDIR="/var/tmp"
202 PORTDIR="/usr/portage"
203 PORTDIR_OVERLAY="/usr/local/portage/layman/sunrise"
204 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
205 USE="16bit 7zip X Xaw3d a52 aac aalib acl acpi addressbook aften aim aio
206 alsa amd amr amrnb amrwb analogtv animgif artworkextra audacious audio
207 audiofile automount avahi bash-completion berkdb binary-drivers
208 bittorrent-external bjam bluetooth bonjour boost branding bzip2 cairo
209 cdda cddax cddb cdinstall cdio cdparanoia cdr cdrom cgraph chroot clamav
210 clamd cleartype cli cmdctrl cmdreccmdi18n cmdsubmenu colordiff
211 connectionstatus consolekit contactnotes corefonts cpudetection cracklib
212 crypt css ctype cups curlwrappers cursors cvs cxx d dbus dbx dga
213 dhclient dhcp dirac directv disk-partition divx djbfft djconsole dmx
214 dolby-record-switch dolbyinrec downloadorder dri dts dvb dvbplayer
215 dvbsetup dvd dvdarchive dvdchapjump dvdnav dvdr dvdread ebook embedded
216 emovix encode enscript exif exiv2 expat extrafilters fam fame fat fbcon
217 fbcondecor fbdev fbsplash ff-card ffmpeg fftw figlet file filepicker
218 firefox3 fits flac flatfile floppy font-server fontconfig fontforge
219 fortran fpx ftp fuse gadu gd gdbm geoip geolocation gif gimp glitz glut
220 gmail google-gadgets gpac gphoto2 gpm graphviz groupwise grub gstreamer
221 gtk halhddtemp htmlhandbook icons iconv icq icu id3 id3tag ieee1394
222 imagemagick infowidget inkjar iptv irc irda irmc ivtv jabber java
223 java-external java6 javascript jbig jingle jpeg jpeg2k kde kde4
224 kdehiddenvisibility kdeprefix kdm kdrive kipi kontact lame laptop latex
225 libcaca libffi libsamplerate libsexy libssh2 lirc lircsettings
226 lm_sensors logitech-mouse logrotate mad mdnsresponder-compat meanwhile
227 mediaplayer messenger midi mime mjpeg mmap mmx mmxext mng motif mp2 mp3
228 mp3rtp mp3tunes mp4 mpeg mpeg2 mplayer msn mssql mudflap musepack mysql
229 ncurses neXt netmeeting network nls nocd nodrm normalize nptl nptlonly
230 nsplugin ntfs nvidia nxclient oav obex objc objc++ objc-gc ogg ogg123
231 ogm openal opengl openmp openvpn oscar otr pam parted passwordsave pcap
232 pcapnav pcre pdf perl phonon php physfs plasma player plugins pmount png
233 posix ppds pppd pvr python python-bindings qt-dbus qt-webkit qt3support
234 qt4 qtdesigner quicktime rar raw rdesktop readline redeyes redland
235 reflection reiser4 reiserfs rss rtc ruby ruby-bindings rubytests
236 run-as-root samba sametime sdl sdl-image sdl-sound sdlaudio
237 semantic-desktop sensord session smp sms sndfile sox speedo speex spl
238 sql sse sse2 sse3 ssl ssse3 stream svg sysfs syslog tcpd testbed tga
239 theora tidy tiff tools transcode translator truetype tv_check
240 tv_combiner twolame type1 type3 uml unicode unzip upnp usb userlocales
241 v4l v4l2 vcd vcdinfo vcdx vdr vnc vorbis vorbis-psy wav wavpack weather
242 webinstall webinterface webkit wifi win32codecs winpopup wireshark wlm
243 wma wmf wmp wxwindows x11vnc x264 x86 xanim xattr xcb xcomposite xext
244 xfs xft xine xinerama xinetd xml xmlreader xmlwriter xorg xorgmodule
245 xosd xpm xprint xrandr xrender xscreensaver xv xvid xvmc yahoo zip zlib"
246 ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
247 emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
248 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
249 ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug
250 file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw
251 multi null plug rate route share shm softvol" APACHE2_MODULES="actions
252 alias auth_basic authn_alias authn_anon authn_dbm authn_default
253 authn_file authz_dbm authz_default authz_groupfile authz_host
254 authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir
255 disk_cache env expires ext_filter file_cache filter headers include info
256 log_config logio mem_cache mime mime_magic negotiation rewrite setenvif
257 speling status unique_id userdir usertrack vhost_alias" DVB_CARDS="ttpci
258 tda1004x" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev"
259 KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216
260 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU"
261 VIDEO_CARDS="nvidia"
262 Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK,
263 MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
264 -----BEGIN PGP SIGNATURE-----
265 Version: GnuPG v2.0.11 (GNU/Linux)
266 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
267
268 iEYEARECAAYFAknkzJwACgkQqBGJ7+ySoPpkoACgxHdQRCvt5nuRkHWQ06bS/VcJ
269 sksAn3Qt0LWxBRIl3pC2gHNQccGNRvpn
270 =f5CH
271 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-user] Kolourpaint segaults (KDE 4.2.1 & 4.2.2) Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Kolourpaint segaults (KDE 4.2.1 & 4.2.2) Dirk Heinrichs <dirk.heinrichs@××××××.de>
Re: [gentoo-user] Kolourpaint segaults (KDE 4.2.1 & 4.2.2) Paul Hartman <paul.hartman+gentoo@×××××.com>
Re: [gentoo-user] Kolourpaint segaults (KDE 4.2.1 & 4.2.2) Paul Hartman <paul.hartman+gentoo@×××××.com>