freemangordon | Pali: yes, it unlocked the motex | 00:01 |
---|---|---|
freemangordon | *mutex | 00:01 |
* freemangordon is even more confused | 00:01 | |
Pali | so it is as I was expecting... | 00:03 |
freemangordon | seems like docs are not telling the whole truth :) | 00:03 |
freemangordon | yes, exactly as you were expecting | 00:03 |
freemangordon | but how is that possible? | 00:03 |
freemangordon | to release a mutex held by thread A from thread B?!? | 00:03 |
Pali | it is implemented by linux futexes? | 00:06 |
Pali | or something else? | 00:06 |
freemangordon | pthread_mutex_t | 00:06 |
freemangordon | and this is cute http://stackoverflow.com/questions/5454746/pthread-mutex-lock-unlock-by-different-threads | 00:06 |
freemangordon | "What you've done is simply not legal, and the behavior is undefined." | 00:07 |
freemangordon | :D | 00:08 |
*** sandstorm has quit IRC | 00:09 | |
Pali | so it using futexes | 00:09 |
freemangordon | ok, if you say so :) | 00:09 |
freemangordon | so? | 00:09 |
Pali | and I think you can unlock futex from another thread | 00:10 |
Pali | as it is same (mmapped) memory | 00:10 |
freemangordon | ok, my conclusion is that this is illegal and implementation specific | 00:10 |
Pali | yes | 00:10 |
freemangordon | we must rework it | 00:10 |
freemangordon | but at least now I understand what happens | 00:11 |
Pali | but on linux 2.6+ when futexes are used by default it is working | 00:11 |
*** chritizn has joined #maemo | 00:11 | |
freemangordon | I don;t believe this is the only way to make async function sync | 00:12 |
Pali | never! do not do that | 00:12 |
*** chritizn has quit IRC | 00:13 | |
freemangordon | Pali: mind you, this is what we all have in our devices ;) | 00:13 |
Pali | 3x I thought that I have working code (in qt) which creating blocking function from async callls | 00:13 |
Pali | and after some time I found special case when it is not working | 00:14 |
freemangordon | I'd rather start another thread and wait() on it | 00:14 |
freemangordon | or something like that | 00:14 |
freemangordon | qnyway, I'll find the proper way once I am on it | 00:14 |
*** florian has quit IRC | 00:15 | |
freemangordon | Pali: thanks a lot for the help | 00:16 |
*** astr has joined #maemo | 00:25 | |
*** javispedro has joined #maemo | 00:29 | |
*** darkschneider2 has joined #maemo | 00:30 | |
*** darkschneider has quit IRC | 00:33 | |
*** nox- has joined #maemo | 00:34 | |
*** florian has joined #maemo | 00:34 | |
*** javispedro has quit IRC | 00:37 | |
*** javispedro has joined #maemo | 00:37 | |
*** ZogG_laptop has joined #maemo | 00:41 | |
*** ZogG_laptop has quit IRC | 00:41 | |
*** ZogG_laptop has joined #maemo | 00:41 | |
*** _rd has joined #maemo | 00:45 | |
*** darkschneider2 is now known as darkschneider | 00:48 | |
*** _rd has quit IRC | 01:03 | |
*** lxp1 has quit IRC | 01:10 | |
*** lxp has joined #maemo | 01:16 | |
*** jonwil has joined #maemo | 01:28 | |
*** ssvb has quit IRC | 01:29 | |
*** ssvb has joined #maemo | 01:30 | |
*** florian has quit IRC | 01:36 | |
*** javispedro has quit IRC | 01:57 | |
*** kolp_ has quit IRC | 02:07 | |
*** arcean has quit IRC | 02:30 | |
*** bef0rd has joined #maemo | 02:32 | |
*** bef0rd has joined #maemo | 02:32 | |
*** FlameReaper-PC has joined #maemo | 03:01 | |
*** CapsuL has quit IRC | 03:05 | |
*** ChiaSmurf has joined #maemo | 03:19 | |
*** louisdk has quit IRC | 03:20 | |
*** M4rtinK has quit IRC | 03:26 | |
*** FlameReaper-PC has quit IRC | 03:31 | |
*** RST38h has joined #maemo | 03:41 | |
*** Gh0sty has quit IRC | 04:04 | |
*** Gh0sty has joined #maemo | 04:05 | |
*** GeneralAntilles has left #maemo | 04:05 | |
*** bef0rd has quit IRC | 04:09 | |
Oksana | A question: is GPS firmware of N900 closed-source? | 04:10 |
jonwil | GPS on the N900 is handled by the cellular modem | 04:16 |
jonwil | and the firmware for that is closed source | 04:16 |
jonwil | On the userspace side its handled by a number of daemons and libraries, all of which are closed source | 04:16 |
jonwil | Although I have recently figured out a good whack of how the userspace bits work internally through reverse engineering | 04:17 |
Oksana | Thank you! | 04:18 |
*** konelix has quit IRC | 04:20 | |
*** nox- has quit IRC | 04:35 | |
*** jonwil has quit IRC | 05:01 | |
*** ZogG_laptop has quit IRC | 05:06 | |
*** maybeHere has quit IRC | 05:33 | |
*** LauRoman has quit IRC | 05:37 | |
*** LauRoman|Alt has quit IRC | 05:37 | |
*** SpeedEvil has quit IRC | 05:40 | |
*** SpeedEvil has joined #maemo | 05:41 | |
*** maybeHere has joined #maemo | 05:49 | |
*** lxp1 has joined #maemo | 06:01 | |
*** lxp has quit IRC | 06:03 | |
*** ChiaSmurf has quit IRC | 06:08 | |
*** ChiaSmurf has joined #maemo | 06:26 | |
*** FlameReaper-PC has joined #maemo | 06:50 | |
*** bef0rd has joined #maemo | 07:10 | |
*** protem has joined #maemo | 07:21 | |
*** wicket64 has joined #maemo | 07:35 | |
*** VDVsx has quit IRC | 07:35 | |
*** VDVsx has joined #maemo | 08:08 | |
*** LauRoman has joined #maemo | 09:11 | |
*** g3kk3r has quit IRC | 09:18 | |
*** g3kk3r has joined #maemo | 09:18 | |
*** protem has quit IRC | 09:19 | |
*** wicket64 has quit IRC | 09:28 | |
*** wnd_ has joined #maemo | 09:29 | |
*** swartulv has quit IRC | 09:29 | |
*** Gizmokid2005 has quit IRC | 09:29 | |
*** swartulv has joined #maemo | 09:29 | |
*** wnd has quit IRC | 09:31 | |
*** Gizmokid2005 has joined #maemo | 09:34 | |
*** HylianSavior has joined #maemo | 09:38 | |
*** wnd_ is now known as wnd | 09:39 | |
*** dhbiker has joined #maemo | 09:40 | |
*** qwazix__ has joined #maemo | 09:42 | |
*** qwazix_ has quit IRC | 09:46 | |
*** mschlens has quit IRC | 09:47 | |
*** ChiaSmurf has quit IRC | 10:04 | |
*** freemangordon_ has joined #maemo | 10:12 | |
*** swartulv has quit IRC | 10:15 | |
*** swartulv has joined #maemo | 10:16 | |
*** tanty_off is now known as tanty | 10:26 | |
*** bluelupo has joined #maemo | 10:26 | |
*** florian_kc has joined #maemo | 10:29 | |
*** florian_kc is now known as florian | 10:30 | |
*** freemangordon_ has quit IRC | 10:34 | |
*** freemangordon_ has joined #maemo | 10:39 | |
*** freemangordon_ has left #maemo | 10:44 | |
*** HylianSavior has quit IRC | 10:44 | |
*** troulouliou_dev has joined #maemo | 10:45 | |
*** M4rtinK has joined #maemo | 10:52 | |
*** kolp has joined #maemo | 11:01 | |
*** troulouliou_dev has quit IRC | 11:10 | |
joga | http://img-9gag-lol.9cache.com/photo/aPyjYqK_460s.jpg | 11:18 |
*** troulouliou_dev has joined #maemo | 11:20 | |
*** Trizt has quit IRC | 11:23 | |
*** Trizt has joined #maemo | 11:23 | |
*** jonwil has joined #maemo | 11:27 | |
*** M4rtinK has quit IRC | 11:28 | |
*** bef0rd has quit IRC | 11:39 | |
*** N-Mi has joined #maemo | 11:54 | |
*** LauRoman|Laptop has joined #maemo | 12:02 | |
*** arcean has joined #maemo | 12:07 | |
*** arcean has quit IRC | 12:30 | |
*** zGrr has joined #maemo | 12:43 | |
*** goldkatze has joined #maemo | 12:43 | |
zGrr | moin :) | 12:43 |
*** stef_204 has joined #maemo | 13:01 | |
*** ZogG_laptop has joined #maemo | 13:06 | |
*** arcean has joined #maemo | 13:46 | |
*** erlehmann has joined #maemo | 13:46 | |
*** troulouliou_dev has quit IRC | 13:46 | |
*** eMHa has quit IRC | 13:52 | |
*** lxp1 has quit IRC | 14:02 | |
*** troulouliou_dev has joined #maemo | 14:16 | |
*** troulouliou_dev has joined #maemo | 14:16 | |
*** freemangordon_ has joined #maemo | 14:17 | |
*** eMHa has joined #maemo | 14:19 | |
*** LauRoman|Laptop has quit IRC | 14:20 | |
*** Gh0sty has quit IRC | 14:55 | |
*** Gh0sty has joined #maemo | 14:55 | |
*** geaaru has joined #maemo | 15:13 | |
*** louisdk has joined #maemo | 15:38 | |
*** ZogG_laptop has quit IRC | 15:39 | |
*** freemangordon_ has quit IRC | 15:41 | |
*** ZogG_laptop has joined #maemo | 15:44 | |
*** bef0rd has joined #maemo | 15:48 | |
*** louisdk has quit IRC | 15:51 | |
*** LauRoman has quit IRC | 16:01 | |
*** Haudegen has quit IRC | 16:03 | |
*** e2718 has joined #maemo | 16:05 | |
*** jonwil has quit IRC | 16:09 | |
*** lxp has joined #maemo | 16:11 | |
*** bef0rd has quit IRC | 16:15 | |
*** konelix has joined #maemo | 16:28 | |
*** Guest90960 has joined #maemo | 16:33 | |
*** arcean has quit IRC | 16:52 | |
*** VDVsx has quit IRC | 16:55 | |
*** stryngs has joined #maemo | 17:07 | |
*** LauRoman has joined #maemo | 17:08 | |
*** arcean has joined #maemo | 17:10 | |
*** guerby has quit IRC | 17:14 | |
*** guerby has joined #maemo | 17:15 | |
*** troulouliou_dev has quit IRC | 17:15 | |
*** trumee has joined #maemo | 17:18 | |
*** Guest90960 is now known as Haudegen | 17:19 | |
*** erlehmann has quit IRC | 17:21 | |
*** erlehmann has joined #maemo | 17:22 | |
stryngs | woohoo, patching bash by hand for maemo | 17:37 |
* stryngs bets money that nobody has patched bash for the maemo repos | 17:38 | |
stryngs | I'm checking | 17:38 |
stryngs | but if i were a bettin man | 17:38 |
stryngs | id bet not | 17:38 |
*** e2718 has quit IRC | 17:39 | |
merlin1991 | stryngs: when you can validate the patch works as intended, please send a patch to mailinglist or somewhere where cssu can pick it up | 17:40 |
stryngs | Ill validate it as far as the listed examples go for detecting it | 17:41 |
stryngs | and you betcha | 17:41 |
stryngs | happy to do so | 17:41 |
freemangordon | merlin1991: wait, why CSSU? bash is in extras | 17:57 |
*** ecc3g has quit IRC | 17:57 | |
*** RedM has joined #maemo | 17:58 | |
*** RedW has quit IRC | 17:58 | |
*** ecc3g has joined #maemo | 17:59 | |
stryngs | grr | 18:03 |
stryngs | Nokia-N900:~/bash# gpg --verify bash43-002.sig | 18:03 |
stryngs | gpg: no signed data | 18:03 |
stryngs | gpg: can't hash datafile: file open error | 18:03 |
stryngs | wtf | 18:03 |
merlin1991 | freemangordon: true, beats me why I was sure we have bash on the stock system | 18:07 |
kerio | because it's a reasonable expectation | 18:09 |
kerio | for a linux install | 18:09 |
freemangordon | ivo@ivo-H81M-S2PV:~$ ls -al /bin/sh | 18:10 |
freemangordon | lrwxrwxrwx 1 root root 4 фев 19 2014 /bin/sh -> dash | 18:10 |
freemangordon | ivo@ivo-H81M-S2PV:~$ cat /etc/issue | 18:10 |
freemangordon | Ubuntu 14.04.1 LTS \n \l | 18:10 |
freemangordon | :P | 18:10 |
*** FlameReaper-PC has quit IRC | 18:14 | |
*** hubutm20 has joined #maemo | 18:16 | |
*** e2718 has joined #maemo | 18:29 | |
*** zGrr has quit IRC | 18:44 | |
ecc3g | hmm... I guess I did install bash after all... | 18:47 |
*** ZogG_laptop has quit IRC | 18:49 | |
*** Capsule has joined #maemo | 18:58 | |
Capsule | Hi, | 18:58 |
Capsule | who can help me for flash my old maemo version , on nokia N900 ?! | 18:58 |
merlin1991 | what exaclty is 'your' old maemo version? | 18:59 |
Capsule | very old ... 1 seconde plz , | 19:00 |
Capsule | Maemo 5 version : 2.2009.51-1.205.1 | 19:01 |
Sc0rpius | that's old | 19:01 |
Capsule | :) | 19:01 |
Capsule | hi Sc0rpius | 19:01 |
Sc0rpius | you can upgrade to the 2011 version of Maemo heh | 19:01 |
Sc0rpius | hi there | 19:01 |
Capsule | i want to try :) | 19:01 |
Capsule | but i need help :/ | 19:01 |
Capsule | i am in Ubuntu _ Linux | 19:02 |
Capsule | and one more time , pardon for my langage , i am french , with lot of bad translation ^^ | 19:02 |
Sc0rpius | well I guess you need to read this page very carefully | 19:05 |
Sc0rpius | env x='() { :;}; echo vulnerable' bash -c "echo this is a test" | 19:05 |
Sc0rpius | no, not that hehehe | 19:05 |
Sc0rpius | http://wiki.maemo.org/Updating_the_firmware | 19:05 |
Sc0rpius | that | 19:05 |
Sc0rpius | and the latest firmware is in | 19:05 |
Sc0rpius | http://nds2.fds-fire.nokia.com/fdp/interface/FiRe/2011/9/--FID--A0A22MVWFVFAM/--LID--FiRe1317015685654/RX-51_2009SE_21.2011.38-1_PR_COMBINED_MR0_ARM.bin | 19:07 |
Sc0rpius | and good luck | 19:07 |
*** eMHa has quit IRC | 19:10 | |
*** qwazix__ has quit IRC | 19:19 | |
*** eMHa has joined #maemo | 19:20 | |
*** ToJa92 has quit IRC | 19:25 | |
*** ToJa92 has joined #maemo | 19:26 | |
Capsule | thx , are sure about RX-51_2009SE_21.2011.38-1_PR_COMBINED_MR0_ARM.bin , it's right for N900 ?! | 19:28 |
Sc0rpius | I'm positive, yes. | 19:34 |
Sc0rpius | it says RX-51 there | 19:35 |
Sc0rpius | that's your N900. | 19:35 |
*** HylianSavior has joined #maemo | 19:36 | |
*** erlehmann has quit IRC | 19:37 | |
*** qwazix__ has joined #maemo | 19:42 | |
*** tanty is now known as tanty_off | 19:54 | |
*** HylianSavior has quit IRC | 20:01 | |
freemangordon | sixwheeledbeast: http://maemo.merlin1991.at/cssu/community-devel/pool/free/n/nokiamaps-navigation-provider/ | 20:03 |
*** japa-fi has quit IRC | 20:05 | |
*** e2718 has quit IRC | 20:07 | |
freemangordon | in case anyone is interested and bold enough :) http://talk.maemo.org/showthread.php?p=1440691#post1440691 | 20:13 |
*** florian has quit IRC | 20:20 | |
*** erlehmann has joined #maemo | 20:26 | |
*** geaaru has quit IRC | 20:42 | |
*** protem has joined #maemo | 20:43 | |
*** shentey has joined #maemo | 20:44 | |
*** sq-one has joined #maemo | 20:56 | |
*** HylianSavior has joined #maemo | 21:04 | |
*** shentey has quit IRC | 21:06 | |
*** stryngs has left #maemo | 21:07 | |
*** _rd has joined #maemo | 21:21 | |
*** ced117_ has joined #maemo | 21:36 | |
*** _rd has quit IRC | 21:38 | |
*** _rd has joined #maemo | 21:39 | |
*** ced117_ is now known as ced117 | 21:46 | |
*** ced117 has joined #maemo | 21:46 | |
*** HylianSavior has quit IRC | 21:53 | |
*** rm_work is now known as rm_work|away | 21:57 | |
*** rm_work|away is now known as rm_work | 21:57 | |
*** florian has joined #maemo | 22:05 | |
*** sq-one has quit IRC | 22:13 | |
*** stef_204 has quit IRC | 22:31 | |
*** bluelupo has quit IRC | 22:40 | |
*** _rd has quit IRC | 22:41 | |
*** stef_204 has joined #maemo | 22:42 | |
*** erlehmann has quit IRC | 22:47 | |
*** javispedro has joined #maemo | 22:53 | |
*** stef_204 has quit IRC | 22:57 | |
*** at1as has joined #maemo | 23:01 | |
*** _rd has joined #maemo | 23:15 | |
*** dhbiker has quit IRC | 23:15 | |
*** vibe_ has joined #maemo | 23:17 | |
vibe_ | evening 4 all | 23:17 |
Capsule | thx | 23:19 |
Capsule | or right :/ | 23:19 |
vibe_ | any ideas for randomly booting device? | 23:20 |
vibe_ | did full reflash and using cssu stable | 23:21 |
vibe_ | reason is sw_rst | 23:21 |
*** ALo is now known as ALoGeNo | 23:24 | |
*** ALoGeNo has joined #maemo | 23:24 | |
*** amizraa has quit IRC | 23:26 | |
*** amizraa has joined #maemo | 23:27 | |
*** jonwil has joined #maemo | 23:47 | |
*** vibe_ has quit IRC | 23:50 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!