Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

1

02.05.2009, 15:24

Segfaults in diversen Anwendungen

Hallo,

Ich hoffe ich bin hier in dem Forum einigermaßen richtig, da mein Problem nicht eine spezielle Applikation sondern mehr oder weniger das ganze System betrifft. Des weiteren will ich anmerken das ich in Sachen Gentoo relativ neu und unerfahren bin (bin vorher mehrere Jahre Debian und dann Arch Linux gefahren).

Allgemeine Informationen:
CFLAGS="-Os -march=pentium4 -pipe" – ehem. -O2
MAKEOPTS="-j2"
Arch: x86
Kernel: 2.6.29-r1
gcc version 4.3.2 (ehem. 4.1.2, Kernel immernoch 4.1.2)
WM: kde 4.2.2

Auf meinem System treten sehr viele Segfaults auf. Angefangen hat es damit, dass emerge mit einem „Segmentation Fault“ abgebrochen hat. dmesg sprach von einem Segfault in libpython2.5.so.1.0. Kurz darauf trat das ganze auch wo anders auf, wie Plasma, Opera, Firefox oder diversen anderen Programmen die einfach so abstürzten.

Eine Google Recherche hat mir nicht wirklich etwas gebracht, da ich zumal nicht weis, nach was ich genau suchen soll (bzw nichts finde). Einzig habe ich gelesen, dass eventuell glibc und coreutils beschädigt sein könnten, eine neuinstallation hat allerdings auch nichts gebracht (die Installation verlief fehlerlos, allerdings ist anzumerken, dass die Checksum vom Paket glibc fehlerhaft war und das deshalb neu geladen werden musste).

Aber: Beim kompilieren neuer Pakete brach ab und an gcc mit einem Segfault ab. Nachdem dieses Problem aufgetreten war half ein reboot um weiterkompilieren zu können. Inzwischen habe ich system und world mit dem neuen gcc (siehe oben; nun mit -Os, statt ehemals -O2) neu kompiliert. Hat nicht wirklich Probleme dabei gegeben, aber gebracht hat es nichts.

Ich steh da jetzt an. Hat irgendwer eine Idee an was das liegen könnte?

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Firebird« (04.05.2009, 15:20)


2

02.05.2009, 15:36

Willkommen im Forum!

Kannst du mal deine "emerge --info" durchgeben und so auch dein HOST vars zeigen. Auch die Ausgabe von /proc/cpuinfo.

Wenn du gcc 4.3.x hast, dan versteht dieser "-march=native" womit er selbst die passende CPU-arch herausfindet.

Weiters: einen Hardware-Schaden am - sagen wir mal - RAM schliesst du aus?
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>

3

02.05.2009, 16:03

Danke für die schnelle Antwort.

emerge --info

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Portage 2.1.6.11 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.29-gentoo-r1 i686)                                                                             
=================================================================                                                                                                                 
System uname: Linux-2.6.29-gentoo-r1-i686-Intel-R-_Pentium-R-_4_CPU_2.80GHz-with-glibc2.0                                                                                         
Timestamp of tree: Fri, 01 May 2009 09:00:01 +0000                                                                                                                                
app-shells/bash:     3.2_p39                                                                                                                                                      
dev-java/java-config: 2.1.7                                                                                                                                                       
dev-lang/python:     2.5.4-r2                                                                                                                                                     
dev-python/pycrypto: 2.0.1-r8                                                                                                                                                     
dev-util/cmake:      2.6.3-r1                                                                                                                                                     
sys-apps/baselayout: 1.12.11.1                                                                                                                                                    
sys-apps/sandbox:    1.9                                                                                                                                                          
sys-devel/autoconf:  2.13, 2.63                                                                                                                                                   
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2                                                                                                                              
sys-devel/binutils:  2.18-r3                                                                                                                                                      
sys-devel/gcc-config: 1.4.0-r4                                                                                                                                                    
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-Os -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_AT.utf-8"
LC_ALL="de_AT.utf-8"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl alsa berkdb bzip2 cli cracklib crypt cups dbus dri fortran gdbm gif gpm hal iconv ipod ipv6 isdnlog jpeg kde midi mudflap mysql ncurses nls nptl nptlonly opengl openmppam pcre perl png pppd python qt3support qt4 readline reflection session spl ssl symlink sysfs tcpd unicode x86 xinerama xorg zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


