bug-fdisk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-fdisk] Re: Excuse me!


From: Leslie P. Polzer
Subject: [bug-fdisk] Re: Excuse me!
Date: Sat, 4 Oct 2008 14:33:18 +0200 (CEST)
User-agent: SquirrelMail/1.4.9a

> Later you can build with configure and make.
> I hope that with this source you can make proper patch... :)
>
> Excuse for trouble!

Yay, this works! Thanks for your patience.

Here's a bug, though:

address@hidden ~/Desktop/fdisk-source]% gdb --args src/fdisk 
/tmp/hunchentoot.log
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(gdb) run
Starting program: /home/sky/Desktop/fdisk-source/src/fdisk /tmp/hunchentoot.log

Program received signal SIGSEGV, Segmentation fault.
0xb7e44c6a in find_cap () from /usr/X11R6/lib/libtermcap.so.2
(gdb) bt
#0  0xb7e44c6a in find_cap () from /usr/X11R6/lib/libtermcap.so.2
#1  0xb7e44fab in tgetnum () from /usr/X11R6/lib/libtermcap.so.2
#2  0x08057864 in fdisk_screen_width () at ui.c:688
#3  0x080578f7 in exception_handler (ex=0x8083da8) at ui.c:295
#4  0xb7e5a5fe in do_throw () from /usr/X11R6/lib/libparted-1.8.so.8
#5  0xb7e5a725 in ped_exception_throw () from /usr/X11R6/lib/libparted-1.8.so.8
#6  0xb7e62727 in linux_open () from /usr/X11R6/lib/libparted-1.8.so.8
#7  0xb7e59e79 in ped_device_open () from /usr/X11R6/lib/libparted-1.8.so.8
#8  0xb7e63dee in linux_new () from /usr/X11R6/lib/libparted-1.8.so.8
#9  0xb7e5a2e8 in ped_device_get () from /usr/X11R6/lib/libparted-1.8.so.8
#10 0x0804eb7d in fdisk (argc=2, argv=0xbfc03c24) at fdisk.c:2617
#11 0x0804af42 in main (argc=Cannot access memory at address 0x23
) at main.c:29
(gdb)

Not sure whether this is related to the readline change...

  Leslie

-- 
LinkedIn Profile: http://www.linkedin.com/in/polzer
Xing Profile: https://www.xing.com/profile/LeslieP_Polzer
Blog: http://blog.viridian-project.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]