[Users] [Bug 2626] New: Crash in file browser when trying to attach a file
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Wed Mar 7 20:27:58 CET 2012
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2626
Summary: Crash in file browser when trying to attach a file
Product: Claws Mail
Version: 3.8.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: UI/Compose Window
AssignedTo: users at lists.claws-mail.org
ReportedBy: lisaev at umail.iu.edu
When attaching a file from Compose window (ctrl-m) the file browser opens in
the last known directory and sometimes crashes, taking down the entire client.
This is accompanied only by an error message from glib2 (running with --debug),
e.g.:
(process:1102): GLib-ERROR (recursed) **: gmem.c:202: failed to allocate 2032
bytesUnexpected error.
There is no segfault or crash dumps. Also, crash dialog does not pop up. The
crash only happens first time the attach dialog is open -- upon restarting
claws afterwards, things work as expected.
I suspect this is related to folder size... The system is Archlinux x86_64
(Glib2 2.30.2). Compile/configure options:
CFLAGS="-march=native -O2 -pipe -fstack-protector-all -fexceptions
-fno-delete-null-pointer-checks --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
CXXFLAGS="-march=native -O2 -pipe -fstack-protector-all -fexceptions
-fno-delete-null-pointer-checks --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now,--hash-style=gnu"
./configure --prefix=/usr \
--enable-gnutls \
--enable-pgpcore-plugin \
--enable-pgpmime-plugin \
--enable-crash-dialog \
--disable-ldap \
--disable-libetpan \
--disable-static \
--disable-enchant \
--disable-dillo-viewer-plugin \
--disable-spamassassin-plugin \
--disable-bogofilter-plugin \
--disable-jpilot \
--disable-networkmanager-support \
--disable-startup-notification \
--disable-valgrind \
--disable-ipv6 \
--disable-trayicon-plugin \
--disable-compface
Please let me know what additional info I need to provide to track down this
problem. I will also test with new glib2 when it becomes available.
Thanks.
--
Configure bugmail: http://www.thewildbeast.co.uk/claws-mail/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Users
mailing list