Hi Gabriel,

  thanks for your rapid response :)

  I've tried to rename .hydrogen and it still crashes.
  In fact, I've realized that there are several causes of crash.
  The attached out# files have the gdb outputs of the most common causes of 
crash.
  In all the cases there are the gdb output after invoking the 'run' command as 
well as the thread by thread output got with the command 'thread apply all bt'.
  In the executions regarding the files out3 and out5 it has also been produced 
an stderr output that I've copied at the beginning of those files.
  Apparently, the causes of the crashes are (judging by the outputs):
    out1 -> method ?? from libQtCore.so.4
    out2 -> method ?? from libQtGui.so.4
    out3 -> method raise() from libc.so.6
    out4 -> method memcpy() from libc.so.6
    out5 -> method raise() from libc.so.6 (with a different stderr output than 
in out3)

  It doesn't seem to be a very localized problem :/

  The 'scache.conf' file was empty!!
  Can have it something to do with not having installed hydrogen (I've only 
compiled with 'scons' and not 'scons install') ??

  I'll be happy to collaborate in anything you need.
  Good luck,

Gerard.
  

> Date: Tue, 28 Jul 2009 15:32:58 -0500
> From: [email protected]
> To: [email protected]
> Subject: Re: [Hydrogen-devel] latest hydrogen from svn crashes
> 
> 
> Hi Gerard,
> 
> On Tue, 28 Jul 2009, gusage . wrote:
> >
> >  Sorry for the empty message.. there must be something wrong with my 
> > e-mail client :/
> 
> :-)  Happens to the best of us.
> 
> >   Hi,
> >   I've just compiled and executed latest hydrogen from svn and it crashes.
> >   Below, I post the output from gdb for all threads.
> >   I run a debian lenny with qt4-dev version 4.4.3-1
> >   It crashes immediately after the gui starts.
> >   It seems to be something on thread 1 during a call to libQtGui.so.4
> >   Feel free to contact me if you need more information.
> 
> Thanks for reporting your issue?
> 
> Could you send (or post) the 'scache.conf' file?  scons created it when 
> you built hydrogen, and it should be in the root of the source tree.
> 
> Another thing to try... rename the ~/.hydrogen folder and try again. 
> (Don't delete it... because if it "fixes" the problem... we'll need to 
> figure out what in ~/.hydrogen was causing the crash.)
> 
> Thanks,
> Gabriel
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Hydrogen-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

_________________________________________________________________
¿Quieres ver los mejores videos de MSN? Enciende Messenger TV
http://messengertv.msn.com/mkt/es-es/default.htm

Attachment: out1
Description: Binary data

Attachment: out2
Description: Binary data

Attachment: out3
Description: Binary data

Attachment: out4
Description: Binary data

Attachment: out5
Description: Binary data

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to