Nerijus Baliunas | 14 Aug 2005 21:46
Picon

crash when opening addr book

Hello,

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1217447264 (LWP 14230)]
0xb7c6357d in wxXPMDecoder::ReadData (this=0xbff6223f, xpm_data=0x8a7a368)
    at ../wxWindows/src/common/xpmdecod.cpp:770
770                                                  [chars_per_pixel * i + i_key];
(gdb) bt
#0  0xb7c6357d in wxXPMDecoder::ReadData (this=0xbff6223f, xpm_data=0x8a7a368)
    at ../wxWindows/src/common/xpmdecod.cpp:770
#1  0xb7c63afb in wxXPMDecoder::ReadFile (this=0xbff6223f, stream= <at> 0xbff622c0)
    at ../wxWindows/src/common/xpmdecod.cpp:240
#2  0xb7c26cc0 in wxXPMHandler::LoadFile (this=0x84e54c8, image=0xbff62340, 
    stream= <at> 0xbff622c0) at ../wxWindows/src/common/imagxpm.cpp:103
#3  0xb7c1c255 in wxImage::LoadFile (this=0xbff62340, stream= <at> 0xbff622c0, 
    type=50, index=-1) at ../wxWindows/src/common/image.cpp:1549
#4  0xb7c1b4f0 in wxImage::LoadFile (this=0xbff62340, filename= <at> 0xbff62398, 
    type=50, index=-1) at ../wxWindows/src/common/image.cpp:1368
#5  0xb7b2e3ce in wxBitmap::LoadFile (this=0xbff623b0, name= <at> 0xbff62398, 
    type=wxBITMAP_TYPE_ANY) at ../wxWindows/src/gtk/bitmap.cpp:1386
#6  0x081c95e9 in wxIconManager::GetIcon (this=0x85097f8, 
    iconNameOrig= <at> 0xbff62468) at .src/gui/wxIconManager.cpp:591
#7  0x081c97f4 in wxIconManager::GetBitmap (this=0x85097f8, 
    bmpName= <at> 0xbff62468) at .src/gui/wxIconManager.cpp:511
#8  0x0812322d in wxAdbTree (this=0x8a7ab08, frame=0x8ece600, 
    parent=0x8a7a698, id=1000) at .src/adb/AdbFrame.cpp:3190
#9  0x081279b6 in wxAdbEditFrame (this=0x8ece600, parent=0x8505100)
    at .src/adb/AdbFrame.cpp:1282
#10 0x08128096 in ShowAdbFrame (parent=0x8505100) at .src/adb/AdbFrame.cpp:1197
#11 0x08205e15 in wxMFrame::OnMenuCommand (this=0x8505100, id=164)
(Continue reading)

Nerijus Baliunas | 15 Aug 2005 14:29
Picon

crash when opening message

Hello,

Program received signal SIGTTOU, Stopped (tty output).
[Switching to Thread -1217443168 (LWP 29857)]
0xb7f67402 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7f67402 in __kernel_vsyscall ()
#1  0x004a1d93 in __write_nocancel () from /lib/libc.so.6
#2  0x00445b3b in _IO_new_file_write () from /lib/libc.so.6
#3  0x00444679 in new_do_write () from /lib/libc.so.6
#4  0x00445d0f in _IO_new_file_xsputn () from /lib/libc.so.6
#5  0x00420c43 in buffered_vfprintf () from /lib/libc.so.6
#6  0x00420e97 in vfprintf () from /lib/libc.so.6
#7  0x00429b6e in fprintf () from /lib/libc.so.6
#8  0xb7c7ac52 in wxLogGui::DoLog (this=0x8dde020, level=6, 
    szString=0xb79d3700 "rfc822_base64() failed", t=1124108636)
    at ../wxWindows/src/generic/logg.cpp:384
#9  0xb793dda2 in wxLogChain::DoLog (this=0x8ee6998, level=6, 
    szString=0xb79d3700 "rfc822_base64() failed", t=1124108636)
    at ../wxWindows/src/common/log.cpp:671
