bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #25947] psppire crashes on windows when add a new value o


From: Michel Boaventura
Subject: PSPP-BUG: [bug #25947] psppire crashes on windows when add a new value on sheet
Date: Sat, 21 Mar 2009 00:49:37 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3) Gecko/20090305 Firefox/3.1b3

Follow-up Comment #3, bug #25947 (project pspp):

>Can you get a stack trace when this happens?
>(type "bt" at the gdb prompt). 

>Could you give us a backtrace to go along with
>the problem that you found? Thanks!
Is a back trace equal a stack trace?

>Also it might help if we drop in a few "assert (decimals >=
> 0);" statements at strategic points. 
I really don't know which strategic points :D

The "bt" output is:

(gdb) bt
#0  should_round_up (r=0x22f630, decimals=2) at src/data/data-out.c:702
#1  0x0050a142 in rounder_width (r=0x22f630, decimals=2,
integer_digits=0x22f5ac,
    negative=0x22f5a7) at src/data/data-out.c:792
#2  0x005097ad in output_decimal (r=0x22f630, format=0x1848cdc,
require_affixes=true,
    output=0x1aa5040 "") at src/data/data-out.c:546
#3  0x005086ce in output_number (input=0x18218a8, format=0x1848cdc,
output=0x1aa5040 "")
    at src/data/data-out.c:139
#4  0x00508596 in data_out_legacy (input=0x18218a8, encoding=LEGACY_ASCII,
    format=0x1848cdc, output=0x1aa5040 "") at src/data/data-out.c:103
#5  0x005085e8 in data_out (value=0x18218a8, format=0x1848cdc,
output=0x1aa5040 "")
    at src/data/data-out.c:114
#6  0x004165db in psppire_data_store_get_string (store=0x17fe3d8, row=0,
column=0)
    at src/ui/gui/psppire-data-store.c:617
#7  0x00415d02 in psppire_data_store_get_string_wrapper (model=0x17fe3d8,
row=0,
    column=0) at src/ui/gui/psppire-data-store.c:244
#8  0x00434563 in psppire_sheet_model_get_string (sheet_model=0x17fe3d8,
row=0,
    column=0) at src/ui/gui/sheet/psppire-sheetmodel.c:175
#9  0x0043a729 in psppire_sheet_cell_get_text (sheet=0x1a70058, row=0,
col=0)
    at lib/gtk-contrib/psppire-sheet.c:2430
#10 0x004398b5 in psppire_sheet_cell_draw (sheet=0x1a70058, row=0, col=0)
    at lib/gtk-contrib/psppire-sheet.c:2157
#11 0x00439e9a in draw_sheet_region (sheet=0x1a70058, region=0x183d480)
    at lib/gtk-contrib/psppire-sheet.c:2255
#12 0x0043c935 in psppire_sheet_expose (widget=0x1a70058, event=0x22fcb0)
    at lib/gtk-contrib/psppire-sheet.c:3172
#13 0x618689d2 in _gtk_marshal_BOOLEAN__BOXED ()
   from C:Documents and
SettingsMichelDesktoppspp-lastpspp-lastbinlibgtk-win32-2.0-
0.dll
#14 0x63a43955 in g_closure_invoke ()
   from C:Documents and
SettingsMichelDesktoppspp-lastpspp-lastbinlibgobject-2.0-0.
dll
#15 0x63a57ad6 in signal_emit_unlocked_R ()
   from C:Documents and
SettingsMichelDesktoppspp-lastpspp-lastbinlibgobject-2.0-0.
dll
#16 0x0022fa50 in ?? ()
#17 0x00000002 in ?? ()
#18 0x01ad8ce0 in ?? ()
#19 0x0022fa78 in ?? ()
#20 0x0184ad80 in ?? ()
#21 0x0022f9e8 in ?? ()
#22 0x68dd8635 in _cairo_pattern_fini ()
   from C:Documents and
SettingsMichelDesktoppspp-lastpspp-lastbinlibcairo-2.dll
#23 0x61868940 in gtk_marshal_VOID__UINT_STRING ()
   from C:Documents and
SettingsMichelDesktoppspp-lastpspp-lastbinlibgtk-win32-2.0-
0.dll
Cannot access memory at address 0x40008006

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25947>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]