From: Peter <pfheiss@philonline.com>
To: linux-newbie@vger.kernel.org
Subject: Re: Tkdesk Segmentation Fault
Date: Sun, 10 Nov 2002 12:24:22 +0800 [thread overview]
Message-ID: <200211100424.gAA4OMQ02428@philonline.com> (raw)
In-Reply-To: Message from lawson_whitney@juno.com of "Fri, 08 Nov 2002 21:36:59 EST." <20021108.225110.134684296.0.lawson_whitney@juno.com>
Thanks!
gdb tkdesksh ./core.1875
Core was generated by `tkdesksh /usr/local/bin/tkdesk'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libNoVersion.so.1...done.
Loaded symbols for /lib/libNoVersion.so.1
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/i686/libm.so.6...done.
Loaded symbols for /lib/i686/libm.so.6
Reading symbols from /lib/i686/libc.so.6...done.
Loaded symbols for /lib/i686/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
-#0 0x0816e640 in ?? ()
(gdb) where
-#0 0x0816e640 in ?? ()
-#1 0x4007502a in _XOpenLC () from /usr/X11R6/lib/libX11.so.6
-#2 0x400746f9 in XOpenIM () from /usr/X11R6/lib/libX11.so.6
-#3 0x08079c09 in OpenIM ()
-#4 0x080783e6 in GetScreen ()
-#5 0x0807823b in CreateTopLevelWindow ()
-#6 0x0807891c in TkCreateMainWindow ()
-#7 0x08089544 in TkCreateFrame ()
-#8 0x0807a185 in Initialize ()
-#9 0x08079d4c in Tk_Init ()
-#10 0x0804c921 in Tcl_AppInit ()
-#11 0x080768a0 in Tk_Main ()
-#12 0x0804c8ec in main ()
(gdb)
(gdb) run tkdesksh
Starting program: /usr/local/bin/tkdesksh tkdesksh
Program received signal SIGSEGV, Segmentation fault.
0x0816e620 in ?? ()
(gdb) where
-#0 0x0816e620 in ?? ()
followed by above #1 to #12
(gdb) quit
The program is running. Exit anyway? (y or n)
Now what does that all mean? Excuse my ignorance!
Regards
--
Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2002-11-10 4:24 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-07 6:58 Tkdesk Segmentation Fault Peter
2002-11-07 10:41 ` Elias Athanasopoulos
2002-11-08 2:13 ` Peter
2002-11-08 9:53 ` Elias Athanasopoulos
2002-11-08 11:55 ` need method of backing up files Shaggy Im-erbtham
2002-11-08 13:51 ` Paul Furness
2002-11-08 14:35 ` Paul Kraus
2002-11-08 15:38 ` Paul Furness
2002-11-08 21:37 ` Paul Kraus
2002-11-18 12:08 ` Paul Furness
2002-11-08 15:09 ` Mr. James W. Laferriere
2002-11-09 2:36 ` Tkdesk Segmentation Fault lawson_whitney
2002-11-10 4:24 ` Peter [this message]
2002-11-10 10:22 ` Elias Athanasopoulos
2002-11-11 3:35 ` Peter
-- strict thread matches above, loose matches on Subject: below --
2002-11-12 0:00 Heimo Claasen
2002-11-12 10:25 ` Elias Athanasopoulos
2002-11-15 0:35 ` lawson_whitney
2002-11-05 1:26 Peter
2002-11-05 7:09 ` Ray Olszewski
2002-11-05 10:03 ` Elias Athanasopoulos
2002-11-06 2:42 ` Peter
2002-11-06 6:06 ` Ray Olszewski
2002-11-06 10:29 ` Elias Athanasopoulos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200211100424.gAA4OMQ02428@philonline.com \
--to=pfheiss@philonline.com \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.