Opened 23 years ago

Closed 23 years ago

Last modified 23 years ago

#170 closed defect (invalid)

vim crashes (unreproducable) after some minutes

Reported by: S.Opitz@… Owned by: lfs-book@…
Priority: normal Milestone:
Component: Book Version: 3.0-pre4
Severity: major Keywords:
Cc:

Description

System: AMD Athlon 1200 Kernel: 2.4.5 and 2.4.9 with reiserfs patches I have stripped all debug symbols and later rebuild vim with debug symbols, but that didn't help.

Error: Suddenly vim stops, doesn't react to anything anymore. Only kill -9 helps. It may be subjectiv thinking, but I think the probability of crashing increases if you often change terminals.

Change History (3)

comment:1 by gerard@…, 23 years ago

Have you compiled any packages with extra optimizations? Especially Binutils, GCC and Glibc should not be optimized (not even using -march or -mcpu options). If so, you can experience all kinds of problems. From down right compile time problems, to vague run time problems like segmentation faulting on you left and right.

So if you have compiled any of binutils, gcc and glibc with optimizations other than the ones that it comes with by default, then reinstall those packages.

comment:2 by gerard@…, 23 years ago

Sven,

any updates regarding this? else i'll have to close it

comment:3 by gerard@…, 23 years ago

Resolution: invalid
Status: newclosed

Haven't received futher comments, can't verify it, so have to invalidate it

Note: See TracTickets for help on using tickets.