#10 0xb7c7bf16 in wxLogWindow::DoLog (this=0x8ee6998, level=6, 
    szString=0xb79d3700 "rfc822_base64() failed", t=1124108636)
    at ../wxWindows/src/generic/logg.cpp:612
#11 0xb7c8047f in wxLog::OnLog (level=6, 
    szString=0xb79d3700 "rfc822_base64() failed", t=1124108636)
    at ../wxWindows/include/wx/log.h:152
#12 0xb793c570 in wxVLogDebug (szFormat=0x837e32f "rfc822_base64() failed", 
    argptr=0xbfe66974 ":+") at ../wxWindows/src/common/log.cpp:310
#13 0xb793c5d6 in wxLogDebug (szFormat=0x837e32f "rfc822_base64() failed")
    at ../wxWindows/src/common/log.cpp:310
(Continue reading)

Nerijus Baliunas | 16 Aug 2005 01:32
Picon

opening attachments

Hello,

since some time when I open attachment 2 identical temp files
with different names are created. Only one is deleted when
I exit M.

Regards,
Nerijus

-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
bugzilla-daemon | 23 Aug 2005 16:32
Picon

[Bug 699] Compiling on IRIX using MipsPro (**dependencies not supported**)

http://zeitlin.homeunix.com/cgi-bin/mbugs/show_bug.cgi?id=699

rollei <at> tiscalinet.it changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
           Platform|                            |All
         Resolution|FIXED                       |

------- Additional Comments From rollei <at> tiscalinet.it  2005-08-23 16:32 -------
the test doesn't work well.
configure checks for null output, while CC -M will always output the dependency of the file itself at 
least.
Furthermore -M only does preprocessing, thus preprocessing and compilations are two stages.

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

-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
bugzilla-daemon | 31 Aug 2005 23:23
Picon

[Bug 912] New: build fails due to different openssl prototypes

http://zeitlin.homeunix.com/cgi-bin/mbugs/show_bug.cgi?id=912

           Summary: build fails due to different openssl prototypes
           Product: Mahogany
           Version: from CVS
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Build/Compile/Install (*IX)
        AssignedTo: mahogany-developers <at> lists.sourceforge.net
        ReportedBy: rollei <at> tiscalinet.it

using openssl 0.9.7g build fails with these errors:

