Bug 775 - crash during launch
Summary: crash during launch
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: Claire Revillet
QA Contact:
URL:
Whiteboard:
Keywords:
: 878 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-04-11 16:03 CEST by Claire Revillet
Modified: 2011-05-05 22:06 CEST (History)
2 users (show)

See Also:
Source RPM: scilab-5.3.0-1.mga1.src.rpm
CVE:
Status comment:


Attachments

Description Claire Revillet 2011-04-11 16:03:12 CEST
Description of problem:
The "scilab" script crashes at start. 
Currently, Scilab can be launched only by the "scilab-cli" script, but this mean no graphical interface.

After some investigations in the script, the crash occures in the "scilab-bin" binary file.


Version-Release number of selected component (if applicable):


How reproducible:
Every time I tried

Steps to Reproduce:
1. scilab
2. see the messages
3.


Reproducible: 

Steps to Reproduce:
Comment 1 D Morgan 2011-04-11 16:15:40 CEST
starting scilab-bin manually gives me : 

scilab-bin: error while loading shared libraries: libscishell.so.5: cannot open shared object file: No such file or directory

CC: (none) => dmorganec

Comment 2 D Morgan 2011-04-11 16:16:51 CEST
ok this is my fault ( for my failure )  scilab-bin should not be started alone
D Morgan 2011-04-11 16:22:25 CEST

Assignee: bugsquad => grenoya

Comment 3 D Morgan 2011-04-11 16:23:33 CEST
here is the complete backtrace 

(gdb) bt
#0  0x00007fffec91174c in free () from /lib64/libc.so.6
#1  0x00007ffff011e4f1 in destroy (s=0x60a210) at /usr/src/debug/tcl8.6b1/compat/zlib/gzio.c:383
#2  0x00007ffff0f28049 in xmlGzfileClose (context=0x100000000) at xmlIO.c:1303
#3  0x00007ffff0f265cb in xmlFreeParserInputBuffer__internal_alias (in=0x60a360) at xmlIO.c:2427
#4  0x00007ffff0efbf7d in xmlFreeInputStream__internal_alias (input=0x60c3f0) at parserInternals.c:1367
#5  0x00007ffff0efbfd0 in xmlFreeParserCtxt__internal_alias (ctxt=0x608c70) at parserInternals.c:1780
#6  0x00007ffff0f16aa0 in xmlSAXParseFileWithData__internal_alias (sax=0x0, filename=0x0, recovery=0, data=0x0) at parser.c:13612
#7  0x00007ffff787329e in AppendModules () at src/c/getmodules.c:164
#8  ReadModulesFile () at src/c/getmodules.c:95
#9  getmodules () at src/c/getmodules.c:43
#10 0x00007ffff7880a86 in InitializeCore () at src/c/InitializeCore.c:31
#11 0x00007ffff7864a78 in initscilab_ () at src/c/InitScilab.c:42
#12 0x00007ffff78a7687 in inisci (ini1=-1, vsizr=8000000, ierr=0) at src/fortran/inisci.f:90
#13 0x00007ffff786e0cb in realmain (no_startup_flag_l=0, initial_script=0x0, initial_script_type=SCILAB_SCRIPT, memory=8000000) at src/c/realmain.c:122
#14 0x0000000000401431 in main (argc=2, argv=0x7fffffffdaf8) at modules/shell/src/c/others/mainscic.c:168
Claire Revillet 2011-04-19 09:31:36 CEST

Status: NEW => ASSIGNED

Comment 4 Claire Revillet 2011-04-20 11:59:48 CEST
*** Bug 878 has been marked as a duplicate of this bug. ***

CC: (none) => filip.saraiva

Comment 5 Filipe Saraiva 2011-04-20 12:14:16 CEST
Hello,

I installed Scilab of Mageia repository, but it's crash during initialization.
See:
--
$ scilab
I/O error : No such file or directory
/usr/share/scilab//etc/modules.xml:1: parser error : Document is empty

^
/usr/share/scilab//etc/modules.xml:1: parser error : Start tag expected, '<'
not found

^
I/O error : No such file or directory
/usr/share/scilab//etc/modules.xml:1: parser error : Document is empty

^
/usr/share/scilab//etc/modules.xml:1: parser error : Start tag expected, '<'
not found

^
/usr/bin/scilab: line 547: 10610 Falha de segmentação  "$SCILABBIN" "$@"
Comment 6 Claire Revillet 2011-05-05 22:06:58 CEST
resolved :
the probleme was caused by the zlib in bundle of tcl called instead of the standart zlib.
Misc rebuilded tcl => tcl-8.6-0.b1.7.mga1
It works now.

Status: ASSIGNED => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.