[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#2571: 23.0.91; Crashes on zooming pdf document
From: |
Chong Yidong |
Subject: |
bug#2571: 23.0.91; Crashes on zooming pdf document |
Date: |
Mon, 09 Mar 2009 21:17:17 -0400 |
> I think I've managed to get a more or less meaningful backtrace:
Unfortunately, the interesting parts of the backtrace are optimized out.
Could you try to compile without optimizations and get a backtrace with
the non-optimized Emacs, preferably using the CVS version? (To compile
without optimizations, do: CFLAGS="-g" ./configure)
Also, what is your LANG environment variable?