cat /proc/cpuinfo

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 2.80GHz
stepping        : 9
cpu MHz         : 2813.219
cache size      : 512 KB
physical id     : 0
siblings        : 1
core id         : 0
cpu cores       : 1
apicid          : 0
initial apicid  : 0
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe up pebs bts cid xtpr
bogomips        : 5628.87
clflush size    : 64
power management:


Da das System schoneinmal funktioniert hat, hab ich sowas mal ausgeschlossen.

RAM Schaden: schließ ich aus.
Kann soetwas durch einen HD Schaden verursacht werden?

Quellcode

1
SMART overall-health self-assessment test result: PASSED

...und Werte sind auch relativ unverändert.

4

02.05.2009, 17:27

Hm.. schaut soweit eigentlich alles korrekt aus, soweit ich das sehe..

HDD Schaden würde ich auch ausschließen, ein defektes filesystem äußert sich meist durch freezes, und reichlich I/O errors etwa in der /var/log/messages

Ich würde zunächst häufig die logs beobachten, zb /var/log/messages und dmesg im Auge behalten..

Ansonsten würde ich auch empfehlen ab >=gcc-4.3 die Flags auf

Quellcode

1
2
CFLAGS="-march=native -O2 -pipe"
CXXFLAGS="${CFLAGS}"
zu setzen.

In der /etc/make.conf solltest du noch dein(e) benötigten Grafik Treiber in die VIDEO_CARDS="??" Variable setzen, aber daran sollte es eigentlich nicht liegen..

5

02.05.2009, 17:39


[...]
Ich würde zunächst häufig die logs beobachten, zb /var/log/messages und dmesg im Auge behalten..
[...]

Da war nie etwas Besonderes zur erkennen. Nur die Segfault Einträge in dmesg nach einem Absturz...


Ansonsten würde ich auch empfehlen ab >=gcc-4.3 die Flags auf

Quellcode

1
2
CFLAGS="-march=native -O2 -pipe"
CXXFLAGS="${CFLAGS}"
zu setzen.

-march=pentium4 sollte doch auf einen Pentium4 Prozessor keien Probleme machen.. und -O2 war vorher ja gesetzt und es hat nicht funktioniert.

//Edit: Es tut sich etwas:
Nun kommt oft (nicht immer) beim booten die Meldung das root unerwartete Fehler enthält. Ein Inode enthält zu viele Fehler, und es sind manche Einträge doppelt vorhanden. Das kommt immer wieder, ich kann nur leider gerade nicht sagen ob es immer die gleichen Einträge sind...

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Firebird« (02.05.2009, 20:05)


6

02.05.2009, 23:32

Lass doch mal ein "fsck" durchlaufen, so das man ein defektes Dateisystem dann sicher ausschließen kann.
ansonsten hab ich da zZt auch keine bessere Idee

7

02.05.2009, 23:33

Dann lass doch mal ein "fsck" durchlaufen..
ansonsten hab ich da zZt auch keine bessere Idee

Nu rat mal was mir die Fehlermeldungen gegeben hat ;)

8

02.05.2009, 23:36

nu rat mal was mir die fehlermeldungen gegeben hat ;)
7000 defekte Sektoren?

Edit:
Ein defektes Dateisystem kann wirklich böse Sachen auslösen, hatte ich vor ein paar Wochen auch mal nach einem Stromausfall, siehe [gelöst] Warnung nvidia-drivers-180.37

9

02.05.2009, 23:51

Nun es ist so:

.) System bootet
-> fsck: Ein Inode enthält zu viele Fehler
.) Maintenance Konsole
-> fsck durchlaufen lassen: Bessert Dateisystem aus - manche Einträge doppelt vorhanden. Was er genau macht kann ich dir erst sagen, wenn das wieder auftritt.
.) reboot
.) Dateisystem korrekt. Beim booten, mit force check und mindestens das nächste mal neu hochfahren auch.

Aber dann kommt irgendwann wieder selbiges Problem... Das irritiert mich.

