Ticket #296 (closed crash: worksforme)
Nonreproducible crashes of 2.4.0_rc1 by gvim
| Reported by: | Eeri.Kask@… | Owned by: | jeremyhu@… |
|---|---|---|---|
| Priority: | Not Set | Milestone: | 2.5.0 |
| Component: | xserver | Version: | dev (xorg-server-1.5-apple) |
| Keywords: | Cc: |
Description (last modified by jeremyhu@…) (diff)
Not utilising Macports, from their usual locations I had installed
pkg-config-0.23.tar.gz atk-1.26.0.tar.gz cairo-1.8.8.tar.gz gettext-0.17.tar.gz glib-2.20.4.tar.bz2 gtk+-2.16.5.tar.bz2 libiconv-1.13.1.tar.gz pango-1.24.4.tar.bz2 pixman-0.15.16.tar.gz vim-7.2.tar.bz2
with usual default prefix=/usr/local and gvim above configured by
CAIRO_CFLAGS=-I/usr/local/include/cairo \ CAIRO_LIBS="-L/usr/local/lib -lcairo" \ XFT_CFLAGS=-I/usr/X11/include \ XFT_LIBS="-L/usr/X11/lib -lXft" \ FONTCONFIG_CFLAGS="-I/usr/X11/include -I/usr/X11/include/fontconfig" \ FONTCONFIG_LIBS="-L/usr/X11/lib -lfontconfig" \ FREETYPE_CFLAGS=-I/usr/X11/include/freetype2 \ FREETYPE_LIBS="-L/usr/X11/lib -lfreetype" AWK=/usr/bin/awk \ CFLAGS="-march=core2 -O2" LDFLAGS="-L/usr/local/lib" \ ./configure --prefix=/usr/local \ --x-includes=/usr/X11/include --x-libraries=/usr/X11/lib \ --with-x --enable-gui=gtk2
and so built gvim appeared to crash 2.4.0_rc1 continuously in succession few times as the attached crash-report files document. The X-server crashes occurred right on gvim startups after opening the empty top-level window. Few days later (and since then) trying anew these crashes couldn't be repeated. Nevertheless maybe this experience is senseful for X11 development purposes on MacOSX.
Eeri Kask
Attachments
Change History
Changed 4 years ago by Eeri.Kask@…
- Attachment X11.bin_2009-07-27-14xxxx_Mac-Pro.crash.tar.gz added
comment:1 Changed 4 years ago by jeremyhu@…
- Priority changed from minor to trivial
- Status changed from new to assigned
- Version set to dev (xorg-server-1.5-apple)
- Description modified (diff)
- Milestone set to 2.4.0

2.4.0_rc1 crash reports