After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 112408 - segv on selection of 20-or-so items in inbox
segv on selection of 20-or-so items in inbox
Status: RESOLVED DUPLICATE of bug 112839
Product: balsa
Classification: Other
Component: general
2.0.x
Other other
: High critical
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-05-06 14:15 UTC by Geoffrey Leach
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Geoffrey Leach 2003-05-06 14:14:52 UTC
Package: balsa
Severity: normal
Version: 2.0.10
Synopsis: segv on selection of 20-or-so items in inbox
Bugzilla-Product: balsa
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
segv on selection of 20-or-so items in inbox

Steps to reproduce the problem:
1. select items in window using ctrl-lmb until crash
2. 
3. 

Actual Results:


Expected Results:


How often does this happen?
reproducable

Additional Information:




Debugging Information:

Backtrace was generated from '/usr/bin/balsa'

(no debugging symbols found)...[New Thread 16384 (LWP 2308)]
[New Thread 32769 (LWP 2309)]
0x40d3683a in waitpid ()
   from /lib/i686/libpthread.so.0

Thread 1 (Thread 16384 (LWP 2308))

  • #0 waitpid
    from /lib/i686/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #3 <signal handler called>
  • #4 libbalsa_message_get_subject
  • #5 subject_gather
  • #6 g_node_children_foreach
    from /usr/lib/libglib-2.0.so.0
  • #7 threading_jwz
  • #8 bndx_messages_add
  • #9 mailbox_messages_func_idle
  • #10 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 main
  • #17 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 waitpid
    from /lib/i686/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-05-06 10:14 -------

Reassigning to the default owner of the component, pawsa@theochem.kth.se.

Comment 1 Elijah Newren 2003-05-06 18:05:24 UTC
Appears to be a unique stack trace, according to the
simple-dup-finder.  Setting version->2.0.x, marking priority->high &
severity->critical (it's a crasher), adding bugsquad keyword, and
marking as new.
Comment 2 Geoffrey Leach 2003-05-15 16:20:26 UTC
I trust I'm not exceeding my authority here :-)

*** This bug has been marked as a duplicate of 112839 ***