//Edit: Ich muss mich korrigieren, nun kommt was:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
fsck 1.41.3 (12-Oct-2008)          
e2fsck 1.41.3 (12-Oct-2008)        
Warning!  /dev/hda9 is mounted.    
Warning: skipping journal recovery because doing a read-only filesystem check.
Pass 1: Checking inodes, blocks, and sizes                                    
Inode 269005, i_blocks is 1112, should be 1120.  Fix? no                      

Deleted inode 365763 has zero dtime.  Fix? no

Inodes that were part of a corrupted orphan linked list found.  Fix? no

Inode 365764 was part of the orphaned inode list.  IGNORED.
Inode 365765 was part of the orphaned inode list.  IGNORED.
Inode 365766 was part of the orphaned inode list.  IGNORED.
Inode 365767 was part of the orphaned inode list.  IGNORED.
Inode 376878 was part of the orphaned inode list.  IGNORED.
Inode 376879 was part of the orphaned inode list.  IGNORED.
Inode 376880 was part of the orphaned inode list.  IGNORED.
Inode 376882 was part of the orphaned inode list.  IGNORED.

Running additional passes to resolve blocks claimed by more than one inode...
Pass 1B: Rescanning for multiply-claimed blocks                              
Multiply-claimed block(s) in inode 7: 256 512 768                            
Multiply-claimed block(s) in inode 48: 1244 1251                             
Multiply-claimed block(s) in inode 73: 3455 3548 3695 3722 3724 3743 3745 3748 3750
Multiply-claimed block(s) in inode 261872: 1326248                                 
Multiply-claimed block(s) in inode 262213: 1340563                                 
Multiply-claimed block(s) in inode 262280: 1340848                                 
Multiply-claimed block(s) in inode 269005: 1898 1900 3438 3695 1141 3190 1916 3455 3202 1668 1672 3722 3724 256 3743 3745 3748 3750 19892 1973 3766 1976 3263 1993 18382 1744 20433 2048 1749 1750 2008 3548 1251 18149 3257 3592 1317 1713 1458 19892 768 3766                                                                                 
Multiply-claimed block(s) in inode 269388: 1324032                                  
Multiply-claimed block(s) in inode 269704: 1326248 1340848 1730 1324032 1997 18382 20433 1340563 1753 1244 1760 2018 17152 18149 3306 2560 2048 17152 2560 1522 19200 2560 1527 19200 17152 512 1529 2043                                                   
Multiply-claimed block(s) in inode 983495: 1668 1672                                
Multiply-claimed block(s) in inode 983505: 1527 1529                                
Multiply-claimed block(s) in inode 983507: 1750 1753                                
Multiply-claimed block(s) in inode 983509: 1522                                     
Multiply-claimed block(s) in inode 983512: 1749 1744                                
Multiply-claimed block(s) in inode 983525: 1760                                     
Multiply-claimed block(s) in inode 983528: 1713                                     
Multiply-claimed block(s) in inode 983541: 1976                                     
Multiply-claimed block(s) in inode 983548: 2008                                     
Multiply-claimed block(s) in inode 983554: 2043                                     
Multiply-claimed block(s) in inode 983559: 1993                                     
Multiply-claimed block(s) in inode 983577: 1916                                     
Multiply-claimed block(s) in inode 983578: 1900                                     
Multiply-claimed block(s) in inode 983579: 1898                                     
Multiply-claimed block(s) in inode 983588: 2018                                     
Multiply-claimed block(s) in inode 983589: 1997                                     
Multiply-claimed block(s) in inode 983632: 1317                                     
Multiply-claimed block(s) in inode 983641: 1458                                     
Multiply-claimed block(s) in inode 983642: 1730 1973                                
Multiply-claimed block(s) in inode 983657: 3202                                     
Multiply-claimed block(s) in inode 983658: 3190                                     
Multiply-claimed block(s) in inode 983659: 3257 3263                                
Multiply-claimed block(s) in inode 983660: 3306                                     
Multiply-claimed block(s) in inode 983661: 3438 3592                                
Pass 1C: Scanning directories for inodes with multiply-claimed blocks               
Pass 1D: Reconciling multiply-claimed blocks                                        
(There are 32 inodes containing multiply-claimed blocks.)                           

