Send buglog mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/buglog
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of buglog digest..."
Today's Topics:

   1. [Bug 235] New: Deploy openocd-native, not openocd,        and make
      openocd-native buildable ([EMAIL PROTECTED])
   2. [Bug 228] openmoko applications(contacts, appmanager ...)
      easily crash on the phone ([EMAIL PROTECTED])
   3. [Bug 228] openmoko applications(contacts, appmanager ...)
      easily crash on the phone ([EMAIL PROTECTED])
   4. [Bug 55] Don't pop up the dialer interface initially
      ([EMAIL PROTECTED])
   5. [Bug 54] PIN Entry ([EMAIL PROTECTED])
   6. [Bug 236] New: Close moko_dialog_window several times,
      moko_stylus_demo will report segmentation fault
      ([EMAIL PROTECTED])
   7. [Bug 236] New: Close moko_dialog_window several times,
      moko_stylus_demo will report segmentation fault
      ([EMAIL PROTECTED])
   8. [Bug 228] openmoko applications(contacts, appmanager ...)
      easily crash on the phone ([EMAIL PROTECTED])
   9. [Bug 228] openmoko applications(contacts, appmanager ...)
      easily crash on the phone ([EMAIL PROTECTED])
  10. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
  11. [Bug 237] New: Fix remaining https urls in bitbake recipes.
      ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=235

           Summary: Deploy openocd-native, not openocd, and make openocd-
                    native buildable
           Product: OpenMoko
           Version: current svn head
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: OE bitbake recipes  / build system
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Patch is at
http://svn.nslu2-linux.org/svnroot/mokomakefile/trunk/patches/openmoko-HEAD/openocd.patch

Had to add FILESDIR to the native bb, so it would pick up the patches from the
correct directory.  Then moved the do_deploy from the cross build to the native
build (as you need the native build for devirginator, so that's the one which
should be in the deploy directory).



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=228





------- Additional Comments From [EMAIL PROTECTED]  2007-03-05 18:56 -------
I have managed to get this backtrace from the contacts crash:

#0  0x4037f0ec in cb_filter_menu_update () from /usr/lib/libmokoui.so.0
#1  0x40ad536c in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#2  0x40accc44 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#3  0x40ad7fac in ?? () from /usr/lib/libgobject-2.0.so.0

You need to install the relevent dbg packages on the phone to get the debug
information.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=228





------- Additional Comments From [EMAIL PROTECTED]  2007-03-05 18:56 -------
I have managed to get this backtrace from the contacts crash:

#0  0x4037f0ec in cb_filter_menu_update () from /usr/lib/libmokoui.so.0
#1  0x40ad536c in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#2  0x40accc44 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#3  0x40ad7fac in ?? () from /usr/lib/libgobject-2.0.so.0

You need to install the relevent dbg packages on the phone to get the debug
information.



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=55

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2007-03-06 02:31 -------
re-type the command line will show the main window or active window now.



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=54

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2007-03-06 02:35 -------
the PIN entry window will popup when gsmd indicates the PIN is needed. But 
sometimes, gsmd will not report until a long time, so to popup the PIN entry 
window proactively will be necessary.
But this requires a more stable mechanism for current libgsmd/gsmd/modem 
communication.



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=236

           Summary: Close moko_dialog_window several times, moko_stylus_demo
                    will report segmentation fault
           Product: OpenMoko
           Version: 2007
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: openmoko-libs
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Close moko_dialog_window several times, moko_stylus_demo will report
segmentation fault, gdb information is :

Program received signal SIGSEGV, Segmentation fault.
0x4001ee39 in moko_application_list_is_is_topmost (data=0x81f6460,
    window_id_=0xffffffff) at moko-application.c:232
232         if ( data && MOKO_IS_WINDOW (data) )
(gdb) bt
#0  0x4001ee39 in moko_application_list_is_is_topmost (data=0x81f6460,
    window_id_=0xffffffff) at moko-application.c:232
