Hi,

With the current master, I am able build a Qt 5 version of Mixxx using
Ubuntu Saucy

scons -j4 qt5=1

But after starting Mixxx it defaults immediately. When I try to debug it
with GDB, GDB itself defaults as well.

Has one a working QT5/Linux build? Any ideas to fix, investigate the
problem?

This is the gdb output with backtrace:

(gdb) run
Starting program: /home/daniel/workspace/mixxx/./mixxx
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe7085700 (LWP 22276)]
[New Thread 0x7fffd9abc700 (LWP 22277)]
[New Thread 0x7fffd92bb700 (LWP 22278)]
[New Thread 0x7fffd8aba700 (LWP 22279)]
Debug [Main]: Dynamically loaded
"/usr/local/lib/mixxx/plugins/soundsource/libsoundsourcem4a.so"

Program received signal SIGSEGV, Segmentation fault.
QList (this=0x7fffffffdb60,
    this@entry=0x7fffd80af9a0 <Mixxx::supportedFileExtensions()>)
    at /usr/include/qt4/QtCore/qlist.h:121
121        inline QList() : d(&QListData::shared_null) { d->ref.ref(); }
(gdb) bt --all
#0  QList (this=0x7fffffffdb60,
    this@entry=0x7fffd80af9a0 <Mixxx::supportedFileExtensions()>)
    at /usr/include/qt4/QtCore/qlist.h:121
#1  Mixxx::SoundSourceM4A::supportedFileExtensions ()
    at plugins/soundsourcem4a/soundsourcem4a.cpp:197
#2  0x00007fffd80af9c3 in Mixxx::supportedFileExtensions ()
    at plugins/soundsourcem4a/soundsourcem4a.h:76
#3  0x000000000097200e in SoundSourceProxy::getPlugin (

lib_filename="/usr/local/lib/mixxx/plugins/soundsource/libsoundsourcem4a.so")
at src/soundsourceproxy.cpp:258
#4  0x00000000009734cd in SoundSourceProxy::loadPlugins ()
    at src/soundsourceproxy.cpp:140
#5  0x000000000047794a in main (argc=1, argv=0x7fffffffe158)
    at src/main.cpp:258
(gdb)
/build/buildd/gdb-7.6.1/gdb/frame.c:1990: internal-error:
get_frame_pc_if_available: Assertion `frame->next != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y

/build/buildd/gdb-7.6.1/gdb/frame.c:1990: internal-error:
get_frame_pc_if_available: Assertion `frame->next != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y
Abgebrochen (Speicherabzug geschrieben)
daniel@daniel-530U3C-530U4C-532U3C:~/workspace/mixxx$

Kind regards,

Daniel
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to