http://bugs.openembedded.org/show_bug.cgi?id=1270
------- Comment #3 from [EMAIL PROTECTED] 2006-08-01 12:03 ------- Well in fact the workaround in Comment#1 worked, but another segfault fooled me. gdb output: #0 0x080640be in q_atomic_increment (ptr=0xffffffff) at qatomic.h:56 #1 0x0806411b in QBasicAtomic::ref (this=0xffffffff) at qatomic.h:72 #2 0x08064fcf in QString (this=0xbfb752c4, [EMAIL PROTECTED]) at qstring.h:570 #3 0x08064feb in operator+ ([EMAIL PROTECTED], [EMAIL PROTECTED]) at qstring.h:776 #4 0x080cd5d7 in UnixMakefileGenerator::processPrlFiles (this=0x829ad00) at unixmake.cpp:443 #5 0x0806da06 in MakefileGenerator::setProjectFile (this=0x829ad00, p=0x828b050) at makefile.cpp:289 #6 0x08104d97 in MetaMakefileGenerator::createMakefileGenerator (proj=0x828b050, noIO=false) at metamakefile.cpp:420 #7 0x08106a16 in BuildsMetaMakefileGenerator::processBuild (this=0x8244640, [EMAIL PROTECTED]) at metamakefile.cpp:223 #8 0x0810777d in BuildsMetaMakefileGenerator::init (this=0x8244640) at metamakefile.cpp:96 #9 0x08104a5f in MetaMakefileGenerator::createMetaGenerator (proj=0xbfb755cc, op=false) at metamakefile.cpp:436 #10 0x0806c734 in main (argc=138055744, argv=0x82249a0) at main.cpp:144 Seems like a low level QT bug... and no similar bug found with Google except http://63.238.77.251/?l=kde-print&m=114701105731371&w=2 :-/ -- Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
