[maemo-developers] Segmentation fault in callback functions - maemo 4.0
From: Jakov dkymail at gmail.comDate: Wed Feb 27 03:16:23 EET 2008
- Previous message: Segmentation fault in callback functions - maemo 4.0
- Next message: Can't start Maemo
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
OK, thanks to Markku, I solved the problem. It's due to passing wrong param prototype. Thanks, On Tue, Feb 19, 2008 at 4:28 PM, Jakov <dkymail at gmail.com> wrote: > Oh, I see. Thanks, Jussi. > > Now I can install the application. However, it turns to the above problem. > When I click a button, the application exits with error: > > Segmentation fault. > > Then let's turn to Eero Tamminen's question: > "I guess in that case there's a bug in your application. Was it > also a segfault like with Qemu? > > Does it output any Glib asserts to syslog (on device) or to console > (on x86 Sbox)? If you Valgrind it on x86 sbox, does it output any > errors from your application?" > > I don't think there's any new bug, because the app worked well on Maemo > 3.2 before. With this new maemo, I just make again and run. Ah, I also > modify some include lines of code for suitable with new hildon. > > is it a problem related to qemu? Any hint for me? > > Thanks, > > > On Feb 19, 2008 3:49 PM, Jussi Kukkonen <jhkukkon at cc.hut.fi> wrote: > > > Jakov wrote: > > > Oops, installed the old deb file. Now I repack my app to new .deb > > file. > > > But I can't install with this file, the problem reported: > > > > > > > > ------------------------------------------------------------------------------------ > > > Unable to install testapp > > > Application packages missing: hildon-fm1 (>=1.14) > > > hildon-libs0 (>=0.14.11-1 > > ) > > > libdbus-1-2 (>=0.61) > > > > > ------------------------------------------------------------------------------------- > > > > > > Does it mean N800 miss above packages? > > > > ITOS2008 / Maemo 4.0 does not have those packages, yes. See > > > > http://repository.maemo.org/stable/chinook/3.2_vs_4.0_content_comparison.html > > > > Maemo documentation will probably help with details, but I assume you'll > > want to use libdbus-1-3, hildon-1 and hildon-fm-2. > > > > HTH, > > Jussi > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20080227/c645290f/attachment.htm
- Previous message: Segmentation fault in callback functions - maemo 4.0
- Next message: Can't start Maemo
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]