Ticket #62 (new Bug)

Opened 2 years ago

Last modified 2 years ago

Crash when deleting multiple cabinet items under RHEL 3

Reported by: Hagedorn@… Owned by: somebody
Priority: major Milestone:
Component: Application Version: v4.0.5
Severity: Crash/data loss Keywords:
Cc: Operating System: Linux
OS Version:

Description

This one's been around for a while. Deleting single cabinet items works fine, but if you select more than one at a time, Mulberry crashes. This is under Red Hat Enterprise Linux 3. Here's what I see in gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1222893440 (LWP 26274)]
0x0806f780 in _STL::endl<char, _STL::char_traits<char> > ()
(gdb) bt
#0  0x0806f780 in _STL::endl<char, _STL::char_traits<char> > ()
#1  0x08454ed2 in _STL::ends<char, _STL::char_traits<char> > ()
#2  0x08246330 in _STL::ends<char, _STL::char_traits<char> > ()
#3  0x08243644 in _STL::ends<char, _STL::char_traits<char> > ()
#4  0x0824258e in _STL::ends<char, _STL::char_traits<char> > ()
#5  0x083b2d4a in _STL::ends<char, _STL::char_traits<char> > ()
#6  0x083b64a8 in _STL::ends<char, _STL::char_traits<char> > ()
#7  0x083b535e in _STL::ends<char, _STL::char_traits<char> > ()
#8  0x083b51d2 in _STL::ends<char, _STL::char_traits<char> > ()
#9  0x083b2a91 in _STL::ends<char, _STL::char_traits<char> > ()
#10 0x08236d77 in _STL::ends<char, _STL::char_traits<char> > ()
#11 0x0850f890 in _STL::ends<char, _STL::char_traits<char> > ()
#12 0x0839c15b in _STL::ends<char, _STL::char_traits<char> > ()
#13 0x08236234 in _STL::ends<char, _STL::char_traits<char> > ()
#14 0x0850f890 in _STL::ends<char, _STL::char_traits<char> > ()
#15 0x083a31c3 in _STL::ends<char, _STL::char_traits<char> > ()
#16 0x08243032 in _STL::ends<char, _STL::char_traits<char> > ()
#17 0x083a4194 in _STL::ends<char, _STL::char_traits<char> > ()
#18 0x083a3169 in _STL::ends<char, _STL::char_traits<char> > ()
#19 0x0821d9b8 in _STL::ends<char, _STL::char_traits<char> > ()
#20 0x0839ff62 in _STL::ends<char, _STL::char_traits<char> > ()
#21 0x08669a76 in JXWindow::GetNextMapNotifyEvent ()
#22 0x086683c5 in JXWindow::GetNextMapNotifyEvent ()
#23 0x0864db17 in JXSelectionManager::Data::CompareAtoms ()
#24 0x0860b5f9 in strndup ()
#25 0x0860b395 in strndup ()
#26 0x080675fe in ?? ()
#27 0xb728b79a in __libc_start_main () from /lib/tls/libc.so.6
#28 0x0806732d in ?? ()
(gdb) 

Change History

follow-up: ↓ 3   Changed 2 years ago by david@…

I see this behavior on Windows (Mulberry 4.0.6) as well.

  Changed 2 years ago by daboo

Milestone Release deleted

in reply to: ↑ 1   Changed 2 years ago by phacops

Replying to david@toledotel.com:

I see this behavior on Windows (Mulberry 4.0.6) as well.

it's the same with Mulberry 4.0.6 on Suse Linux 10.0 (x64)

Note: See TracTickets for help on using tickets.