GNOME Bugzilla – Bug 559005
lookup critical
Last modified: 2008-11-03 21:30:00 UTC
Version: r16943 OS: Ubuntu Intrepid Steps to reproduce: - In A1, enter "=lookup(159,Print_Area,U109)" (no quotes) Console output: CRITICAL **: value_area_get_x_y: assertion `a_row<=b_row' failed Backtrace: Breakpoint 1, 0xb6e3d926 in g_log () from /usr/lib/libglib-2.0.so.0 (gdb) bt
+ Trace 209127
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report. Excel's semantics is utterly insane if the third argument is smaller than it ought to be: Excel extends the range. I have commented out that part (and it will not compile without changes elsewhere) since our dependency system won't handle it anyway.