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 69269 - Crash on context menu "Tool"/"Text"
Crash on context menu "Tool"/"Text"
Status: RESOLVED DUPLICATE of bug 68108
Product: dia
Classification: Other
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: James Henstridge
James Henstridge
Depends on:
Blocks:
 
 
Reported: 2002-01-21 13:05 UTC by Pawel Salek
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pawel Salek 2002-01-21 13:06:10 UTC
Package: dia
Severity: major
Version: 0.88.1
Synopsis: Tried to add a shortcut to "Add text"
Bugzilla-Product: dia
Bugzilla-Component: general

Description:
(the backtrace does not seem particularly useful but hopefully the description will be).

I added four rectangles.

Then, I pressed the right mouse button to get the context menu.
Next, I moved the mouse over to find "add text" entry.
Next, I pressed Ctrl-T. Apriopriate shortcut appeared.
Next, I pressed T. The shortcut has been changed to 'T'
Then, I clicked left mouse button.
Dia crashed.
I hope this is reproducible and easy to fix.
I select the severity as major since the crash lead to a loss of data.


Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x405a3ca9 in __wait4 () from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #0 ??
  • #0 ??
  • #0 ??
  • #0 ??




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-01-21 08:06 -------

Reassigning to the default owner of the component, james@daa.com.au.

Comment 1 Pawel Salek 2002-01-21 13:09:59 UTC
Did some more experiments, this seems to be related to
"Tool"/"Text" entry. Basically, it crashes.
Comment 2 Pawel Salek 2002-01-21 13:16:16 UTC
OK, I have found a former report of this crash. Marking as a duplicate.

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