CW crash on start with Ubuntu linux

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CW crash on start with Ubuntu linux

3,227 Views
lascak
Contributor I

Hi,
when i try to run cwide, i got this crash messagess. I run it on the Ubuntu 7,04.

 


lascak@lascak:/usr/local/CW/CodeWarriorIDE$ ./cwide
-e The file /usr/local/Freescale/CodeWarriorIDE/gcc_paths.cfg is missing.

 

Error: No valid license key was found for this installation of  CodeWarrior Development Studio. Please register your product by following the instructions on the registration card or by contacting license@metrowerks.com or (800) 377-5416.

 

Failure message: Cannot find license file
The license files (or server network addresses) attempted are
listed below.  Use LM_LICENSE_FILE to use a different license file,
or contact your software provider for a license file.
Feature:       Linux_CWIDE_Limited
Filename:      /usr/local/Freescale/CodeWarriorIDE/CodeWarrior/license.dat
License path:  /usr/local/Freescale/CodeWarriorIDE/CodeWarrior/license.dat
FLEXlm error:  -1,359.  System Error: 2 "No such file or directory"
For further information, refer to the FLEXlm End User Manual,
available at "www.macrovision.com".

 

Fatal error (SIGSEGV) caught in Process 9762 Thread 3074082496

 

Allocated Threads :
        ThreadID: 100   (3074082496)    Ready

 

Yielding Threads :
        None

 


Backtrace :

 

[  Address ]  SymName <Offset>  LibName (BaseAddr)
--------------------------------------------------------------------------------
[0xb77f3c69]  fatal_signal_handler <+0x219>
              lib/liblg.LinuxX86.so.1 (0xb7794000)
[0xffffe420]  __kernel_sigreturn <-0>
{main image}
[0xb7c08f61]  EnterCriticalSection <+0x21>
              lib/libCoreCOM_LinuxX86Rel.so.1 (0xb7bb2000)
[0xb7c07ffe]  _ZN18CComTypeInfoHolder6AddRefEv <+0x2e>
              lib/libCoreCOM_LinuxX86Rel.so.1 (0xb7bb2000)
[0x0839458e]                ./CodeWarrior_IDE (0x08048000)
[0x083a176a]                ./CodeWarrior_IDE (0x08048000)
[0x083959b5]                ./CodeWarrior_IDE (0x08048000)
[0x080992f8]                ./CodeWarrior_IDE (0x08048000)
[0xb758febc]  __libc_start_main <+0xdc>
              /lib/tls/i686/cmov/libc.so.6 (0xb757a000)
[0x080870f1]  _ZNK20ThreadSafeDList_Base5FirstEv <+0x3d>
              ./CodeWarrior_IDE (0x08048000)

 

Exiting...
Aborted (core dumped)

 

 

 

 

Message Edited by J2MEJediMaster on 2007-05-25 11:01 AM

Labels (1)
0 Kudos
4 Replies

510 Views
J2MEJediMaster
Specialist I
The messages are complaining about licensing, so I'm going to assume you haven't licensed the product. Check this thread for info on how to license the linux version of CodeWarrior.

---Tom
0 Kudos

510 Views
lascak
Contributor I
Sorry Tom,
but you aren't right. The SW crashes, the problem with licence ins't the main problem. When the IDE crash isn't possiblle to enter valid the licence code.
0 Kudos

510 Views
J2MEJediMaster
Specialist I
I'm wrong because you didn't tell me that. All you provided was the statement that the executable crashed with no details, and a crash dump file spewing messages about the license. I can only work with what you give me. The other message in the crash file talks about a gcc paths file. You may want to run through the installation instructions and see if there's a path variable or a config file you need to set up. I'm not that familiar with the linux distros so I can't help much more.

---Tom
0 Kudos

510 Views
lascak
Contributor I
I think that i give enough information. But you are right, this information is usefull only for people who is familiar with Linux programming.  Unfortunately, i don't have enough time at work to debug this problem now.

I try it at home, where i have second development machine. When i find a solution, i post it here.
0 Kudos