#1  0x404a927f in g_slist_foreach () from /usr/lib/libglib-2.0.so.0
#2  0x4001eedb in moko_application_update_top_most (self=0x8086fe0)
    at moko-application.c:279
#3  0x4001efd3 in moko_application_root_window_event_filter (
    xevent=0xbfffe8a0, event=0x8188934, data=0x8087620)
    at moko-application.c:314
#4  0x403503d8 in gdk_event_get_graphics_expose ()
   from /usr/lib/libgdk-x11-2.0.so.0
#5  0x40352344 in gdk_x11_register_standard_event_type ()
   from /usr/lib/libgdk-x11-2.0.so.0
#6  0x4035263d in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#7  0x403527d1 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#8  0x40493582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#9  0x404945f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#10 0x40494930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0x40494ed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#12 0x40020416 in moko_dialog_window_run (dialog=0x817b850)
    at moko-dialog-window.c:275
#13 0x4001f537 in moko_application_execute_dialog (self=0x8086fe0,
    title=0xffffffff <Address 0xffffffff out of bounds>, contents=0xffffffff)
    at moko-application.c:474
---Type <return> to continue, or q <return> to quit---
#14 0x0804a71d in cb_button2_clicked (button=0x80e4f30, user_data=0x0)
    at demo-main.c:217
#15 0x4044e2a6 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#16 0x4043c736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#17 0x4044ddcf in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#18 0x4044ce9c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#19 0x4044d126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#20 0x40090655 in gtk_button_clicked () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x400914da in _gtk_button_paint () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x4044e2a6 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#23 0x4043c9c9 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#24 0x4043c736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#25 0x4044d651 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#26 0x4044ce9c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#27 0x4044d126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#28 0x400905c5 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x40091383 in _gtk_button_paint () from /usr/lib/libgtk-x11-2.0.so.0
#30 0x4015699e in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#31 0x4043c9c9 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#32 0x4043c736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#33 0x4044d855 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#34 0x4044cc8c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#35 0x4044d126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#36 0x40245d87 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#37 0x401554b2 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#38 0x40154306 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#39 0x40352825 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#40 0x40493582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#41 0x404945f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#42 0x40494930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#43 0x40494ed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#44 0x40153bb3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#45 0x0804af86 in main (argc=1, argv=0xbffff994) at demo-main.c:374



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=236

           Summary: Close moko_dialog_window several times, moko_stylus_demo
                    will report segmentation fault
           Product: OpenMoko
           Version: 2007
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: openmoko-libs
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Close moko_dialog_window several times, moko_stylus_demo will report
segmentation fault, gdb information is :

Program received signal SIGSEGV, Segmentation fault.
0x4001ee39 in moko_application_list_is_is_topmost (data=0x81f6460,
    window_id_=0xffffffff) at moko-application.c:232
232         if ( data && MOKO_IS_WINDOW (data) )
(gdb) bt
#0  0x4001ee39 in moko_application_list_is_is_topmost (data=0x81f6460,
    window_id_=0xffffffff) at moko-application.c:232
#1  0x404a927f in g_slist_foreach () from /usr/lib/libglib-2.0.so.0
#2  0x4001eedb in moko_application_update_top_most (self=0x8086fe0)
    at moko-application.c:279
#3  0x4001efd3 in moko_application_root_window_event_filter (
    xevent=0xbfffe8a0, event=0x8188934, data=0x8087620)
    at moko-application.c:314
#4  0x403503d8 in gdk_event_get_graphics_expose ()
   from /usr/lib/libgdk-x11-2.0.so.0
#5  0x40352344 in gdk_x11_register_standard_event_type ()
   from /usr/lib/libgdk-x11-2.0.so.0
#6  0x4035263d in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#7  0x403527d1 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#8  0x40493582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#9  0x404945f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#10 0x40494930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0x40494ed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#12 0x40020416 in moko_dialog_window_run (dialog=0x817b850)
    at moko-dialog-window.c:275
#13 0x4001f537 in moko_application_execute_dialog (self=0x8086fe0,
    title=0xffffffff <Address 0xffffffff out of bounds>, contents=0xffffffff)
    at moko-application.c:474
