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 324716 - Launching second instance of GNOME terminal with arguments causes GNOME
Launching second instance of GNOME terminal with arguments causes GNOME
Status: RESOLVED DUPLICATE of bug 98715
Product: gnome-terminal
Classification: Core
Component: general
2.13.x
Other All
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-21 17:25 UTC by Saleem Abdulrasool
Modified: 2005-12-21 23:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Saleem Abdulrasool 2005-12-21 17:25:17 UTC
Steps to reproduce:
1. Launch GNOME Terminal from icon in panel
2. Launch GNOME Terminal from icon in panel


Stack trace:


Other information:
Was unable to procure a stack trace.  The issue is a memory corruption.

glibc detected: malloc(): memory corruption at <address>
Comment 1 Vincent Untz 2005-12-21 19:54:38 UTC
You can get a stack trace in the following way:
1. gnome-session-remove gnome-panel
2. gdb gnome-panel
3. run
4. use your steps to reproduce the crash
5. bt
6. paste here :-)
Comment 2 Saleem Abdulrasool 2005-12-21 23:04:57 UTC

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