Reply
Thread Tools
Posts: 163 | Thanked: 96 times | Joined on Feb 2010 @ Israel
#1
Hi,
I updated to the latest PR1.3 and now all the apps are giving a segmentation fault.

Before hand in PR1.2 I installed some of the modified sdl packages which ununstalled the fremantle-pr package. Obviously, this meant that I couldn't update normally through the package manager. So I tried to install the older version of the fremantle-pr package, but it wasn't in the repository anymore. So I installed the newer one from apt-get (I know very bad idea) which is what probably broke the qt packages.

I will probably reflash, but if anyone knows why it broke it would really save me the hassle.
Thanks!

Last edited by dbrodie; 2010-10-27 at 00:22.
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#2
you could try manually removing the qt packages and reinstalling them with apt-get
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 
tekojo's Avatar
Posts: 148 | Thanked: 484 times | Joined on Nov 2008
#3
Do you have libqt4-dev installed on the device?
It seems to hold Qt libs to 4.6 and might be the cause for funny behaviour. Uninstall that and try to upgrade normally.

Tero
P.S. I did not have that one on my device, but got some comments that it was holding the upgrade on a friends device.
 
Posts: 163 | Thanked: 96 times | Joined on Feb 2010 @ Israel
#4
Thank you for the replies. I dont have qt-devel installed, here is my package list:
Could anyone post their list so I could compare? Thanksl

Code:
~ $ dpkg-query -W '*qt*'
gtk2-engines-qtpixmap	
libpoppler-qt4-3	0.12.4-2maemo0
libqt4-core	4.7.0~git20100909-0maemo1+0m5
libqt4-dbus	4.7.0~git20100909-0maemo1+0m5
libqt4-declarative	4.7.0~git20100909-0maemo1+0m5
libqt4-dev	
libqt4-gui	4.7.0~git20100909-0maemo1+0m5
libqt4-maemo5	4.7.0~git20100909-0maemo1+0m5
libqt4-multimedia	4.7.0~git20100909-0maemo1+0m5
libqt4-network	4.7.0~git20100909-0maemo1+0m5
libqt4-opengl	4.7.0~git20100909-0maemo1+0m5
libqt4-phonon	4.7.0~git20100909-0maemo1+0m5
libqt4-script	4.7.0~git20100909-0maemo1+0m5
libqt4-sql	4.7.0~git20100909-0maemo1+0m5
libqt4-sql-sqlite	4.7.0~git20100909-0maemo1+0m5
libqt4-svg	4.7.0~git20100909-0maemo1+0m5
libqt4-translations	4.7.0~git20100909-0maemo1+0m5
libqt4-webkit	4.7.0~git20100909-0maemo1+0m5
libqt4-xml	4.7.0~git20100909-0maemo1+0m5
libqt4-xmlpatterns	4.7.0~git20100909-0maemo1+0m5
libqtcore4	
libqtgui4	
libqtm-bearer	1:1.0.2-maemo4+0m5
libqtm-contacts	1:1.0.2-maemo4+0m5
libqtm-dev	
libqtm-location	1:1.0.2-maemo4+0m5
libqtm-messaging	1:1.0.2-maemo4+0m5
libqtm-multimedia	1:1.0.2-maemo4+0m5
libqtm-publishsubscribe	1:1.0.2-maemo4+0m5
libqtm-sensors	1:1.0.2-maemo4+0m5
libqtm-serviceframework	1:1.0.2-maemo4+0m5
libqtm-systeminfo	1:1.0.2-maemo4+0m5
libqtm-versit	1:1.0.2-maemo4+0m5
libtelepathy-qt4-0	0.2.0-2maemo7+0m5
python-qt4	
python2.5-qt4-common	4.7.5-maemo1
python2.5-qt4-core	4.7.5-maemo1
python2.5-qt4-dbus	4.7.5-maemo1
python2.5-qt4-gui	4.7.5-maemo1
python2.5-qt4-maemo5	4.7.5-maemo1
qt4-homescreen-loader	4.6.2~git20100421-0maemo1
qthello	0.8-1
qtm-maemo-metapackage	1.3-2+0m5
qtm-modest-plugin	0.0.2-6+0m5
 
Posts: 992 | Thanked: 995 times | Joined on Dec 2009 @ California
#5
Originally Posted by tekojo View Post
Do you have libqt4-dev installed on the device?
It seems to hold Qt libs to 4.6 and might be the cause for funny behaviour.
It was upgraded to 4.7.0 in repository. But it still has Intel386 binaries in ARMEL version - see and vote for bug https://bugs.maemo.org/show_bug.cgi?id=11445
 
Posts: 163 | Thanked: 96 times | Joined on Feb 2010 @ Israel
#6
Bump,
can anyone post their package list?
It might even be better if you can do the whole thing:
# dpkg-query -W '*'
 
Posts: 163 | Thanked: 96 times | Joined on Feb 2010 @ Israel
#7
OK, I reflashed* the device and discovered that it isn't all qt apps. (I got fapman to work, it broke for other reasons.)
I am trying the qt apps, but for now a (very simmilar) segmentation fault occurs in:
FreOffice
DropN900

Works:
fapman
filebox

I am going to install gdb soon to try and get a stack trace. If anyone else could say if these apps work for them?

Thanks!

* I made the mistake of restoring from backup before checking, also I would really not want to reflash the home dir....
 
demiurgus's Avatar
Posts: 40 | Thanked: 86 times | Joined on Dec 2009 @ Sweden
#8
Can confirm NOT working, FreOffice also segfaults for me, so please, can anyone confirm they have it running on PR1.3?
 
blubbi's Avatar
Posts: 288 | Thanked: 113 times | Joined on Dec 2009 @ Germany
#9
Mmmh, my app www2sms seems also to segfault with PR1.3.
It uses QT and Python

Cheers
Bjoern
 
blubbi's Avatar
Posts: 288 | Thanked: 113 times | Joined on Dec 2009 @ Germany
#10
Mhh, I still couldn't figure out whats going on.

https://bugs.maemo.org/show_bug.cgi?id=11543

Does anyone have a clue?
I attached a strace to the bugreport.

Cheers
Bjoern
 
Reply


 
Forum Jump


All times are GMT. The time now is 15:02.