---Type <return> to continue, or q <return> to quit---
#14 0x0804a71d in cb_button2_clicked (button=0x80e4f30, user_data=0x0)
    at demo-main.c:217
#15 0x4044e2a6 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#16 0x4043c736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#17 0x4044ddcf in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#18 0x4044ce9c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#19 0x4044d126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#20 0x40090655 in gtk_button_clicked () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x400914da in _gtk_button_paint () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x4044e2a6 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#23 0x4043c9c9 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#24 0x4043c736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#25 0x4044d651 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#26 0x4044ce9c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#27 0x4044d126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#28 0x400905c5 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x40091383 in _gtk_button_paint () from /usr/lib/libgtk-x11-2.0.so.0
#30 0x4015699e in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#31 0x4043c9c9 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#32 0x4043c736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#33 0x4044d855 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#34 0x4044cc8c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#35 0x4044d126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#36 0x40245d87 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#37 0x401554b2 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#38 0x40154306 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#39 0x40352825 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#40 0x40493582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#41 0x404945f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#42 0x40494930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#43 0x40494ed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#44 0x40153bb3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#45 0x0804af86 in main (argc=1, argv=0xbffff994) at demo-main.c:374



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=228





------- Additional Comments From [EMAIL PROTECTED]  2007-03-06 04:55 -------
openmoko-stylus-demo backtrace:

(gdb) bt
#0  0x407ca978 in g_atomic_int_get () from /usr/lib/libglib-2.0.so.0
#1  0x4077bae0 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#2  0x409c7fc4 in ?? () from /usr/lib/gtk-2.0/2.4.0/engines/libpixmap.so
Cannot access memory at address 0x360



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=228





------- Additional Comments From [EMAIL PROTECTED]  2007-03-06 04:55 -------
openmoko-stylus-demo backtrace:

(gdb) bt
#0  0x407ca978 in g_atomic_int_get () from /usr/lib/libglib-2.0.so.0
#1  0x4077bae0 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#2  0x409c7fc4 in ?? () from /usr/lib/gtk-2.0/2.4.0/engines/libpixmap.so
Cannot access memory at address 0x360



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



--- End Message ---
--- Begin Message ---
[This e-mail has been automatically generated.]

You have one or more bugs assigned to you in the Bugzilla 
bugsystem (http://bugzilla.openmoko.org/cgi-bin/bugzilla/) that require
attention.

All of these bugs are in the NEW state, and have not been touched
in 7 days or more.  You need to take a look at them, and 
decide on an initial action.

Generally, this means one of three things:

(1) You decide this bug is really quick to deal with (like, it's INVALID),
    and so you get rid of it immediately.
(2) You decide the bug doesn't belong to you, and you reassign it to someone
    else.  (Hint: if you don't know who to reassign it to, make sure that
    the Component field seems reasonable, and then use the "Reassign bug to
    owner of selected component" option.)
(3) You decide the bug belongs to you, but you can't solve it this moment.
    Just use the "Accept bug" command.

To get a list of all NEW bugs, you can use this URL (bookmark it if you like!):

    
http://bugzilla.openmoko.org/cgi-bin/bugzilla/buglist.cgi?bug_status=NEW&[EMAIL 
PROTECTED]

Or, you can use the general query page, at
http://bugzilla.openmoko.org/cgi-bin/bugzilla/query.cgi.

Appended below are the individual URLs to get to all of your NEW bugs that 
haven't been touched for a week or more.

You will get this message once a day until you've dealt with these bugs!

  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=69
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=70
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=112
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=114
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=137
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=181
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=192
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=204



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=237

           Summary: Fix remaining https urls in bitbake recipes.
           Product: OpenMoko
           Version: current svn head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: OE bitbake recipes  / build system
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


A 'grep -ir https .' only shows up two remaining https urls for the kernel 
recipes.

Please make sure you remove the svn caches in build/tmp/work/$package before 
trying.

Patch is attached.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog

Reply via email to