Reply
Thread Tools
Posts: 238 | Thanked: 131 times | Joined on May 2011 @ Bulgaria
#21
Hi AapoRantalainen,if you find a time could you answer me to one question
That problem with no sound,when installing the new libc6,still existing or already is resolved
regards
edit:After installing libc6: 2.10.90-maemo1,I noticed than my sygic suddenly stop working,i don't know this problem related with the new libc6,but when downgraded to old libc6,problem is solved

Last edited by disappear; 2013-06-17 at 17:10.
 

The Following 2 Users Say Thank You to disappear For This Useful Post:
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#22
Originally Posted by disappear View Post
Hi AapoRantalainen,if you find a time could you answer me to one question
That problem with no sound,when installing the new libc6,still existing or already is resolved
regards

sound Working perfectly with libc6: 2.10.90-maemo1
 

The Following 5 Users Say Thank You to amr.fayz For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#23
What about including this into cssu?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 2 Users Say Thank You to marmistrz For This Useful Post:
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#24
Ask cssu?blabla ten chars
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 
panjgoori's Avatar
Posts: 1,236 | Thanked: 1,278 times | Joined on Aug 2011 @ Balochistan
#25
seems like its politics everywhere in Maemo even CSSU ??

edit: please someone create another thread regarding these problems. i don't want to go offtopic here. i want to know what is going on.
 
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#26
You want new topic with what content? Nothing is going re this inside CSSU, AFAIK. CSSU require people interested in own work getting included to apply actively.

OTOH, after CSSU'ish fiasco with iDont's busybox-power and ade's worldclock inclusion, I don't think that anyone with at least two working brain cells, is going to dance around them to get integrated.

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#27
Originally Posted by panjgoori View Post
seems like its politics everywhere in Maemo even CSSU ??

edit: please someone create another thread regarding these problems. i don't want to go offtopic here. i want to know what is going on.
Please create that thread, I'll try to answer to the extent of my knowledge.

Aapo, sorry for the OT
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 2 Users Say Thank You to freemangordon For This Useful Post:
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#28
Originally Posted by disappear View Post
That problem with no sound,when installing the new libc6,still existing or already is resolved
sounds:
2.10.90 working
2.13 working
2.14 not working
2.15 not working

I'm bisecting this...
[EDIT]
Bisection eglibc-svn ->
svn-13059 (actually same than 13054) works
svn-r13060 not working.

13060 is merging/syncing with fsf-glibc -> bisecting glibc-git
Code:
4bff6e0175ed195871f4e01cc4c4c33274b8f6e3 is the first bad commit
commit 4bff6e0175ed195871f4e01cc4c4c33274b8f6e3
Author: Andreas Schwab <schwab@redhat.com>
Date:   Fri Feb 25 20:49:48 2011 -0500

   - Fix memory leak in dlopen with RTLD_NOLOAD (BZ#12509)
http://sourceware.org/ml/libc-hacker.../msg00004.html

--
Which e.g. Ubuntu is reverting for 2.15
eglibc (2.15~pre6-0ubuntu4) precise; urgency=low
* Issue #13579, revert the fix for #12509. LP: #893605.
https://bugs.launchpad.net/bugs/893605

And proper fix is on glibc-2.16:
http://sourceware.org/bugzilla/show_bug.cgi?id=13579
"This is now fixed for 2.16 by my commit 0479b305c5b7c8e3fa8e3002982cf8cac02b842e"

So seems it will be better to get 2.16 working than tried to get it fixed by myself.

Last edited by AapoRantalainen; 2013-06-21 at 19:58.
 

The Following 10 Users Say Thank You to AapoRantalainen For This Useful Post:
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#29
eglibc-2.17.90 debs for Fremantle here: http://www.cs.helsinki.fi/u/rantalai.../libc-2.17.90/

It is latest code from eglibc-svn (24.06.2013 http://www.eglibc.org/cgi-bin/viewvc...revision=23297). Here is source for debs: http://www.cs.helsinki.fi/u/rantalai...maemo1.tar.bz2

*Sounds are working.
*Calendar is not working!
*All other default Maemo5 applications are at least starting (not heavily tested yet).
*localedef needs to be manually run: http://talk.maemo.org/showpost.php?p...78&postcount=4
---
Is there any way to debug why Calendar crashes right after start? gdb, strace and valgrind tested, but without source code (or debug symbols) of Calendar I can't figure anything.

I can bisect what is first commit to cause Calendar to break.
Attached Images
 
 

The Following 13 Users Say Thank You to AapoRantalainen For This Useful Post:
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#30
Originally Posted by AapoRantalainen View Post
eglibc-2.17.90 debs for Fremantle here: http://www.cs.helsinki.fi/u/rantalai.../libc-2.17.90/

It is latest code from eglibc-svn (24.06.2013 http://www.eglibc.org/cgi-bin/viewvc...revision=23297). Here is source for debs: http://www.cs.helsinki.fi/u/rantalai...maemo1.tar.bz2

*Sounds are working.
*Calendar is not working!
*All other default Maemo5 applications are at least starting (not heavily tested yet).
*localedef needs to be manually run: http://talk.maemo.org/showpost.php?p...78&postcount=4
---
Is there any way to debug why Calendar crashes right after start? gdb, strace and valgrind tested, but without source code (or debug symbols) of Calendar I can't figure anything.

I can bisect what is first commit to cause Calendar to break.
There are some reported backwards compatibility breaking changes in eglibc (as reported in few other projects, e.g. http://us.generation-nt.com/answer/b...205129881.html and http://osdir.com/ml/debian-glibc/2012-11/msg00045.html ).

Taking that to consideration, together with the fact that Debian aims to provide backwards compatibility when possible, I have to ask one question which may sound silly Did you try to apply standard Debian patches (e.g. ones from http://packages.debian.org/pl/source/sid/eglibc , file eglibc_2.17-6.debian.tar.xz , directory debian/patches/arm) to the sources and then build and check the Calendar? AFAIK Maemo's eglibc was based on Debian's version, so I would suspect there might be (just might, I'm not saying that for sure) a little chance that, after aplying Debian's fancy patches, the new version will be binary compatible with the previous version. The plain eglibc is known to have ABI incompatibilities even between versions used in Fremantle (2.5) and Harmattan (2.10.1) (see http://linuxtesting.org/compatibilit...at_report.html , "libc.so.6" section and further details for more info).
 

The Following 6 Users Say Thank You to misiak For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 14:03.