[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSPP crashes on Lion
From: |
John Darrington |
Subject: |
Re: PSPP crashes on Lion |
Date: |
Sat, 7 Jan 2012 12:41:51 +0000 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Fri, Jan 06, 2012 at 10:10:36PM -0800, Ben Pfaff wrote:
Oddly, I still can't reproduce it at all. Even valgrind doesn't
complain.
That is indeed odd. Here's my stacktrace if you're interested.:
Program received signal SIGSEGV, Segmentation fault.
0xb7faf940 in output_driver_get_name (driver=0x0)
at /home/john/pspp-master/src/output/driver.c:186
186 return driver->name;
(gdb) bt
#0 0xb7faf940 in output_driver_get_name (driver=0x0)
at /home/john/pspp-master/src/output/driver.c:186
#1 0xb7fb22de in driver_option_get (driver=0x0, options=0x81d2344,
name=0xb7fd75ae "font-size", default_value=0xb7fd75a8 "10000")
at /home/john/pspp-master/src/output/options.c:69
#2 0xb7fbb16b in opt (d=0x0, options=0x81d2344, key=0xb7fd75ae "font-size",
default_value=0xb7fd75a8 "10000")
at /home/john/pspp-master/src/output/cairo.c:180
#3 0xb7fbb3c2 in apply_options (xr=0x0, o=0x81d2344)
at /home/john/pspp-master/src/output/cairo.c:251
#4 0xb7fbcdac in xr_rendering_apply_options (xr=0x82d0408, o=0x81d2344)
at /home/john/pspp-master/src/output/cairo.c:985
#5 0x080822cc in expose_event_callback (widget=0x83bd8c0, event=0xbfffedcc,
data=0x81d2270)
at /home/john/pspp-master/src/ui/gui/psppire-output-window.c:208
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://keys.gnupg.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Re: PSPP crashes on Lion, John Darrington, 2012/01/05
- Re: PSPP crashes on Lion, Ben Pfaff, 2012/01/06
- Re: PSPP crashes on Lion, John Darrington, 2012/01/06
- Re: PSPP crashes on Lion, John Darrington, 2012/01/06
- Re: PSPP crashes on Lion, Ben Pfaff, 2012/01/07
- Re: PSPP crashes on Lion,
John Darrington <=
- Re: PSPP crashes on Lion, Ben Pfaff, 2012/01/07
- Re: PSPP crashes on Lion, John Darrington, 2012/01/08
- Re: PSPP crashes on Lion, Ben Pfaff, 2012/01/08