Qt Creator

Get feedback on new packages you are working on

Qt Creator

Postby probono » Sun Oct 10, 2010 11:07 am

RazZziel wrote:Also, here's a QtCreator image: http://www.megaupload.com/?d=7ZGDBI7L , I'll try to package the shole Qt4 SDK next.

Great. However it crashes on Ubuntu 10.04:

Code: Select all
ubuntu@ubuntu:~$ '/home/ubuntu/Downloads/Qt Creator 2.0.1'
*** glibc detected *** /home/ubuntu/Downloads/Qt Creator 2.0.1: malloc(): memory corruption: 0x08ea1160 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6(+0x6b611)[0xb77aa611]
/lib/tls/i686/cmov/libc.so.6(+0x6e3f5)[0xb77ad3f5]
/lib/tls/i686/cmov/libc.so.6(+0x70acc)[0xb77afacc]
/lib/tls/i686/cmov/libc.so.6(realloc+0xdd)[0xb77afffd]
/lib/tls/i686/cmov/libc.so.6(+0x2ecae)[0xb776dcae]
/lib/tls/i686/cmov/libc.so.6(putenv+0x77)[0xb776da07]
/home/ubuntu/Downloads/Qt Creator 2.0.1[0x8048d3e]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0xb7755bd6]
/home/ubuntu/Downloads/Qt Creator 2.0.1[0x8048871]
======= Memory map: ========
08048000-0804a000 r-xp 00000000 00:1b 2          /tmp/.mount_3smra1/AppRun
0804a000-0804b000 r-xp 00001000 00:1b 2          /tmp/.mount_3smra1/AppRun
0804b000-0804c000 rwxp 00002000 00:1b 2          /tmp/.mount_3smra1/AppRun
08ea0000-08ec2000 rwxp 00000000 00:00 0          [heap]
b7600000-b7621000 rwxp 00000000 00:00 0
b7621000-b7700000 ---p 00000000 00:00 0
b771f000-b773c000 r-xp 00000000 00:0f 2575       /lib/libgcc_s.so.1
b773c000-b773d000 r-xp 0001c000 00:0f 2575       /lib/libgcc_s.so.1
b773d000-b773e000 rwxp 0001d000 00:0f 2575       /lib/libgcc_s.so.1
b773e000-b773f000 rwxp 00000000 00:00 0
b773f000-b788c000 r-xp 00000000 00:0f 65         /lib/tls/i686/cmov/libc-2.11.1.so
b788c000-b788d000 ---p 0014d000 00:0f 65         /lib/tls/i686/cmov/libc-2.11.1.so
b788d000-b788f000 r-xp 0014d000 00:0f 65         /lib/tls/i686/cmov/libc-2.11.1.so
b788f000-b7890000 rwxp 0014f000 00:0f 65         /lib/tls/i686/cmov/libc-2.11.1.so
b7890000-b7893000 rwxp 00000000 00:00 0
b78a1000-b78a3000 rwxp 00000000 00:00 0
b78a3000-b78a4000 r-xp 00000000 00:00 0          [vdso]
b78a4000-b78bf000 r-xp 00000000 00:0f 52         /lib/ld-2.11.1.so
b78bf000-b78c0000 r-xp 0001a000 00:0f 52         /lib/ld-2.11.1.so
b78c0000-b78c1000 rwxp 0001b000 00:0f 52         /lib/ld-2.11.1.so
bfc31000-bfc35000 rw-p 00000000 00:00 0          [stack]
Aborted (Speicherabzug geschrieben)
If you like PortableLinuxApps and the AppImage format, you might consider a donation --> Image
probono
Site Admin
 
Posts: 429
Joined: Sun Apr 25, 2010 9:41 am

Re: Qt Creator

Postby RazZziel » Sun Oct 10, 2010 11:11 pm

I've also used Ubuntu 10.04, but I've probably missed some dependency, I've not tried it on a fresh install. Any idea on how to debug it?

I used the QtCreator package from qt.nokia.com, but aptitude show qtcreator tells me:
Code: Select all
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-network (>= 4:4.6.0), libqtcore4 (>= 4:4.6.1), libqtgui4 (>= 4:4.6.0),
         libstdc++6 (>= 4.1.1), libqt4-help, libqt4-sql-sqlite
Recommends: qtcreator-doc, qt4-dev-tools, qt4-doc, qt4-demos, gdb, make, xterm | x-terminal-emulator
RazZziel
 
Posts: 72
Joined: Sat Jul 17, 2010 9:28 am

Re: Qt Creator

Postby RazZziel » Thu Nov 04, 2010 11:56 pm

Have had this quite forgotten lately, lots of work...

Could I have a quick strace of the failing package?

EDIT: Btw, even if I have the "notify when a reply is posted" option checked, I get no notification, maybe something misconfigured in phpbb?
RazZziel
 
Posts: 72
Joined: Sat Jul 17, 2010 9:28 am

Re: Qt Creator

Postby probono » Sat Nov 06, 2010 3:49 pm

There is certainly some issue with this phpbb not sending out e-mails - but I didn't figure out yet why this fails... do you have a clue about these things?
If you like PortableLinuxApps and the AppImage format, you might consider a donation --> Image
probono
Site Admin
 
Posts: 429
Joined: Sun Apr 25, 2010 9:41 am

Re: Qt Creator

Postby probono » Sat Nov 06, 2010 8:58 pm

Uploaded Qt Creator, built from the one on the Qt homepage with no changes.
If you like PortableLinuxApps and the AppImage format, you might consider a donation --> Image
probono
Site Admin
 
Posts: 429
Joined: Sun Apr 25, 2010 9:41 am

Re: Qt Creator

Postby RazZziel » Sat Nov 06, 2010 9:52 pm

Hum, mine was also from that source with mostly no changes (except for an small bash script to select executable), dunno what could have gone wrong.

I haven't worked with phpbb, but I got some custom php websites sending emails, I could have a look if you want. It may be a server/dns issue, rather than a phpbb one.
RazZziel
 
Posts: 72
Joined: Sat Jul 17, 2010 9:28 am

Re: Qt Creator

Postby probono » Mon Nov 08, 2010 1:40 am

Maybe they (Nokia) found and fixed the problem :-)
If you like PortableLinuxApps and the AppImage format, you might consider a donation --> Image
probono
Site Admin
 
Posts: 429
Joined: Sun Apr 25, 2010 9:41 am


Return to Labs

Who is online

Users browsing this forum: No registered users and 1 guest

cron