bug-sourceinstall
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-sourceinstall] [bug #23671] sourceinstall-gtk segmentation faults o


From: Claudio Fontana
Subject: [bug-sourceinstall] [bug #23671] sourceinstall-gtk segmentation faults on a 64bit GnuLinux platform
Date: Sun, 22 Jun 2008 16:08:44 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

Update of bug #23671 (project sourceinstall):

                Severity:              3 - Normal => 4 - Important          
                  Status:                    None => Ready For Test         
             Assigned to:                    None => sick_soul              

    _______________________________________________________

Follow-up Comment #1:

Thank you for finding this nasty portability bug.
I have tried to address all such problems in the code,
and have committed a fix to cvs.

-cvs builds have been uploaded to the download area @
ftp://ftp.gnu.org/gnu/sourceinstall

Could you test those latest cvs builds for me?

Thanks - Claudio

libsrcinst/ChangeLog:
---------------------
2008-06-22  Claudio Fontana  <address@hidden>

        fix serious portability problem for 64bit archs (bug #23671)

        * actions.c, mf_features.c, package_info.c, srccfgopt.c, srcexport.c,
string_list.c:
        replace 0 with (void *)0 in variable argument function calls,
        when passing pointers.
        Thanks to Nicola Fontana for finding the bug.
---------------------
sourceinstall-gtk/ChangeLog:
---------------------
2008-06-22  Claudio Fontana  <address@hidden>

        fix serious portability problem for 64bit archs (bug #23671)
        * gui.c, dialog.c: replace 0 pointers with NULL in vararg func
calls.
        Thanks to Nicola Fontana for finding the bug.
---------------------



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23671>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]