Hi Dennis I fixed the problem with the bazaar release 124 ( bzr branch lp:estardict ). I also create the option "--enable-debug" for the configure, in this way we can have the debug symbols. I would like to make some other changes before the next estarDict release. Thanks for the feedback Regards Luca
On Tue, Sep 11, 2012 at 5:41 PM, Vaudano Luca <[email protected]> wrote: > Hi Dennis > > I recompiled the new Enlightenment library in my system and I can > reproduce the issue. > Thanks, I'll look at it. > > Regards > Luca > > On Tue, Sep 11, 2012 at 3:08 AM, Dennis Lan (dlan) > <[email protected]> wrote: >> I've tried in Gentoo, with latest efl library, hit segv problem >> >> (gdb) run >> Starting program: /usr/bin/estardict >> warning: Could not load shared library symbols for linux-gate.so.1. >> Do you need "set solib-search-path" or "set sysroot"? >> [Thread debugging using libthread_db enabled] >> Using host libthread_db library "/lib/libthread_db.so.1". >> ERR<9235>: elm_box.c:451 elm_box_add() safety check failed: parent == NULL >> ERR<9235>: elm_scroller.c:662 elm_scroller_add() safety check failed: >> parent == NULL >> ERR<9235>: elm_button.c:343 elm_button_add() safety check failed: parent == >> NULL >> ERR<9235>: elm_main.c:945 elm_object_part_text_set() safety check >> failed: obj == NULL >> ERR<9235>: elm_box.c:451 elm_box_add() safety check failed: parent == NULL >> ERR<9235>: elm_main.c:973 elm_object_part_content_set() safety check >> failed: obj == NULL >> ERR<9235>: elm_frame.c:192 elm_frame_add() safety check failed: parent == >> NULL >> ERR<9235>: elm_main.c:945 elm_object_part_text_set() safety check >> failed: obj == NULL >> ERR<9235>: elm_entry.c:3098 elm_entry_add() safety check failed: parent == >> NULL >> >> Program received signal SIGSEGV, Segmentation fault. >> 0xb7d68cb4 in ?? () from /usr/lib/libelementary.so.1 >> (gdb) backtrace >> #0 0xb7d68cb4 in ?? () from /usr/lib/libelementary.so.1 >> #1 0xb7d6bdca in elm_entry_entry_set () from /usr/lib/libelementary.so.1 >> #2 0x0804d0c9 in createFirstUsageFrame () >> #3 0x0804d337 in createInfoPage () >> #4 0x0804d81a in promoteFirstUsagePage () >> #5 0x0804a9e3 in elm_main () >> #6 0x0804a849 in main () >> >> >> On Mon, Jul 30, 2012 at 2:52 PM, Vaudano Luca <[email protected]> wrote: >>> Thanks! >>> >>> On Sat, Jul 28, 2012 at 2:08 AM, Martin Jansa <[email protected]> >>> wrote: >>>> On Thu, Jul 19, 2012 at 11:33:39AM +0200, Vaudano Luca wrote: >>>>> Hello Martin >>>> >>>> Hi, >>>> >>>>> I released estardict 0.7 >>>>> I attach the bitbake file, it is more verbose than usual because I >>>>> "optify" the program for being more complaint with the maemo OS rules. >>>>> Hope that it is fine. >>>> >>>> I personally don't like "optified" stuff, but it will be in staging 079, >>>> sorry for delay.. >>>> >>>> BTW: FILES_${PN} += "/opt/${PN}" is enough, you don't need to list every >>>> file >>>> >>>> Cheers, >>>> >>>> -- >>>> Martin 'JaMa' Jansa jabber: [email protected] >>> _______________________________________________ >>> Shr-devel mailing list >>> [email protected] >>> http://lists.shr-project.org/mailman/listinfo/shr-devel _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
