Preview Patch Crash....



Here's the backtrace:

[nathan@tornado ~]$ balsa &
[1] 18706
[nathan@tornado ~]$ gdb `which balsa` 1
GnomeUI-WARNING **: Could not open help topics file NULL
8706
GNU gdb 19991116
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i586-mandrake-linux"...
/home/nathan/18706: No such file or directory.
Attaching to program: /usr/local/bin/balsa, Pid 18706
Reading symbols from /usr/lib/libPropList.so.0...done.
Reading symbols from /usr/lib/libgnorba.so.27...done.
Reading symbols from /usr/lib/libORBitCosNaming.so.0...done.
Reading symbols from /usr/lib/libORBit.so.0...done.
Reading symbols from /usr/lib/libIIOP.so.0...done.
Reading symbols from /usr/lib/libORBitutil.so.0...done.
Reading symbols from /usr/lib/libgnomeui.so.32...done.
Reading symbols from /usr/lib/libart_lgpl.so.2...done.
Reading symbols from /usr/lib/libgdk_imlib.so.1...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Reading symbols from /usr/lib/libgtk-1.2.so.0...done.
Reading symbols from /usr/lib/libgdk-1.2.so.0...done.
Reading symbols from /usr/lib/libgmodule-1.2.so.0...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Reading symbols from /usr/lib/libgnome.so.32...done.
Reading symbols from /usr/lib/libgnomesupport.so.0...done.
Reading symbols from /usr/lib/libesd.so.0...done.
Reading symbols from /usr/lib/libaudiofile.so.0...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /lib/libdb.so.3...done.
Reading symbols from /usr/lib/libglib-1.2.so.0...done.
Reading symbols from /lib/libdl.so.2...done.
Reading symbols from /lib/libcrypt.so.1...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /usr/lib/libz.so.1...done.
Reading symbols from /lib/ld-linux.so.2...done.
Reading symbols from /lib/libnss_files.so.2...done.
Reading symbols from /lib/libnss_nis.so.2...done.
Reading symbols from /lib/libnsl.so.1...done.
Reading symbols from /usr/lib/gconv/ISO8859-1.so...done.
Reading symbols from /usr/lib/libimlib-png.so...done.
Reading symbols from /usr/lib/libpng.so.2...done.
0x4059271e in __select () from /lib/libc.so.6
(gdb) continue
Continuing.

Program received signal SIGSEGV, Segmentation fault.
scroll_set (adj=0x0, value=0) at balsa-message.c:1192
1192      upper = adj->upper - adj->page_size;
(gdb) bt
#0  scroll_set (adj=0x0, value=0) at balsa-message.c:1192
#1  0x806209e in select_part (bm=0x82e09b8, part=-1) at
balsa-message.c:1178
#2  0x8060637 in balsa_message_set (bm=0x82e09b8, message=0x82130e8) at
balsa-message.c:353
#3  0x806d375 in message_window_new (message=0x82130e8) at
message-window.c:187
#4  0x805d6c6 in index_button_press_cb (widget=0x81413f8, event=0x814a9e0,
data=0x8140fd8) at balsa-index-page.c:503
#5  0x4026da70 in gtk_marshal_BOOL__POINTER () from
/usr/lib/libgtk-1.2.so.0
#6  0x4029f5c6 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
Cannot access memory at address 0x1c
(gdb) print *adj
Cannot access memory at address 0x0
(gdb) print adj
$1 = (GtkAdjustment *) 0x0
(gdb) print adj->upper
Cannot access memory at address 0x14
(gdb) print adj->page_size
Cannot access memory at address 0x24
(gdb) print upper
No symbol "upper" in current context.
(gdb) quit
The program is running.  Quit anyway (and detach it)? (y or n) y
Detaching from program: /usr/local/bin/balsa, Pid 18706

All I do is open a folder, click on a message, and then double-click on
it.

Any further information I can provide, I will be more than happy to do so.

--Nathan

-- 
Nathan P. Clemons                       "Peace favor your code."
nathan@windsofstorm.net                 ICQ: 2810688
IN CONSTRUCTION:                        http://gnome.windsofstorm.net



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