c++ -o util/ssl.o -c -I/home/multix/wx-cvs/M/include -I/usr/include/python2.4 -DNO_IDEA -
DNO_DSA -DOPENSSL_NO_KRB5 -I/usr/local/lib/wx/include/motif-ansi-release-2.6 -I/usr/local/
include/wx-2.6 -D__WXMOTIF__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES 
-D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA -I/home/multix/wx-cvs/M/lib/imap/c-client -I/
home/multix/wx-cvs/M/lib/compface -I/home/multix/wx-cvs/M/src/wx/vcard -fno-exceptions 
-fno-rtti -fno-operator-names -I/usr/local/lib/wx/include/motif-ansi-release-2.6 -I/usr/local/
include/wx-2.6 -D__WXMOTIF__ -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES 
-D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA -O2 -MMD -Wall util/ssl.cpp
util/ssl.cpp: In function `int SSL_pending(SSL*)':
util/ssl.cpp:105: error: declaration of C function `int SSL_pending(SSL*)' conflicts with
/usr/include/openssl/ssl.h:1194: error: previous declaration `int SSL_pending(const SSL*)' here
util/ssl.cpp: In function `const char* SSL_CIPHER_get_name(SSL_CIPHER*)':
util/ssl.cpp:109: error: declaration of C function `const char* SSL_CIPHER_get_name(SSL_CIPHER*)' 
conflicts with
(Continue reading)

bugzilla-daemon | 31 Aug 2005 23:31
Picon

[Bug 913] New: c-client OS type not known for NetBSD

http://zeitlin.homeunix.com/cgi-bin/mbugs/show_bug.cgi?id=913

           Summary: c-client OS type not known for NetBSD
           Product: Mahogany
           Version: from CVS
          Platform: Macintosh
        OS/Version: NetBSD
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Build/Compile/Install (*IX)
        AssignedTo: mahogany-developers <at> lists.sourceforge.net
        ReportedBy: rollei <at> tiscalinet.it

on NetBSD/ppc

checking for c-client library OS type... unknown
configure: error: cannot guess c-client OS type for NetBSD,
please have a look at lib/imap/Makefile and use --with-ccostype=xxx
with xxx being the most appropriate system type from this file.

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

-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
(Continue reading)

bugzilla-daemon | 1 Sep 2005 00:05
Picon

[Bug 913] c-client OS type not known for NetBSD

http://zeitlin.homeunix.com/cgi-bin/mbugs/show_bug.cgi?id=913

vadim <at> wxwindows.org changed:

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

------- Additional Comments From vadim <at> wxwindows.org  2005-09-01 00:05 -------
Ok, configure should use "neb" automatically now, thanks.

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

-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
bugzilla-daemon | 31 Aug 2005 23:33
Picon

[Bug 913] c-client OS type not known for NetBSD

http://zeitlin.homeunix.com/cgi-bin/mbugs/show_bug.cgi?id=913

------- Additional Comments From rollei <at> tiscalinet.it  2005-08-31 23:33 -------
Configured Mahogany 0.66.0 for powerpc-apple-netbsd3.99.8.

(I use a beta kernel, I know)

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

-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
bugzilla-daemon | 31 Aug 2005 23:37
Picon

[Bug 914] New: #error on netbsd

http://zeitlin.homeunix.com/cgi-bin/mbugs/show_bug.cgi?id=914

           Summary: #error on netbsd
           Product: Mahogany
           Version: from CVS
          Platform: Macintosh
        OS/Version: NetBSD
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Build/Compile/Install (*IX)
        AssignedTo: mahogany-developers <at> lists.sourceforge.net
        ReportedBy: rollei <at> tiscalinet.it

Configured Mahogany 0.66.0 for powerpc-apple-netbsd3.99.8.

--- I get

c++ -o adb/AdbDialogs.o -c -I/home/multix/wx-stuff/mahogany/nbsdppc/include -I/home/
multix/wx-stuff/mahogany/M/include -DNO_IDEA -DNO_DSA -DOPENSSL_NO_KRB5 -I/usr/local/
lib/wx/include/motif-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXMOTIF__ -I/usr/
X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/home/multix/wx-stuff/mahogany/
nbsdppc/lib/imap/c-client -I/home/multix/wx-stuff/mahogany/M/lib/compface -I/home/
multix/wx-stuff/mahogany/M/src/wx/vcard -fno-exceptions -fno-rtti -fno-operator-names -I/
usr/local/lib/wx/include/motif-ansi-release-2.6 -I/usr/local/include/wx-2.6 -D__WXMOTIF__ -I/
usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -O2 -MMD -Wall .src/adb/
AdbDialogs.cpp
In file included from /home/multix/wx-stuff/mahogany/M/include/Mpch.h:14,
                 from .src/adb/AdbDialogs.cpp:21:
/home/multix/wx-stuff/mahogany/M/include/Mconfig.h:74:5: #error "Unknown platform (forgot 
(Continue reading)

bugzilla-daemon | 31 Aug 2005 23:52
Picon

[Bug 912] build fails due to different openssl prototypes

http://zeitlin.homeunix.com/cgi-bin/mbugs/show_bug.cgi?id=912

vadim <at> wxwindows.org changed:

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

------- Additional Comments From vadim <at> wxwindows.org  2005-08-31 23:52 -------
Should be fixed in the cvs now, please reopen if it still doesn't work, thanks!

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

-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

Gmane