Sorry for the empty message.. there must be something wrong with my e-mail 
client :/
  
  Original message:
---------------------
  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.

  Hope it helps!
  Cheers,

Gerard.


gdb output
-------------------

$ gdb ./hydrogen
(gdb) run

[New Thread 0x41fb3950 (LWP 6474)]
[New Thread 0x40ce6950 (LWP 6475)]
[New Thread 0x414e7950 (LWP 6477)]
[New Thread 0x41568950 (LWP 6478)]
[New Thread 0x427b4950 (LWP 6479)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f2690808710 (LWP 6471)]
0x00007f268f9cfd7e in ?? () from /usr/lib/libQtGui.so.4



(gdb) thread apply all bt

Thread 6 (Thread 0x427b4950 (LWP 6479)):
#0  0x00007f269073037c in ?? () from /lib64/ld-linux-x86-64.so.2
#1  0x00007f2690735771 in ?? () from /lib64/ld-linux-x86-64.so.2
#2  0x00007f2690731376 in ?? () from /lib64/ld-linux-x86-64.so.2
#3  0x00007f269073510b in ?? () from /lib64/ld-linux-x86-64.so.2
#4  0x00007f268d142fbb in ?? () from /lib/libdl.so.2
#5  0x00007f2690731376 in ?? () from /lib64/ld-linux-x86-64.so.2
#6  0x00007f268d14336c in ?? () from /lib/libdl.so.2
#7  0x00007f268d142f21 in dlopen () from /lib/libdl.so.2
#8  0x00007f2690155026 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f268f231a86 in ?? () from /usr/lib/libQtNetwork.so.4
#10 0x00007f268f229e7e in ?? () from /usr/lib/libQtNetwork.so.4
#11 0x00007f2690078162 in ?? () from /usr/lib/libQtCore.so.4
#12 0x00007f268d563fc7 in start_thread () from /lib/libpthread.so.0
#13 0x00007f268d8485ad in clone () from /lib/libc.so.6
#14 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x41568950 (LWP 6478)):
#0  0x00007f268d83fb66 in poll () from /lib/libc.so.6
#1  0x00007f268e4857ce in jack_client_core_wait (client=0x9acd40)
    at client.c:1441
#2  0x00007f268e485b0e in jack_thread_wait (client=0x9acd40, status=0)
    at client.c:1613
 #3  0x00007f268e485d6a in jack_client_thread_aux (arg=0x9acd40)
    at client.c:1728
#4  0x00007f268e485e5d in jack_client_thread (arg=0x9acd40) at client.c:1764
#5  0x00007f268e48ac93 in jack_thread_proxy (varg=0x8c8920) at thread.c:118
#6  0x00007f268d563fc7 in start_thread () from /lib/libpthread.so.0
#7  0x00007f268d8485ad in clone () from /lib/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x414e7950 (LWP 6477)):
#0  0x00007f268d83fb66 in poll () from /lib/libc.so.6
#1  0x000000000057cb61 in H2Core::alsaMidiDriver_thread ()
#2  0x00007f268d563fc7 in start_thread () from /lib/libpthread.so.0
#3  0x00007f268d8485ad in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x40ce6950 (LWP 6475)):
#0  0x00007f268d567d29 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0x00007f268e48770c in mb_thread_func (arg=0x0) at messagebuffer.c:70
#2  0x00007f268d563fc7 in start_thread () from /lib/libpthread.so.0
#3  0x00007f268d8485ad in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()
Thread 2 (Thread 0x41fb3950 (LWP 6474)):
 #0  0x00007f268d816ff1 in nanosleep () from /lib/libc.so.6
#1  0x00007f268d8424c4 in usleep () from /lib/libc.so.6
#2  0x00000000005984b1 in loggerThread_func ()
#3  0x00007f268d563fc7 in start_thread () from /lib/libpthread.so.0
#4  0x00007f268d8485ad in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f2690808710 (LWP 6471)):
#0  0x00007f268f9cfd7e in ?? () from /usr/lib/libQtGui.so.4
#1  0x00007f268f9cb853 in ?? () from /usr/lib/libQtGui.so.4
#2  0x00007f268f9cbfc6 in ?? () from /usr/lib/libQtGui.so.4
#3  0x00007f268f9cc30e in ?? () from /usr/lib/libQtGui.so.4
#4  0x00007f268f9f1238 in ?? () from /usr/lib/libQtGui.so.4
#5  0x00007f268f6af707 in QLayoutPrivate::doResize ()
   from /usr/lib/libQtGui.so.4
#6  0x00007f268f6af85e in QLayout::activate () from /usr/lib/libQtGui.so.4
#7  0x00007f268f684a1e in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#8  0x00007f268f68c7da in QApplication::notify () from /usr/lib/libQtGui.so.4
#9  0x00007f2690160381 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#10 0x00007f269016101a in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#11 0x00007f2690188a83 in ?? () from /usr/lib/libQtCore.so.4
#12 0x00007f268caab7ab in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#13 0x00007f268caaef7d in ?? () from /usr/lib/libglib-2.0.so.0
#14 0x00007f268caaf13b in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#15 0x00007f269018870f in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#16 0x00007f268f71644f in ?? () from /usr/lib/libQtGui.so.4
#17 0x00007f269015eca2 in QEventLoop::processEvents ()
   from /usr/lib/libQtCore.so.4
#18 0x00007f269015ee2d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#19 0x00007f26901612dd in QCoreApplication::exec ()
   from /usr/lib/libQtCore.so.4
#20 0x00000000004a9061 in main ()
(gdb)
     

 









_________________________________________________________________
Comparte tus recuerdos online con quien tĂș desees.
http://www.microsoft.com/spain/windows/windowslive/products/photos-share.aspx?tab=1
------------------------------------------------------------------------------
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