File /usr/src/linux-2.6.29-gentoo-r1/drivers/media/video/bt8xx/bttv-driver.o (inode #48, mod time Sat May  2 18:30:46 2009)                                             
  has 2 multiply-claimed block(s), shared with 2 file(s):                           
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/fs/ufs/ufs.ko (inode #73, mod time Sat May  2 18:59:02 2009)                                                                       
  has 9 multiply-claimed block(s), shared with 1 file(s):                           
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/rtc/rtc-rs5c372.o (inode #261872, mod time Sat May  2 18:42:32 2009)                                                       
  has 1 multiply-claimed block(s), shared with 1 file(s):                           
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wan/.z85230.mod.o.cmd (inode #262213, mod time Sat May  2 18:54:39 2009)                                               
  has 1 multiply-claimed block(s), shared with 1 file(s):                           
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/ata/ahci.ko (inode #262280, mod time Sat May  2 18:57:32 2009)                                                             
  has 1 multiply-claimed block(s), shared with 1 file(s):                           
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                   
  has 42 multiply-claimed block(s), shared with 22 file(s):                         
        <filesystem metadata>                                                       
        <The group descriptor inode> (inode #7, mod time Sat May  2 19:52:19 2009)  
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/bpck.ko (inode #983641, mod time Sat May  2 18:57:33 2009)                                                 
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/frpw.o (inode #983528, mod time Sat May  2 18:11:13 2009)                                                  
        /usr/src/linux-2.6.29-gentoo-r1/drivers/media/video/et61x251/et61x251_core.o (inode #983632, mod time Sat May  2 18:31:43 2009)                                 
        /usr/src/linux-2.6.29-gentoo-r1/drivers/infiniband/hw/mlx4/mlx4_ib.ko (inode #983661, mod time Sat May  2 18:57:44 2009)                                        
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/pg.ko (inode #983659, mod time Sat May  2 18:57:33 2009)                                                   
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
        /usr/src/linux-2.6.29-gentoo-r1/drivers/media/video/bt8xx/bttv-driver.o (inode #48, mod time Sat May  2 18:30:46 2009)                                          
        /usr/src/linux-2.6.29-gentoo-r1/fs/ufs/ufs.ko (inode #73, mod time Sat May  2 18:59:02 2009)                                                                    
        /usr/src/linux-2.6.29-gentoo-r2/lib/.argv_split.o.cmd (inode #983548, mod time Fri May  1 11:57:42 2009)                                                        
        /usr/src/linux-2.6.29-gentoo-r2/lib/.bitmap.o.cmd (inode #983507, mod time Fri May  1 11:57:23 2009)                                                            
        /usr/src/linux-2.6.29-gentoo-r2/lib/bitmap.o (inode #983512, mod time Fri May  1 11:57:23 2009)                                                                 
        /usr/src/linux-2.6.29-gentoo-r2/lib/.dec_and_lock.o.cmd (inode #983559, mod time Fri May  1 11:57:45 2009)                                                      
        /usr/src/linux-2.6.29-gentoo-r2/lib/.percpu_counter.o.cmd (inode #983541, mod time Fri May  1 11:57:39 2009)                                                    
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/bpck6.ko (inode #983642, mod time Sat May  2 18:57:33 2009)                                                
        /usr/src/linux-2.6.29-gentoo-r2/lib/.halfmd4.o.cmd (inode #983495, mod time Fri May  1 11:57:18 2009)                                                           
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/pcd.ko (inode #983657, mod time Sat May  2 18:57:33 2009)                                                  
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/on26.o (inode #983577, mod time Sat May  2 18:11:22 2009)                                                  
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/pf.ko (inode #983658, mod time Sat May  2 18:57:33 2009)                                                   
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/.on20.o.cmd (inode #983578, mod time Sat May  2 18:11:18 2009)                                             
        /usr/src/linux-2.6.29-gentoo-r2/lib/.irq_regs.o.cmd (inode #983579, mod time Fri May  1 11:57:51 2009)                                                          
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/net/atlx/.atl1.o.cmd (inode #269388, mod time Sat May  2 18:40:24 2009)                                                    
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                           
  has 28 multiply-claimed block(s), shared with 17 file(s):                         
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r2/lib/.cmdline.o.cmd (inode #983554, mod time Fri May  1 11:57:43 2009)                                                           
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/dstr.o (inode #983505, mod time Sat May  2 18:11:06 2009)                                                  
        <The group descriptor inode> (inode #7, mod time Sat May  2 19:52:19 2009)  
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/.comm.o.cmd (inode #983509, mod time Sat May  2 18:11:05 2009)                                             
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/pt.ko (inode #983660, mod time Sat May  2 18:57:33 2009)                                                   
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/pd.o (inode #983588, mod time Sat May  2 18:11:25 2009)                                                    
        /usr/src/linux-2.6.29-gentoo-r2/lib/plist.o (inode #983525, mod time Fri May  1 11:57:31 2009)                                                                  
        /usr/src/linux-2.6.29-gentoo-r1/drivers/media/video/bt8xx/bttv-driver.o (inode #48, mod time Sat May  2 18:30:46 2009)                                          
        /usr/src/linux-2.6.29-gentoo-r2/lib/.bitmap.o.cmd (inode #983507, mod time Fri May  1 11:57:23 2009)                                                            
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wan/.z85230.mod.o.cmd (inode #262213, mod time Sat May  2 18:54:39 2009)                                            
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/.bpck6.o.cmd (inode #983589, mod time Sat May  2 18:11:24 2009)                                            
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/atlx/.atl1.o.cmd (inode #269388, mod time Sat May  2 18:40:24 2009)                                                 
        /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/bpck6.ko (inode #983642, mod time Sat May  2 18:57:33 2009)                                                
        /usr/src/linux-2.6.29-gentoo-r1/drivers/ata/ahci.ko (inode #262280, mod time Sat May  2 18:57:32 2009)                                                          
        /usr/src/linux-2.6.29-gentoo-r1/drivers/rtc/rtc-rs5c372.o (inode #261872, mod time Sat May  2 18:42:32 2009)                                                    
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r2/lib/.halfmd4.o.cmd (inode #983495, mod time Fri May  1 11:57:18 2009)                                                              
  has 2 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/dstr.o (inode #983505, mod time Sat May  2 18:11:06 2009)                                                     
  has 2 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r2/lib/.bitmap.o.cmd (inode #983507, mod time Fri May  1 11:57:23 2009)                                                               
  has 2 multiply-claimed block(s), shared with 3 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/.comm.o.cmd (inode #983509, mod time Sat May  2 18:11:05 2009)                                                
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r2/lib/bitmap.o (inode #983512, mod time Fri May  1 11:57:23 2009)                                                                    
  has 2 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r2/lib/plist.o (inode #983525, mod time Fri May  1 11:57:31 2009)                                                                     
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/frpw.o (inode #983528, mod time Sat May  2 18:11:13 2009)                                                     
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r2/lib/.percpu_counter.o.cmd (inode #983541, mod time Fri May  1 11:57:39 2009)                                                       
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r2/lib/.argv_split.o.cmd (inode #983548, mod time Fri May  1 11:57:42 2009)                                                           
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r2/lib/.cmdline.o.cmd (inode #983554, mod time Fri May  1 11:57:43 2009)                                                              
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r2/lib/.dec_and_lock.o.cmd (inode #983559, mod time Fri May  1 11:57:45 2009)                                                         
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/on26.o (inode #983577, mod time Sat May  2 18:11:22 2009)                                                     
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/.on20.o.cmd (inode #983578, mod time Sat May  2 18:11:18 2009)                                                
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r2/lib/.irq_regs.o.cmd (inode #983579, mod time Fri May  1 11:57:51 2009)                                                             
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/pd.o (inode #983588, mod time Sat May  2 18:11:25 2009)                                                       
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/.bpck6.o.cmd (inode #983589, mod time Sat May  2 18:11:24 2009)                                               
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/media/video/et61x251/et61x251_core.o (inode #983632, mod time Sat May  2 18:31:43 2009)                                    
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/bpck.ko (inode #983641, mod time Sat May  2 18:57:33 2009)                                                    
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/bpck6.ko (inode #983642, mod time Sat May  2 18:57:33 2009)                                                   
  has 2 multiply-claimed block(s), shared with 3 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/pcd.ko (inode #983657, mod time Sat May  2 18:57:33 2009)                                                     
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/pf.ko (inode #983658, mod time Sat May  2 18:57:33 2009)                                                      
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/pg.ko (inode #983659, mod time Sat May  2 18:57:33 2009)                                                      
  has 2 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/block/paride/pt.ko (inode #983660, mod time Sat May  2 18:57:33 2009)                                                      
  has 1 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/net/wireless/hostap/hostap.ko (inode #269704, mod time Sat May  2 18:58:28 2009)                                        
Clone multiply-claimed blocks? no                                                   

Delete file? no

File /usr/src/linux-2.6.29-gentoo-r1/drivers/infiniband/hw/mlx4/mlx4_ib.ko (inode #983661, mod time Sat May  2 18:57:44 2009)                                           
  has 2 multiply-claimed block(s), shared with 2 file(s):                           
        <filesystem metadata>                                                       
        /usr/src/linux-2.6.29-gentoo-r1/drivers/char/agp/sworks-agp.o (inode #269005, mod time Sat May  2 18:12:02 2009)                                                
Clone multiply-claimed blocks? no                                                   

Delete file? no

Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts      
Pass 5: Checking group summary information
Block bitmap differences:  -1386 -(1388--1391) -(1394--1400) -(1402--1404) -(1407--1418) -(1420--1421) -(1424--1425) -(1427--1428) -(1433--1434) -(1437--1441) -(1444--1447) -(1460--1470) -(1472--1475) -(1477--1478) -(1480--1482) -(1484--1497) -(1499--1503) -(1506--1507) -(1509--1511) -1513 -1524 -1542 -1578 -1721 -1738 -1800 -1983 -2019 -2304 -2816 -3597 -3617 -(3619--3623) -(3759--3765) -(3773--3776) -(3778--3780) -(3782--3802) -(3804--3806) -(3808--3810) -(3812--3814) -(3816--3821) -(3823--3835) +3846 +3956 +3962 +3975 +4029 +4063 +4071 +17784 +17812 +17831 +17851 +17868 +17871 +(17874--17875) +17880 +17883 +17885 +17894 +(17896--17897) +17901 +17903 +17933 +17956 +17958 +(18053--18054) +18078 +18112 +(18115--18116) +18118 +(18122--18123) +18128 +18131 +18133 +18141 +(18148--18149) +(18155--18156) +18163 +18166 +18168 +18290 +18299 +18305 +18330 +18352 +(18361--18362) +18366 +(18368--18369) +(18376--18378) +(18382--18383) +18388 +18391 +18393 +19584 +19587 +19597 +19603 +19637 +19644 +19653+19745 +19747 +19754 +19821 +19849 +19857 +19872 +19877 +19892 +19895 +19901 +19911+19916 +19926 +19938 +19945 +19953 +(19956--19957) +20083 +20087 +20121 +20147 +(20158--20159) +20168 +20173 +20190 +20198 +20208 +20212 +20218 +20263 +20368 +20381 +20399 +(20418--20419) +20422 +20426 +(20433--20434) +20436 +20439 +20442 +20446 +20449 +20451 -1324288 -1324464
Fix? no

Free blocks count wrong (1757339, counted=1757338).
Fix? no

Inode bitmap differences:  -(365763--365767) -(376878--376880) -376882
Fix? no

Free inodes count wrong (710446, counted=710441).
Fix? no


gentoo: ********** WARNING: Filesystem still has errors **********

gentoo: 281170/991616 files (9.6% non-contiguous), 2208700/3966039 blocks

10

02.05.2009, 23:57

Du hast den fsck aber schon mit einer nicht mounted Partition durchgeführt, sprich von einem anderen System, LiveCD oä ?

Edit:

Zitat

Warning! /dev/hda9 is mounted.
Die Partition darf nicht mounted sein! sonnst kann es nicht repariert werden, mache den fsck zb von einer LiveCD aus.

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »josef.95« (03.05.2009, 00:03)


11

03.05.2009, 00:14

Wenn ich fsck beim Booten laufen lasse, also von der Maintenance Shell:

Siehe hier:

Quellcode

1
2
3
4
An automatic file system check (fsck) of the root filesystem failed.
A manual fsck must be performed, then the system restarted.
The fsck should be performed in maintenance mode with the root filesystem mounted in read only mode.
Give root password for maintenance(or type Control-D to continue):


Und das hier ausführe, dann repariert er ja.. Es wurde auch schon von einem anderne Linux System aus ausgeführt... Der springende Punkt ist, dass das System mal in Ordnung ist, und beim übernächsten boot zB nichtmehr.

Das hier war gerade ein fsck -fn /dev/hda9 am laufendem System von dem ich gerade schreibe. Um zu schaun ob das konsistent ist und um die Fehlermeldungen zu posten. Mir ist klar das hier nichts repariert wird.

//dmesg Beispiel:

Quellcode

1
2
amarokcollectio[13265]: segfault at 8000000 ip b6fb9d0c sp bfa60080 error 4 in libc-2.8.so[b6f4d000+13a000]
amarokcollectio[13381]: segfault at ffffffab ip b6f1cc72 sp bfae0a2c error 6 in libICE.so.6.3.0[b6f15000+12000]

Quellcode

1
opera[15222]: segfault at 402 ip 00000402 sp bfa24fec error 4 in libjvm.so[6000000+42a000]


/// Compiler Fehler:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
 * ERROR: sys-libs/glibc-2.8_p20080602-r1 failed.                                          
 * Call stack:                                                                             
 *               ebuild.sh, line   48:  Called src_compile                                 
 *             environment, line 3538:  Called eblit-run 'src_compile'                     
 *             environment, line 1122:  Called eblit-glibc-src_compile                     
 *       src_compile.eblit, line  188:  Called toolchain-glibc_src_compile                 
 *       src_compile.eblit, line  123:  Called die                                         
 * The specific snippet of code:                                                           
 *              make PARALLELMFLAGS="${MAKEOPTS}" || die "make for ${ABI} failed"          
 *  The die message:                                                                       
 *   make for default failed                                                               
 *

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
[...]
In file included from ibm933.c:25:                                                         
ibm933.h:3344: internal compiler error: Segmentation fault                                 
Please submit a full bug report,                                                           
with preprocessed source if appropriate.                                                   
See <http://bugs.gentoo.org/> for instructions.                                            
make[2]: *** [/var/tmp/portage/sys-libs/glibc-2.8_p20080602-r1/work/build-default-i686-pc-linux-gnu-nptl/iconvdata/ibm933.os] Error 1                                                 
make[2]: *** Waiting for unfinished jobs....                                               
make[2]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.8_p20080602-r1/work/glibc-2.8-20080602/iconvdata'                                                                       
make[1]: *** [iconvdata/others] Error 2                                                    
make[1]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.8_p20080602-r1/work/glibc-2.8-20080602'                                                                                 
make: *** [all] Error 2


////Ok, wieder eine neue Erkentniss:
/usr/portage - eine extra Partition (reiserfs) auf einer anderen (!) Festplatte gibt auch Fehler. Ich denke, man kann ausschließen, dass die Platten defekt ist. Das Dateisystem wird von der Software beschädigt...

Wie wahrscheinlicht ist es, dass das ganze am Kernel liegt? (Hat aber auf jeden Fall ne Zeit lang mit dem jetzigen Kernel problemlos geklappt.)

Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von »Firebird« (03.05.2009, 19:15)


12

04.05.2009, 09:26

Der Kernel? Auch möglich ... kannst du einen alten, stable ziehen?

Auch: wenn die CPU überhitzt gibt es auch diese Effekte ... du hast nicht etwa übertaktet und der Lüfter ist staubfrei und sauber?
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>

13

04.05.2009, 15:20

Ich muss mich entschuldigen: es war in der Tat ein defekter RAM Baustein.

Nachdem ich nichteinmal den Kernel von einem Live System aus per chroot kompilieren konnte, habe ich nocheinmal den memtest drüberlaufen lassen. Diesesmal kamen sofort einige Fehlermeldungen. Komisch nur, dass er erst jetzt defekte Bereiche anzeigt, eine längere Überprüfung von ein paar Tagen verlief fehlerfrei...

Jedenfalls vielen Dank euch beiden für die Tips!