[sc-issues] [Issue 108818] OOo-3.2 crashes with NLPS olver on SLED11-x86_64

2010-02-02 Thread pmladek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108818


User pmladek changed the following:

What|Old value |New value

  CC|'rene'|'cmc,kendy,rene,sb'





--- Additional comments from pmla...@openoffice.org Tue Feb  2 14:40:24 
+ 2010 ---
stage2.patch from the issue #98028 solved the problem in my build = you might
want to include the fix for OOo-3.2.1

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 108818] OOo-3.2 crashes with NLPS olver on SLED11-x86_64

2010-02-01 Thread pmladek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108818
 Issue #|108818
 Summary|OOo-3.2 crashes with NLPSolver on SLED11-x86_64 
   Component|Spreadsheet
 Version|OOO320m11
Platform|All
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|nn
 Reported by|pmladek





--- Additional comments from pmla...@openoffice.org Mon Feb  1 14:12:08 
+ 2010 ---
First, I am sorry if this bad place to report such bugs. I want to attach a file
and the bug tracking system at
http://extensions.services.openoffice.org/project/NLPSolver looks too trivial.
The NLPSolver extension is create by Sun developers, so I think that this place
is not too bad.

My problem. OOo-3.2-rc4 build crashes when using the Non-linear solver on 64-bit
systems. It seems to work on 32-bit systems.

I test it with:

+ OOo_3.2.0rc4_20100125_LinuxX86-64_install_wJRE_en-US.tar.gz
+ NLPSolver.oxt, version 0.9-beta-1 from
  http://extensions.services.openoffice.org/project/NLPSolver
+ OS: openSUSE-11.1-x86_64
+ JRE: Sun JRE 1.6.0_15

1. Make sure that you have the NLPSolver.oxt installed. 
2. Open the attached nlp-solver-quadratic.ods
3. Open the dialog Tools/Solver...
4. Enter Target Cell: $B$3
5. Select Optimize result to: minimum
6. Enter By changing cells $A$3
7. Click the button Options and make sure the the Solver Engine is SCO 
   Evolutionary Algorithm and click OK
8. Click the button Solve

Result: OOo crashes on SLED11-x86_64

Expected Result: It should sugests 0.00... in the B3 cell
 and 11.... in the A3 cell

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 108818] OOo-3.2 crashes with NLPS olver on SLED11-x86_64

2010-02-01 Thread pmladek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108818





--- Additional comments from pmla...@openoffice.org Mon Feb  1 14:12:40 
+ 2010 ---
Created an attachment (id=67505)
Test document (nlp-solver-quadratic.ods)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 108818] OOo-3.2 crashes with NLPS olver on SLED11-x86_64

2010-02-01 Thread pmladek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108818


User pmladek changed the following:

What|Old value |New value

 Summary|OOo-3.2 crashes with NLPSo|OOo-3.2 crashes with NLPSo
|lver on SLED11-x86_64 |lver on SLED11-x86_64





--- Additional comments from pmla...@openoffice.org Mon Feb  1 14:55:09 
+ 2010 ---
It prints the following error messages on the console:

--- cut ---
pmla...@walk:/prace/tmp/test2/solver /opt/openoffice.org3/program/soffice
nlp-solver-quadratic.ods
Feb 1, 2010 3:53:53 PM com.sun.star.comp.Calc.NLPSolver.BaseNLPSolver getCell
SEVERE: null
com.sun.star.lang.IndexOutOfBoundsException: 
at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:178)
at $Proxy18.getCellByPosition(Unknown Source)
at
com.sun.star.comp.Calc.NLPSolver.BaseNLPSolver.getCell(BaseNLPSolver.java:352)
at
com.sun.star.comp.Calc.NLPSolver.BaseNLPSolver.getCell(BaseNLPSolver.java:344)
at
com.sun.star.comp.Calc.NLPSolver.BaseNLPSolver.setObjective(BaseNLPSolver.java:156)
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
KCrash: Application 'soffice.bin' crashing...
/opt/openoffice.org3/program/soffice: line 136: 24218 Segmentation fault 
$sd_prog/$sd_binary $BOOTSTRAPVARS
--- cut ---

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org